Explore Plans
SpotifySpotify

Get tracks for album

This query returns the tracks on an album.

Developer info

API endpoint slug
spotify.get_album_tracks
Runtime method
performQuery("spotify.get_album_tracks")

Query fields

Album ID Text input > Other

Label
Enter a valid album_id
Helper text
Use 'Search artists' query to find an album_id
Slug
album_id
Required
false
Can have default value
true

Ingredients

Track IDThe track's Spotify ID.

Slug
track_id
Filter code
Spotify.getAlbumTracks.TrackId
Type
String
Example
3JNgpaqUdpozbCnbPOMqPQ

Track nameThe name of the track.

Slug
track_name
Filter code
Spotify.getAlbumTracks.TrackName
Type
String
Example
Funeral For A Friend / Love Lies Bleeding - Remastered 2014

Track URLThe URL of the track's page on Spotify.

Slug
track_url
Filter code
Spotify.getAlbumTracks.TrackUrl
Type
Web URL
Example
https://open.spotify.com/track/3JNgpaqUdpozbCnbPOMqPQ

Track artistsThe track's artists.

Slug
track_artists
Filter code
Spotify.getAlbumTracks.TrackArtists
Type
Query