Mailchimp
The Mailchimp component provides an integrations pathway with the Mailchimp Marketing API.
Triggers
This component has no trigger functions, which means it will not be accessible to select as a first component during the integration flow design.
Actions
Read the Mailchimp developer documentation for more information about any of the following actions.
Add new Subscriber
Updates or creates a subscriber in the selected list. If a subscriber with the given e-mail already exists in the list, this subscriber will be updated with the provided information. If not, a new subscriber will be created and added to the list.
This method uses:
PUT /lists/<LIST_ID>/members/<SUBSCRIBER_HASH>