AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
SpotifySpotify

Get tracks for album

This query returns the tracks on an album.

About this query

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This query returns the tracks on an album.
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