Hey Dave,
Is the integration working at all, i.e. is the email address being sent from the custom form of “Events Manager” to a MailChimp list?
Yes the Mail Adress and the Dirst and the Last Name get added to the List in Mailchimp. Sadly no additional Informations like the Event details…
Hello fridamme.
To send additional fields, first, please make sure you have created that necessary field in your MailChimp list. Next, in your forms, you need to prefix the field name with “MC4WP-” and keep the last name same as the one in your MailChimp list.
I hope that answers your query. Let us know if you have any further questions.
Hello Harish
I’m not sure if i understand your Answer…
Next, in your forms, you need to prefix the field name with “MC4WP-” and keep the last name same as the one in your MailChimp list.
I’d like to send additional Fields which kind of already exist. When someone does the registration for an Event, i’d like to have the Event-Name also in the MailChimp-List. So i don’t wanna Add an additional Field in the Registration Form, which has to be filled out by the User. I’d like to have the Informations about the Event which the user has registered too in MailChimp…
So i could send an E-Mail to all who were at a specific Event. Or to all People who were at an Event on a specific Date or so…
Kindly regards
Dave
Plugin Contributor
Lap
(@lapzor)
You can “translate” the field names from Event Manager to MailChimp via some custom code, please take a look at the example at the bottom of this page: https://github.com/ibericode/mc4wp-snippets/blob/master/integrations/integration-slugs.md
Note you would need to replace the integration slug with events-manager or custom, depending on what integration you are using.
Hope that helps. If you have any questions, please let us know!