Skip to documentation
Guides

Multi-channel reach

Meta automation

Publish to Facebook Pages and Instagram professional accounts through the shared calendar.

Connections

  • Connect one or more Facebook Pages and Instagram professional accounts to a workspace.
  • Tokens are stored encrypted; connection health (expiry, revocation) is surfaced in the product, and re-authentication is requested explicitly — never silently.

Targets

Each scheduled post declares its destination explicitly:

meta:facebook:{connection_id}    → Facebook Page post
meta:instagram:{connection_id}   → Instagram professional post

One draft can fan out to LinkedIn and Meta destinations independently — each target is scheduled, published, and tracked on its own.

Scheduling

  • Meta posts live on the same peak-slot calendar as LinkedIn: DST-correct windows, collision-aware placement.
  • The scheduler state machine mirrors LinkedIn's exactly, so behavior is uniform across networks.

Reliability

No blind retries — same policy as LinkedIn. Publish failures are persisted, surfaced, and parked in the dead-letter queue for review, so a transient Meta API error can never cause a duplicate post on your Page or profile.

Quotas

Meta publishes draw from the same monthly draft and scheduled-post quotas as LinkedIn (see LinkedIn automation for the per-plan table). Quotas are enforced before any content is generated or scheduled.