> For the complete documentation index, see [llms.txt](https://docs.getkolla.com/kolla/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.getkolla.com/kolla/connector-guides/mailchimp.md).

# Mailchimp

## Setup Guide

You can add your Mailchimp app in the [Registered Apps Page](https://us1.admin.mailchimp.com/account/oauth2/)

You'll need the following information to set up your Mailchimp App with Konnect:

* Client ID
* Client Secret

### Prerequisites

* Mailchimp account (Free accounts available - [Signup Page](https://mailchimp.com/pricing/marketing/))

### Create a Mailchimp app

1. Login to Mailchimp and go to the [Registered Apps Page](https://us1.admin.mailchimp.com/account/oauth2/)
2. Click on the `Register an App` button and fill out the form with your App information
3. In the Redirect URI field add the Kolla Konnect redirect URI\
   `https://connect.getkolla.com/oauth`
4. Click the `Create` button

### Add your Mailchimp app to Konnect

After you click the Create button, your app will be assigned a Client ID and Client secret.

<figure><img src="/files/kucq6hU3ABilJQYFNa4c" alt=""><figcaption></figcaption></figure>

Login to your Kolla admin portal and go to Connectors. Click on "Add New Connector" and select Mailchimp from the list of available connectors.

Input all the ClientID and Client secret from the previous steps and click "Create".
