New services
Explore Plans
Mobile menu Close menu
SpotifySpotify

Search albums

This query returns the albums that match the given query.

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
API endpoint slug
spotify.search_albums
Runtime method
performQuery("spotify.search_albums")

Query fields

Search Text input > Other

Label
What is the name of the album you are searching for?
Slug
search
Required
false
Can have default value
true

Artist Text input > Other

Label
What is an artist on the album you are searching for?
Slug
artist
Required
false
Can have default value
true

Ingredients

Album name

Slug
album_name
Filter code
Spotify.searchAlbums.AlbumName
Type
String
Example
Goodbye Yellow Brick Road (Remastered / Deluxe Edition)

Album URL

Slug
album_url
Filter code
Spotify.searchAlbums.AlbumUrl
Type
Web URL
Example
https://open.spotify.com/album/6g9uPPHtnxQLSUd6d9xK8n

Album cover URL

Slug
album_cover_url
Filter code
Spotify.searchAlbums.AlbumCoverUrl
Type
Image URL
Example
https://i.scdn.co/image/f19b9c3b1a5c8a8ccb81cca47a16f5136fb7133d

Album ID

Slug
album_id
Filter code
Spotify.searchAlbums.AlbumId
Type
String
Example
6g9uPPHtnxQLSUd6d9xK8n

Album artists

Slug
album_artists
Filter code
Spotify.searchAlbums.AlbumArtists
Type
Query

Album tracks

Slug
album_tracks
Filter code
Spotify.searchAlbums.AlbumTracks
Type
Query