Home / Guides / Track social publishing status using webhooks

Track social publishing status using webhooks

Track Postifys social publishing status with available webhooks, Post History, and n8n polling - honest about what Meta inbound webhooks cover today.

Reviewed: 2026-07-24

Answer: Use Post History as the source of truth for multi-platform jobs. Meta inbound webhooks exist for specific cases; do not assume universal completion webhooks for every network yet.

What works today

Honest limit: TikTok inbox uploads can succeed in Postifys while the creator still must finish publishing in TikTok. Status “accepted” ≠ always “public.”

n8n pattern

  1. Publish via Postifys node.
  2. Store returned identifiers.
  3. Wait / poll history until terminal success/fail or timeout.
  4. Branch notifications on outcome.

Related: webhooks overview · webhook docs · async publishing

Technical reviewer: Postifys engineering (sourced from live API behavior and public docs). Contact info@postifys.com.