MailChimp is the world’s leading email marketing platform. 15 million customers, from small e-commerce shops to big online retailers, use MailChimp to express themselves to the world.

Changelog

8 versions
v2.3.0 Latest
  • Added MakeApiCall component for performing arbitrary authorized API calls to the Mailchimp API.
v2.2.0
  • Added test() (Flow Test Mode) to all triggers: NewCampaign, NewFile, NewList (newest record via the shared makeMailchimpRequest stack, bypassing the since_* baseline filter) and the NewSubscriber/NewUnsubscriber webhooks (newest list member fetched over REST and reshaped into the webhook payload).
v2.1.1
  • Added notFound port in FindSubscriber. Added Tooltip text to fields in Add and Update Subscriber.
v2.0.5
  • Fixed output schema for ListCampaigns, ListMembers and ListFiles.
v2.0.2
  • Fixed unregistering webhooks.
  • Fixed imports in ListFiles component.
v2.0.1
  • Updated description for ListFiles, List and Lists components.
v2.0.0
  • Rewritten from scratch.
  • Removed unwanted code.
v1.0.0
  • Initial release.

Authentication

TypeDetails
OAuth 2
Authentication Hub Verified

This connector is globally authenticated and verified by Appmixer and is ready to use without registering your own OAuth application with the provider. Appmixer's Authentication Hub acts as an authentication proxy, so all OAuth-based connectors work out of the box. You can still use your own OAuth credentials (clientId and clientSecret) for enhanced customization or compliance — see the Connector Configuration section of the documentation. The Authentication Hub is enabled for all hosted Appmixer tenants; on self-managed installations it has to be explicitly set.

Triggers

5
New Campaign icon

New Campaign

This trigger fires any time a new campaign is added to a list.
New File icon

New File

This trigger fires any time a new file is added.
New List icon

New List

This trigger fires any time a new list is added.
New Unsubscriber icon

New Unsubscriber

This trigger fires any time a member is unsubscribed from a list.
New Subscriber icon

New Subscriber

This trigger fires any time a new subscriber is added to a list.

Actions

11
List Campaigns icon

List Campaigns

Return list of campaigns.
Make Api Call icon

Make Api Call

Performs an arbitrary authorized API call to the Mailchimp API.
Delete File icon

Delete File

This action deletes file in mailchimp.
List Files icon

List Files

Get list of files in mailchimp.
Add Subscriber icon

Add Subscriber

Add a new subscriber to a list or update an existing subscriber.
Delete Subscriber icon

Delete Subscriber

This action deletes subscriber of a list.
Find Subscriber icon

Find Subscriber

Find a subscriber based on a search query.
List icon

List

Returns a single list from your user account.
List Members icon

List Members

Return members of a list any time a message is received.
Update Subscriber icon

Update Subscriber

Update an existing subscriber.
Find Report icon

Find Report

Find a report based on campaign.