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 IDThe episode's ID.
- Slug
- episode_id
- Filter code
- Spotify.newSavedEpisode.EpisodeId
- Type
- String
- Example
- 123
Episode release dateThe date when the episode was released.
- Slug
- episode_release_date
- Filter code
- Spotify.newSavedEpisode.EpisodeReleaseDate
- Type
- Date (ISO8601)
- Example
- 2020-07-07
Episode nameThe episode's name.
- Slug
- episode_name
- Filter code
- Spotify.newSavedEpisode.EpisodeName
- Type
- String
- Example
- Is \"Resources\" a Dirty Word?
Episode cover URLEpisode cover art.
- Slug
- episode_cover_url
- Filter code
- Spotify.newSavedEpisode.EpisodeCoverUrl
- Type
- Image URL
- Example
- https://i.scdn.co/image/a3f8306a743873e12282bf48395d9ad45e704cb7
Episode descriptionThe episode's description. May contain HTML.
- Slug
- episode_description
- Filter code
- Spotify.newSavedEpisode.EpisodeDescription
- Type
- String
- Example
- In this episode, ...
Episode URLThe 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 IDThe show's ID.
- Slug
- show_id
- Filter code
- Spotify.newSavedEpisode.ShowId
- Type
- String
- Example
- 123
Show nameThe name of the show.
- Slug
- show_name
- Filter code
- Spotify.newSavedEpisode.ShowName
- Type
- String
- Example
- Managing Up
Show URLThe 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 atThe 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.000+05:00
Episode languagesA 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