New services
Explore Plans
Mobile menu Close menu
SpotifySpotify

Search playlists

This query returns a list of matching playlists given a 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
This query returns a list of matching playlists given a query.
API endpoint slug
spotify.search_playlists
Runtime method
performQuery("spotify.search_playlists")

Query fields

Search Text input > Other

Label
What playlist are you searching for?
Slug
search
Required
false
Can have default value
true

Ingredients

Playlist nameThe name of the playlist.

Slug
playlist_name
Filter code
Spotify.searchPlaylists.PlaylistName
Type
String
Example
Chill Hits

Playlist IDThe playlist's Spotify ID.

Slug
playlist_id
Filter code
Spotify.searchPlaylists.PlaylistId
Type
String
Example
37i9dQZF1DX4WYpdgoIcn6

Playlist image URLThe URL of the playlist's image.

Slug
playlist_image_url
Filter code
Spotify.searchPlaylists.PlaylistImageUrl
Type
Image URL
Example
https://pl.scdn.co/images/pl/default/b1a0cabf49ff89c164cfa2bfe899be1d308dd2aa

Playlist ownerThe display name of the playlist's owner.

Slug
playlist_owner
Filter code
Spotify.searchPlaylists.PlaylistOwner
Type
String
Example
Spotify

Playlist tracksThe tracks on this playlist.

Slug
playlist_tracks
Filter code
Spotify.searchPlaylists.PlaylistTracks
Type
Query