New services
Explore Plans
Mobile menu Close menu
SpotifySpotify

Add track to playback queue

This action will add a track you specify to the end of current playback queue on Spotify. Only available for Spotify premium accounts.

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
API endpoint slug
spotify.add_track_to_playback_queue
Filter code method
Spotify.addTrackToPlaybackQueue.skip(string?: reason)
Runtime method
runAction("spotify.add_track_to_playback_queue", {})

Action fields

Track URL Text input > Link

Label
Track URL
Helper text
Slug
track_url
Required
true
Can have default value
true
Filter code method
Spotify.addTrackToPlaybackQueue.setTrackUrl(string: trackUrl)