Close menu
Explore Plans
Mobile menu Close menu
Spreaker

Scheduled episode is about to publish

This trigger fires a set amount of time before an episode you have scheduled goes live.

Developer info

API endpoint slug
spreaker.episode_publishing_soon

Trigger fields

Show Dropdown list

Label
Which podcast?
Helper text
Pick one of your podcasts.
Slug
show_id
Required
true
Can have default value
false

Lead time minutes Dropdown list

Label
How long before?
Helper text
We'll fire this long before the episode is due to go live.
Slug
lead_time_minutes
Required
true
Can have default value
true

Ingredients

Title The Title of the episode.

Slug
title
Filter code
Spreaker.episodePublishingSoon.Title
Type
String
Example
How we built the thing

Scheduled for The ScheduledFor of the episode.

Slug
scheduled_for
Filter code
Spreaker.episodePublishingSoon.ScheduledFor
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00

Episode The EpisodeId of the episode.

Slug
episode_id
Filter code
Spreaker.episodePublishingSoon.EpisodeId
Type
String
Example
12345678

Artwork url The ArtworkUrl of the episode.

Slug
artwork_url
Filter code
Spreaker.episodePublishingSoon.ArtworkUrl
Type
Image URL
Example
https://d3wo5wojvuv7l.cloudfront.net/images.spreaker.com/original/artwork.jpg

Minutes until publish Numeric value as a string. Computed by IFTTT at fire time as (auto_published_at - now) in minutes. Nothing in the API supplies it; it exists so downstream copy can say 'going live in an hour' without the applet doing date arithmetic.

Slug
minutes_until_publish
Filter code
Spreaker.episodePublishingSoon.MinutesUntilPublish
Type
String
Example
60