mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
23 lines
987 B
Markdown
23 lines
987 B
Markdown
# Spotify
|
|
|
|
You can use these credentials to authenticate the following nodes with Spotify.
|
|
- [Spotify](/integrations/nodes/n8n-nodes-base.spotify/)
|
|
|
|
|
|
## Prerequisites
|
|
|
|
Create a [Spotify Developer](https://developer.spotify.com/dashboard/login) account.
|
|
|
|
## Using OAuth
|
|
|
|
!!! note "⛅️ Note for n8n.cloud users"
|
|
You'll only need to enter the Credentials Name and click on the circle button in the OAuth section to connect your Spotify account to n8n.
|
|
|
|
|
|
1. Access your [Spotify for Developers](https://developer.spotify.com/dashboard/login) 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](/).
|
|
|
|

|