Skip to main content
This example publishes one logical post to two connected accounts.

What happens next

  • PostOnce creates one aggregate public post
  • the request fans out internally to per-account rows
  • each target is delivered through the same Trigger-backed posting pipeline used by the dashboard

Idempotency

Use Idempotency-Key when creating posts so retries do not accidentally create duplicate publish jobs.