You can use these credentials to authenticate the following nodes:

  • Mailchimp
  • Mailchimp Trigger

Prerequisites

Create a Mailchimp account.

Supported authentication methods

  • API key
  • OAuth2

Refer to Selecting an authentication method for guidance on which method to use.

Refer to Mailchimp’s API documentation for more information about the service.

Using API key

To configure this credential, you’ll need:

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)