Email yourself when a Captivate episode changes status
This trigger fires when an episode is published, scheduled, or deleted.
Developer info
- API endpoint slug
- captivate.episode_status_changed
Trigger fields
Status Dropdown list
- Label
- Episode changed to what status?
- Helper text
- Select the status change to monitor
- Slug
- status
- Required
- true
- Can have default value
- true
Show Dropdown list
- Label
- Show Name
- Helper text
- Select the show to monitor
- Slug
- show_id
- Required
- true
- Can have default value
- false
Ingredients
Episode title The title of the episode.
- Slug
- episode_title
- Filter code
- Captivate.episodeStatusChanged.EpisodeTitle
- Type
- String
- Example
- How to Build a Successful Podcast
Episode summary The summary or description of the episode.
- Slug
- episode_summary
- Filter code
- Captivate.episodeStatusChanged.EpisodeSummary
- Type
- String
- Example
- In this episode, we discuss strategies for growing your podcast audience.
Updated at The date and time when the episode was last updated.
- Slug
- updated_at
- Filter code
- Captivate.episodeStatusChanged.UpdatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Episode status The current status of the episode.
- Slug
- episode_status
- Filter code
- Captivate.episodeStatusChanged.EpisodeStatus
- Type
- String
- Example
- published
Episode The unique ID of the episode.
- Slug
- episode_id
- Filter code
- Captivate.episodeStatusChanged.EpisodeId
- Type
- String
- Example
- abc123
Show The unique ID of the show.
- Slug
- show_id
- Filter code
- Captivate.episodeStatusChanged.ShowId
- Type
- String
- Example
- show456
Episode art url The URL of the episode artwork image.
- Slug
- episode_art_url
- Filter code
- Captivate.episodeStatusChanged.EpisodeArtUrl
- Type
- Web URL
- Example
- https://example.com/artwork.jpg
Donation url The donation URL for the episode.
- Slug
- donation_url
- Filter code
- Captivate.episodeStatusChanged.DonationUrl
- Type
- Web URL
- Example
- https://example.com/donate
Applets using this Trigger
-
-
Post new Captivate episode updates to Slack
-
Create a Notion page when a Captivate episode is published
-
Post a Discord message when a new Captivate episode is published
-
Send Telegram message when a new Captivate episode is published
-
Post on X when a new Captivate episode is published
-
Add new Captivate podcast episodes to Google Sheets