Getting Started
You can connect to the Mailchimp Marketing API using an API key or OAuth2.API Key Setup
Generate a Mailchimp API Key
In your Mailchimp account, navigate to Profile > Extras > API keys. Click Create A Key, give it a label (e.g.
Strata Integration), and copy the generated key.
See also this guide from MailchimpThe API key includes a server prefix (e.g.
us21). Strata uses this prefix to route requests to the correct Mailchimp data center.Configure the Integration in Strata
Select Mailchimp Marketing in the Strata Integration Catalog. Enter your API key to connect.
OAuth2 Setup
Register an OAuth2 Application
Go to the Mailchimp OAuth2 registration page and register a new application. Add the Strata OAuth callback URL as a redirect URI:Copy the Client ID and Client Secret.
Configure the Integration in Strata
Select Mailchimp Marketing in the Strata Integration Catalog. Enter your OAuth client ID, client secret, and required scopes.