n8n-docs/docs/integrations/builtin/credentials/spotify.md
2023-11-06 14:10:19 +00:00

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. ///

  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