节点与集成
Spotify credentials
You can use these credentials to authenticate the following nodes:
Supported authentication methods
- OAuth2
Related resources
Refer to Spotify's Web API documentation for more information about the service.
Using OAuth2
If you're self-hosting n8n, you'll need a Spotify Developer account so you can create a Spotify app:
- Open the Spotify developer dashboard.
- Select Create an app.
- Enter an App name, like
n8n integration. - Enter an App description.
- Copy the OAuth Redirect URL from n8n and enter it as the Redirect URI in your Spotify app.
- Check the box to agree to the Spotify Terms of Service and Branding Guidelines.
- Select Create. The App overview page opens.
- Copy the Client ID and enter it in your n8n credential.
- Copy the Client Secret and enter it in your n8n credential.
- Select Connect my account and follow the on-screen prompts to finish authorizing the credential.
Refer to Spotify Apps for more information.
官方原文和授权
本页来自 N8N 英文官方网站固定快照,并转换成 xueai 静态页面。内容以 N8N 持续更新的官方页面为准。