Documentation menu

Networks

Facebook

View .md

Publishing to a Facebook Page with Dravo: scopes, text and image posts, and the state of video.

What you can post

Dravo publishes to a Facebook Page: text only posts, image posts, and (best effort) video. You connect a Page, not a personal profile, and you must have a content role on that Page.

Scopes

ScopeWhy
pages_show_listList the Pages you manage.
pages_read_engagementRead Page context required to publish.
pages_manage_postsCreate posts on the Page.

How it works

Dravo targets the Page Graph API with your Page access token. Text posts go to the Page feed, images are published with the photo endpoint and the text becomes the photo caption.

Video

Plain Page video still works through the classic video endpoint, but Meta is steering video toward Reels (video_reels), so treat Facebook video as best effort for now. For a reliable MVP, prefer text and image on Facebook. Video Reels support can follow once the rest of the flow is settled.