Send published Publora posts to your webhook endpoint
This trigger fires when Publora publishes a post on the account you choose.
Developer info
- API endpoint slug
- publora.new_published_post
Trigger fields
Account Dropdown list
- Label
- Which account?
- Helper text
- Pick a connected Publora account, or Any account to watch all of them.
- Slug
- account
- Required
- true
- Can have default value
- false
Ingredients
Occurred at Date and time the post was published.
- Slug
- occurred_at
- Filter code
- Publora.newPublishedPost.OccurredAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Content The text of the post.
- Slug
- content
- Filter code
- Publora.newPublishedPost.Content
- Type
- String
- Example
- We just shipped scheduling for Threads. Details on the blog.
Account The connected account the post went out on.
- Slug
- account
- Filter code
- Publora.newPublishedPost.Account
- Type
- String
- Example
- Jane Ivanova
Network The social network the post went to, for example linkedin or threads.
- Slug
- network
- Filter code
- Publora.newPublishedPost.Network
- Type
- String
- Example
Media url Link to the first attached image or video, empty when the post has none.
- Slug
- media_url
- Filter code
- Publora.newPublishedPost.MediaUrl
- Type
- String
- Example
- https://media.publora.com/uploads/cover.jpg
Post Publora identifier of the post group.
- Slug
- post_id
- Filter code
- Publora.newPublishedPost.PostId
- Type
- String
- Example
- 6a995368f879efe46cc53ba4
