This is a Jitsu.Classic documentation. For the lastest version, please visit docs.jitsu.com. Read about differences here.

πŸ“œ Configuration

Configuration UI

πŸ‘©β€πŸ”¬ Extending Jitsu

Overview
Destination Extensions
Source Extensions
API Specs

Jitsu Internals

Jitsu Server

Mailchimp

Overview

The Mailchimp connector can be used to sync data from Mailchimp: Lists, Campaigns

The source is using Airbyte docker image (@airbyte/source-mailchimp). Learn more how Airbyte-based sources work

How to connect

To start syncing Mailchimp data you'll need : Your Mailchimp username. Often this is just the email address or username you use to sign into Mailchimp. A Mailchimp API Key. Follow the Mailchimp documentation for generating an API key.

Connection Parameters

ParameterDocumentation
username*
string
(required)
The Username or email you use to sign into Mailchimp
apikey*
string
(required)
API Key. See the docs for information on how to generate this key.