mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
1.2 KiB
1.2 KiB
| title | description | contentType |
|---|---|---|
| Spotify credentials | Documentation for Spotify credentials. Use these credentials to authenticate Spotify in n8n, a workflow automation platform. | integration |
Spotify credentials
You can use these credentials to authenticate the following nodes with Spotify.
Prerequisites
Create a Spotify Developer 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. ///
- Access your Spotify for Developers dashboard.
- Click the Create an App button at the top of your dashboard. Enter in the app's name and description and click Create.
- Use provided Client Secret and Client ID with your Spotify node credentials in n8n.
- Open the app settings and add the n8n provided redirect URL to the app's redirect URI list. Redirect URL Explanation here.
