Skip to main content
All CollectionsSubscriptionsMailchimp
Mailchimp Connections and Settings
Mailchimp Connections and Settings

Connect iPaaS.com with Mailchimp to synchronize customer data, manage email marketing lists, and streamline workflows.

Updated over 3 weeks ago

How to Connect

Prerequisites

Before setting up the Mailchimp integration in iPaaS.com, ensure you have the following information:

  • Active Mailchimp Account: Ensure you have an active Mailchimp account with admin permissions (or permissions to create an API key).

  • Generate a Mailchimp API Key: Follow these steps to generate an API key.

    • Log in to your Mailchimp account.

    • Click on your initials in the upper-right corner.

    • Select Profile.

    • Navigate to Extras > API Keys.

    • Click on Create a Key.

    • Name the key (e.g., "iPaaS.com").

    • Click Generate Key.

    • Copy the generated API Key for use in iPaaS.com.

  • API URL: When logged into Mailchimp, your URL should look like https://us13.admin.mailchimp.com. Replace admin with api in the URL.

    • Example: https://us13.api.mailchimp.com.

    • Note that the number after "us" may vary depending on your Mailchimp region.

Configure Subscription Settings

Navigate to the Mailchimp subscription settings in iPaaS.com and provide the following information:

Field

Description

Required

Example

Name

A unique name for the subscription.

Yes

Mailchimp Integration

Version

Specifies the iPaaS.com integration version to use.

Yes

v1.0

API URL

The base API URL for your Mailchimp account.

Yes

https://us13.api.mailchimp.com

API Key

For development purposes only. Should always be set to null.

Yes

null

Authenticate the Connection

  1. Save the subscription settings in iPaaS.

  2. Navigate to the Mailchimp Subscription Settings and ensure that:

    • API URL: Matches the correct format (https://<region>.api.mailchimp.com). Replace <region> with the number in your Mailchimp URL.

    • API Key: Is the key you generated in the Prerequisites section.

  3. Click Save to validate the connection.

Initialization Support

Currently, initialization is not supported for Mailchimp in iPaaS.com. All data synchronization and mappings must be configured manually during the integration process.

Throttling

Throttling ensures that Mailchimp API isn’t overwhelmed by excessive API calls, preserving system performance during heavy data transfers.
While the throttling fields are required, the values are pre-populated by the integration settings. For more details, refer to Subscription Configuration – Edit.

Did this answer your question?