n8n-docs/docs/nodes/credentials/Spotify
Tanay Pant 52c2b5e36c 🐛 Bug fixes
2020-07-09 13:54:29 +02:00
..
dashboard.gif Spotify Docs (#15) 2020-07-07 17:05:30 +02:00
README.md 🐛 Bug fixes 2020-07-09 13:54:29 +02:00

Spotify

You can find information about the operations supported by the Spotify node on the integrations page. You can also browse the source code of the node on GitHub.

Prerequisites

Create a Spotify Developer account.

Using OAuth

  1. Access your Spotify for Developers dashboard.
  2. Click the Create an App button at the top of your dashboard. Enter in the app's name and description and click Create.
  3. Use provided Client Secret and Client ID with your Spotify node credentials in n8n.
  4. Open the app settings and add the n8n provided redirect URL to the app's redirect URI list. Redirect URL Explanation here.

The Spotify App Dashboard