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:
Prerequisites
Create a Spotify Developer{:target=_blank .external-link} account.
Supported authentication methods
- OAuth2
Related resources
Refer to Spotify's Web API documentation{:target=_blank .external-link} for more information about the service.
Using OAuth2
--8<-- "_snippets/integrations/builtin/credentials/cloud-oauth-button.md"
If you need to configure OAuth2 from scratch, create a Spotify app{:target=_blank .external-link}.
Use these settings for your app:
- Copy the OAuth Redirect URL from n8n and use this as the app's Redirect URI.
- Copy the Client ID and Client Secret from your app and add them to n8n.