Mailchimp
Its possible send submission data to Mailchimp list/audience when the form is submitted
Last updated
Its possible send submission data to Mailchimp list/audience when the form is submitted
Last updated
Go to App settings > Integration > Mailchimp and put the api key and server prefix there
Once the Mailchimp settings are saved, you will need to select which list the data should send to
Go to Forms > Select the form > Settings > Mailchimp integration (it will only appear if the Mailchimp api key is saved), then select the list
Test the setup after everything is saved - do a submission of the form then check the list in the Mailchimp
If you want to see the product name and other data in the form to show up in the newly added member in Mailchimp, then you will need to add merge fields for it
How to Create Custom Merge Fields in Mailchimp:
Go to your Mailchimp dashboard.
Navigate to Audience > Settings > Audience fields and |MERGE| tags.
Click Add A Field.
Enter the field name (e.g., PRODUCT
) and select the field type (e.g., Text, Number, Date, etc.).
Save the field.
Here is a list of the field names you can add, then you will have those data
product_0 product_0_sku product_0_serialNumbers product_0_perchaseDate All the above fields need to be in Text type Once you added those merge fields in the Mailchimp and try to do a registration and then the data should be appear for that user in Mailchimp (using a new email address and existing one).