Mailchimp 凭据(Mailchimp credentials)#
你可以使用以下凭据验证以下节点:
🌐 You can use these credentials to authenticate the following nodes:
先决条件(Prerequisites)#
创建一个 Mailchimp 账户。
🌐 Create a Mailchimp account.
支持的身份验证方法(Supported authentication methods)#
- API 密钥
- OAuth2
请参阅 选择身份验证方法 以获取有关使用哪种方法的指导。
🌐 Refer to Selecting an authentication method for guidance on which method to use.
相关资源(Related resources)#
有关该服务的更多信息,请参阅Mailchimp 的 API 文档。
🌐 Refer to Mailchimp's API documentation for more information about the service.
使用 API 密钥(Using API key)#
要配置此凭据,你需要:
🌐 To configure this credential, you'll need:
- 一个 API 密钥:在你的 Mailchimp 账户的 API 密钥部分 生成一个 API 密钥。有关更详细的说明,请参阅 Mailchimp 的生成 API 密钥文档。
使用 OAuth2(Using OAuth2)#
Note for n8n Cloud users
Cloud users don't need to provide connection details. Select Connect my account to connect through your browser.
如果你需要从头配置 OAuth2,请注册一个应用。更多信息请参考Mailchimp 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 账户数据,Mailchimp 建议使用 API 密钥:
🌐 Mailchimp suggests using an API key if you're only accessing your own Mailchimp account's data:
如果你在编写代码时需要将你的应用数据与你的 Mailchimp 账户数据紧密结合,请使用 API 密钥。如果你需要访问他人的 Mailchimp 账户数据,则应使用 OAuth 2(来源)