- Integrations
- /
- Spotify
Spotify
Spotify playback and playlist automation
Spotify on Tiny Command exposes the Spotify Web API surface for user-scoped automation — playback control, playlist manipulation, and "currently playing" telemetry. Four actions, no triggers (Spotify doesn't emit user-state webhooks): Get Currently Playing (the track currently playing on any of the user's active devices), Get Current Playback (richer player state — track, context, device, shuffle/repeat, volume, position), Add to Playlist (append track URIs to a playlist the user owns or has edit access to), Get User Profile (the connected user's display name, follower count, country, premium status). The connection uses Spotify OAuth with user-scoped permissions — pick scopes at connection setup based on what the workflow needs (user-read-currently-playing, user-read-playback-state, playlist-modify-private, etc.). Spotify enforces strict scope-checking so over-requesting permissions is common at first; pin to the minimum needed. User Get profile data depends on the country (Spotify content libraries are region-locked).
Do anything Spotify can do, from a workflow.
Every action accepts dynamic inputs from upstream nodes, whether that's an AI output, a form field, or a search result.
| Action | What it does |
|---|---|
| Add to Spotify Playlist | Appends track URIs to a playlist the user owns or has edit access to. For "this morning, add tracks released today by my favourite artists" personal-automation workflows. |
| Get Spotify Current Playback | Returns rich player state — track, context, device, shuffle/repeat, volume, position. For "what am I listening to right now" workflows or for ambient-display integrations. |
| Get Currently Playing | Returns the track currently playing on any of the user's active devices. Simpler than Get Current Playback when you just need the track identity. |
| Get Spotify User Profile | Returns the connected user's profile — display name, follower count, country, premium status. Useful for region-aware workflows that need country info. |
Pre-built Spotify workflows.
Clone any recipe and customize it in one click. Every recipe is fully editable.
Three things worth knowing.
Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.
Connect Spotify once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.
Every Spotify field shows up in the visual picker for downstream nodes. The raw payload is there for power users, optional for everyone else.
Questions about the Spotify integration.
If we missed yours, ping support. We usually reply within an hour.
How do I connect Spotify to Tiny Command?
What Spotify triggers does Tiny Command support?
What Spotify actions can I run from a workflow?
Is the Spotify integration real-time?
Do I need to write code to use Spotify with Tiny Command?
How much does the Spotify integration cost?
More forms & surveys apps people connect.
Same category as Spotify, ordered by how often teams pair them. Hover the carousel to pause.
Do more with Spotify.
Wire it to Slack, Notion, HubSpot, Stripe, or any of the other 438 apps in our catalog. Setup takes roughly two minutes. Free to try, no credit card.