This Trigger fires every time you save a new track to Your Music on Spotify.
Developer info
- API endpoint slug
 - spotify.new_saved_track
 
Trigger fields
No fields for this trigger
  Ingredients
Track name The name of the track.
- Slug
 - track_name
 - Filter code
 - Spotify.newSavedTrack.TrackName
 - Type
 - String
 - Example
 - Snow (Hey Oh)
 
Track url The URL to the track on Spotify.
- Slug
 - track_url
 - Filter code
 - Spotify.newSavedTrack.TrackURL
 - Type
 - Web URL
 - Example
 - https://open.spotify.com/track/2aibwv5hGXSgw7Yru8IYTO
 
Artist name The artist who performed the track.
- Slug
 - artist_name
 - Filter code
 - Spotify.newSavedTrack.ArtistName
 - Type
 - String
 - Example
 - Red Hot Chili Peppers
 
Album name The album on which the track appears.
- Slug
 - album_name
 - Filter code
 - Spotify.newSavedTrack.AlbumName
 - Type
 - String
 - Example
 - Stadium Arcadium
 
Album cover url An image of the album cover art.
- Slug
 - album_cover_url
 - Filter code
 - Spotify.newSavedTrack.AlbumCoverURL
 - Type
 - Image URL
 - Example
 - https://i.scdn.co/image/60257f94086dfdcaa9730d3959aab66e1ce89f7d
 
Saved at The time at which the track was saved.
- Slug
 - saved_at
 - Filter code
 - Spotify.newSavedTrack.SavedAt
 - Type
 - Date with time (ISO8601)
 - Example
 - 2020-07-08T04:17:06+05:00
 
Track The track's ID.
- Slug
 - track_id
 - Filter code
 - Spotify.newSavedTrack.TrackId
 - Type
 - String
 - Example
 - 2aibwv5hGXSgw7Yru8IYTO
 
Track isrc ISRC code for the track.
- Slug
 - track_isrc
 - Filter code
 - Spotify.newSavedTrack.TrackIsrc
 - Type
 - String
 - Example
 - IEAAA1900001
 
