Spotify
Business appsOAuth 2.0credential probe
Search Spotify's catalogue, read tracks, albums and artists, work the authorised account's playlists and saved tracks, and control playback on its Spotify Connect devices (OAuth2 refresh token).
OCNORA ships 11 typed Spotify operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run.
Operations 11
- Add Playlist ItemsAdd tracks or episodes to a playlist, appending or inserting them.spotify.add_playlist_items
- Control PlaybackPlay, pause or skip on the account's active Spotify Connect device.spotify.control_playback
- Get AlbumRead one album's catalogue metadata and its first page of tracks.spotify.get_album
- Get ArtistRead one artist's catalogue metadata by their Spotify id.spotify.get_artist
- Get Playback StateRead what the authorised account is playing right now, and where.spotify.get_playback_state
- Get Playlist ItemsRead one page of the tracks and episodes in a playlist.spotify.get_playlist_items
- Get TrackRead one track's catalogue metadata by its Spotify id.spotify.get_track
- List My PlaylistsList the playlists the authorised account owns or follows.spotify.list_playlists
- List Saved TracksList the tracks the authorised account has saved to its library.spotify.list_saved_tracks
- Save or Remove TracksAdd tracks to the authorised account's library, or take them out of it.spotify.save_tracks
- SearchSearch Spotify's catalogue for tracks, albums, artists or playlists.spotify.search
More in Business apps
Run your first Spotify workflow today.
Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.