This Trigger fires every time you save a new episode to your library on Spotify.
Developer info
- API endpoint slug
- spotify.new_saved_episode
Trigger fields
No fields for this trigger
Ingredients
Episode The episode's ID.
- Slug
- episode_id
- Filter code
- Spotify.newSavedEpisode.EpisodeId
- Type
- String
- Example
- 123
Episode release date The date when the episode was released.
- Slug
- episode_release_date
- Filter code
- Spotify.newSavedEpisode.EpisodeReleaseDate
- Type
- Date (ISO8601)
- Example
- 2020-07-07
Episode name The episode's name.
- Slug
- episode_name
- Filter code
- Spotify.newSavedEpisode.EpisodeName
- Type
- String
- Example
- Is \"Resources\" a Dirty Word?
Episode cover url Episode cover art.
- Slug
- episode_cover_url
- Filter code
- Spotify.newSavedEpisode.EpisodeCoverUrl
- Type
- Image URL
- Example
- https://i.scdn.co/image/a3f8306a743873e12282bf48395d9ad45e704cb7
Episode description The episode's description. May contain HTML.
- Slug
- episode_description
- Filter code
- Spotify.newSavedEpisode.EpisodeDescription
- Type
- String
- Example
- In this episode, ...
Episode url The URL to the episode on Spotify.
- Slug
- episode_url
- Filter code
- Spotify.newSavedEpisode.EpisodeUrl
- Type
- Web URL
- Example
- https://open.spotify.com/episode/19TIFzN141JLsIUFVPqS5Q
Show The show's ID.
- Slug
- show_id
- Filter code
- Spotify.newSavedEpisode.ShowId
- Type
- String
- Example
- 123
Show name The name of the show.
- Slug
- show_name
- Filter code
- Spotify.newSavedEpisode.ShowName
- Type
- String
- Example
- Managing Up
Show url The URL to the show on Spotify.
- Slug
- show_url
- Filter code
- Spotify.newSavedEpisode.ShowUrl
- Type
- Web URL
- Example
- https://open.spotify.com/show/6ZUMByU9r3r3KJxno27T4h
Saved at The time when the episode was saved.
- Slug
- saved_at
- Filter code
- Spotify.newSavedEpisode.SavedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Episode languages A list of the languages used in the episode, identified by their ISO 639 code.
- Slug
- episode_languages
- Filter code
- Spotify.newSavedEpisode.EpisodeLanguages
- Type
- String
- Example
- en,es