Hi there! We are building a Notion ↔ Frame.io automation for a video production company via Make, on the V4 API. Folder creation, webhooks, file operations and shares all work. We’re blocked on reading and writing the Status field.
These are the errors we’re getting:
GET /v4/accounts/{account_id}/metadata/field_definitions → 403 “Please migrate your account to account level metadata.”
GET /v4/accounts/{account_id}/files/{file_id}?include=metadata returns only system fields (Resolution, File Size, Color Space, etc.), all mutable: false. No Status field appears.
Account Settings has no Fields Management tab, and Status options are per-project rather than account-wide.
Account ID: 002627f9-bca1-49cc-90dc-f7c7c1c0144c. Happy to confirm the account email via DM!
Use case: our review gates need to read file status to advance deliverables between review stages.
Thanks for your time!