Get notified on your Email when publishing post using BulkPublish throws an error
This trigger fires when a post fails to publish on one or more platforms.
Developer info
- API endpoint slug
- bulkpublish.new_post_failed
Trigger fields
No fields for this trigger
Ingredients
Created at Date and time the post failed to publish.
- Slug
- created_at
- Filter code
- Bulkpublish.newPostFailed.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Content The text content of the failed post.
- Slug
- content
- Filter code
- Bulkpublish.newPostFailed.Content
- Type
- String
- Example
- My latest social media update
Platforms The platforms that failed to publish.
- Slug
- platforms
- Filter code
- Bulkpublish.newPostFailed.Platforms
- Type
- String
- Example
- instagram, facebook
Error The error message from the failed platform. If multiple platforms fail, errors are combined and separated by semicolons.
- Slug
- error
- Filter code
- Bulkpublish.newPostFailed.Error
- Type
- String
- Example
- API rate limit exceeded
Failed at The date and time the post failed to publish.
- Slug
- failed_at
- Filter code
- Bulkpublish.newPostFailed.FailedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Post url Link to the failed post in BulkPublish.
- Slug
- post_url
- Filter code
- Bulkpublish.newPostFailed.PostUrl
- Type
- Web URL
- Example
- https://app.bulkpublish.com/posts/123