Customer Action: Subscribe a customer to Mailchimp
The Subscribe a customer to Mailchimp Action in Arigato Automation for Shopify enables merchants to automate the process of subscribing customers to a Mailchimp list.
Configuring the Action
Field Name | Description | Example |
---|---|---|
Specifies the email address of the customer to subscribe. | {{ customer.email }} |
|
Mailchimp List | Select the Mailchimp list to subscribe the customer to. | List Name |
Custom Fields | Optional fields configured in Mailchimp to store additional customer information. | {{ customer.first_name }} |
Address | Customer's address details including Address 1, Address 2, City, State, ZIP, and Country. | {{ customer.default_address.address1 }} |
Tags | Comma-delimited list of tags to be associated with the customer in Mailchimp. | {{ customer.tags }} |
Credit Cost
Using the Subscribe a customer to Mailchimp Action counts as a single action credit on Lite plans. There is no credit cost for Unlimited plan users.
Custom Actions
The Subscribe a customer to Mailchimp Action is fully supported in Custom Actions. Further information and examples can be found in the documentation.