AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
SpotifySpotify

Follow a playlist

This action will follow a playlist you specify. It accepts Spotify Playlist IDs.

About this action

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 action will follow a playlist you specify. It accepts Spotify Playlist IDs.
API endpoint slug
spotify.follow_playlist
Filter code method
Spotify.followPlaylist.skip(string?: reason)
Runtime method
runAction("spotify.follow_playlist", {})

Action fields

Playlist ID Text input > Other

Label
PlaylistId
Helper text
This field accepts the playlist ID or shared URL. Example: 37i9dQZF1DWWzBc3TOlaAV or https://open.spotify.com/playlist/37i9dQZF1DWWzBc3TOlaAV
Slug
playlist_id
Required
true
Can have default value
true
Filter code method
Spotify.followPlaylist.setPlaylistId(string: playlistId)