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
UseIdempotency-Key when creating posts so retries do not accidentally create duplicate publish jobs.