How to connect MS Excel with Mailchimp

Introduction

This guide will walk you through connecting Microsoft Excel to the Mailchimp API using the ZappySys ODBC API Driver, enabling seamless data integration and retrieval. The ZappySys ODBC Mailchimp Connector provides a robust solution for integrating Mailchimp data into Excel for reporting and analysis.

Prerequisites

Steps

Step 1: Get Credentials from Mailchimp

Method 1: OAuth Authentication

  1. To connect via OAuth, navigate to the Registered Apps page in your Mailchimp account and click Register An App.
  2. Complete the registration form. For the Redirect URL field, enter https://zappysys.com/oauth2.
  3. Save the provided Client ID and Client Secret for later use.

Method 2: API Key Authentication

  1. To connect via API Key, generate it in your Mailchimp account.
  2. Click Create a Key, name it, and copy the new key for later use. Refer to Mailchimp’s API documentation here.

Step 2: Create a New Driver

  1. Open the ODBC Data Source by typing “ODBC” in the search box and launching the ODBC Data Source.
    Open ODBC Data Source

  2. For individual or shared access, select User DSN or System DSN. Click Add under the System tab to add a new System DSN.
    ZappySys ODBC Driver UI

  3. From the driver list, select ZappySys API Driver, choose Mailchimp from the connector list, and press Continue.

Step 3: Mailchimp Connector Configuration

  1. For OAuth Authentication, select OAuth as the authentication type, then enter your Client ID, Client Secret, Data Center, and Default List-ID. A dropdown menu allows selecting the Default List ID.

  2. For API Key Authentication, enter the API Key, Data Center, and Default List-ID, then test the connection.

  3. Go to the Preview Tab, select a table, and click Preview Data to view results. Click OK to save your configuration.

Step 4: Read data in Excel from the DSN

  1. In Excel click Data, then select Get Data, proceed with From Other Sources and choose From ODBC item. This will get data from the ODBC data source we created:

  2. A small window opens, then select the data source you created in previous steps:

  3. You will most likely be asked to authenticate to a newly created DSN. Just select the Windows authentication option together with the Use my current credentials option:

  4. You will be asked to select a table or view to get data. Select one and load the data!

  5. Finally, use data extracted from REST API API in an Excel worksheet:

Considerations

Save the credentials so you do not have to search for them in your account every time.

Video Tutorial

Conclusion

.
The article provides steps to guide users through connecting Excel with Mailchimp services using our ODBC API driver. If you encounter any issues or need further assistance, feel free to contact our support team via chat on our website

Refences

Connect Mailchimp with Excel using ODBC