n8n-docs/docs/nodes/nodes-library/trigger-nodes/MailchimpTrigger
Harshil Agrawal 7b460243ab
SEO Update (#206)
2020-10-09 14:18:10 +02:00
..
README.md SEO Update (#206) 2020-10-09 14:18:10 +02:00
workflow.png Added Mailchimp Trigger node docs 2020-07-15 06:47:18 +05:30

permalink description
/nodes/n8n-nodes-base.mailchimpTrigger Learn how to use the Mailchimp Trigger node in n8n

Mailchimp Trigger

Mailchimp is an integrated marketing platform that allows business owners to automate their email campaigns and track user engagement.

::: tip 🔑 Credentials You can find authentication information for this node here. :::

Example Usage

This workflow allows you to receive updates when Subscribe events occur in a MailChimp list. You can also find the workflow on the website. This example usage workflow would use the following node.

The final workflow should look like the following image.

A workflow with the Mailchimp Trigger node

1. Mailchimp Trigger node

  1. First of all, you'll have to enter credentials for the Mailchimp Trigger node. You can find out how to do that here.
  2. Select the list you want to listen to from the List dropdown list.
  3. Select 'Subscribe' from the Events dropdown list.
  4. Select 'API', 'Admin', and 'User' from the Sources dropdown list.
  5. Click on Execute Node to run the workflow.