This trigger fires every time you save a new album to Your Music on Spotify.
Developer info
- API endpoint slug
- spotify.new_saved_album
Trigger fields
No fields for this trigger
Ingredients
Artist nameThe artist who performed the track.
- Slug
- artist_name
- Filter code
- Spotify.newSavedAlbum.ArtistName
- Type
- String
- Example
- Red Hot Chili Peppers
Album nameThe album on which the track appears.
- Slug
- album_name
- Filter code
- Spotify.newSavedAlbum.AlbumName
- Type
- String
- Example
- Stadium Arcadium
Album cover URLAn image of the album cover art.
- Slug
- album_cover_url
- Filter code
- Spotify.newSavedAlbum.AlbumCoverURL
- Type
- Image URL
- Example
- https://i.scdn.co/image/60257f94086dfdcaa9730d3959aab66e1ce89f7d
Saved atThe time at which the track was saved.
- Slug
- saved_at
- Filter code
- Spotify.newSavedAlbum.SavedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00