节点与集成
Mailchimp credentials
You can use these credentials to authenticate the following nodes:
Prerequisites
Create a Mailchimp account.
Supported authentication methods
- API key
- OAuth2
Refer to Selecting an authentication method for guidance on which method to use.
Related resources
Refer to Mailchimp's API documentation for more information about the service.
Using API key
To configure this credential, you'll need:
- An API Key: Generate an API key in the API keys section of your Mailchimp account. Refer to Mailchimp's Generate your API key documentation for more detailed instructions.
Using OAuth2
If you need to configure OAuth2 from scratch, register an application. Refer to the Mailchimp OAuth2 documentation for more information.
Selecting an authentication method
Mailchimp suggests using an API key if you're only accessing your own Mailchimp account's data:
Use an API key if you're writing code that tightly couples your application's data to your Mailchimp account's data. If you ever need to access someone else's Mailchimp account's data, you should be using OAuth 2 (source)
官方原文和授权
本页来自 N8N 英文官方网站固定快照,并转换成 xueai 静态页面。内容以 N8N 持续更新的官方页面为准。