This trigger fires every time a new public post is published or when you're a patreon from a campaign
- API endpoint slug
- patreon.new_campaign_post
Trigger fields
- Label
- Campaign ID
- Slug
- campaign_id
- Required
- true
- Can have default value
- false
Ingredients
- Slug
- post_id
- Filter code
- Patreon.newCampaignPost.PostId
- Type
- String
- Example
- 123
- Slug
- title
- Filter code
- Patreon.newCampaignPost.Title
- Type
- String
- Example
- New post in my campaign
- Slug
- content
- Filter code
- Patreon.newCampaignPost.Content
- Type
- String
- Example
- Content from post that could have or not HTML.
- Slug
- url
- Filter code
- Patreon.newCampaignPost.Url
- Type
- Web URL
- Example
- https://patreon.com/posts/my-post-123
- Slug
- published_at
- Filter code
- Patreon.newCampaignPost.PublishedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- campaign_id
- Filter code
- Patreon.newCampaignPost.CampaignId
- Type
- String
- Example
- 123
- Slug
- campaign_title
- Filter code
- Patreon.newCampaignPost.CampaignTitle
- Type
- String
- Example
- New video blog