You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Platform name (e.g. `twitter`, `tiktok`, `instagram`).
status
String
Terminal status this event fires on. Matches the event suffix.
platform_post_id
String
Platform-native post id. Present on `published` and `deleted`, absent on `failed`.
[optional]
published_url
String
Public URL to the platform-side post. Present on `published` (when the platform exposes one and it is not a draft) and on `deleted` (when one was recorded at publish time).
[optional]
error
String
Error message from the platform. Present on `failed` only.
[optional]
deleted_at
Time
When the platform-side deletion was detected by Zernio sync (ISO 8601). Present only on `post.platform.deleted`.