Integrate Mailchimp

We’ll assume that you already know how to add tasks to a workflow and have added the Mailchimp task to your workflow.

Integrating Mailchimp with Kotive happens in two steps:

  1. Connect your Mailchimp account
  2. Setup the Mailchimp task

1. Connect your Mailchimp account:

  1. Log into your Mailchimp account.

  2. Click your profile name to expand the Account Panel, and choose Account.

  3. Click the Extras drop-down menu and choose API keys.

  4. Copy an existing API key or click the Create A Key button to generate a new one.

  5. Next, head back to your workflow in Kotive, select the Mailchimp task and navigate to the Account details tab. Select the green button that says Connect your Mailchimp account now.

  6. Name the account under Account label - the email address that you use for your Mailchimp account would work well as a way to identify it.

  7. Paste your API Key in the API Key field.

  8. Enter your Disctrict/datacentre - the last part of your API Key (after the dash) corresponds to the data centre of your account.

  9. Click the green Save button in the bottom right-hand corner.

Your Mailchimp account has now been connected to your workflow.


2. Setup the Mailchimp task:

  1. Go back to your Mailchimp account.

  2. Navigate to the Lists page.

  3. Click the drop-down menu next to the list you want to work with, and choose Settings.

  4. Copy the list ID. To find the unique List ID field, scroll to the bottom of the page.

  5. Head back to your workflow in Kotive, select the Mailchimp task and navigate to the Mailchimp tab of the Mailchimp task.

  6. Paste the List ID into the List ID field.

  7. Include an email address from earlier in the workflow into the Email Address field using dynamic field tags.

  8. OPTIONAL: Pull in the first and last names of the member from an earlier task using dynamic field tags.

  • Paste the following into the Merge Fields field:
{{"FNAME": "John"}, {"LNAME": "Smith"}}
  • Replace John with the First name dynamic field, and replace Smith with the Last name dynamic field. Be sure not to erase the double inverted commas on each side of the names.

Done! You have now fully integrated your Mailchimp account with your Kotive workflow. When a workflow runs, a member will automatically be added to your mailing list, or updated.