Short answer: Drop the "Spotify → Add to Spotify Playlist" action anywhere in your workflow, map the inputs from upstream nodes, and publish.
Every field can be mapped from an upstream trigger, AI step, table row, or hard-coded literal.
| Field | Type | Required | Description |
|---|---|---|---|
Playlist ID playlist_id | string | Required | Playlist ID. Example: 37i9dQZF1DXcBWIGoYBM5M |
Track URIs uris | string | Required | Comma-separated Spotify track URIs |
Position position | string | Optional | Insert at this position (0-based). Leave empty to append. |
{"playlist_id": "e.g. 37i9dQZF1DXcBWIGoYBM5M","uris": "e.g. spotify:track:abc123, spotify:track:def456","position": "e.g. 0"}
{"snapshot_id": "abc123"}
Use these fields in downstream nodes for routing, logging, or error handling.
Any of these apps can fire this action as part of a workflow.
Triggered by anything in the catalog. Free tier available. No credit card.