verbb / formie

The most user-friendly forms plugin for Craft CMS.
Other
93 stars 69 forks source link

Add mapping for salutation title field in Mailchimp integration #1827

Closed philipschilling closed 2 months ago

philipschilling commented 2 months ago

What are you trying to do?

In German language, we can use formal (Dear Mr. Maier) vs. informal (Dear Tobias) salutation. To send out Mailchimp newsletter with formal salutation, I need to import the salutation title which is currently not possible when setting up a form.

Screenshot 2024-04-15 at 15 46 19

What's your proposed solution?

Either add another mapping for a salutation title field or allow the option to add any extra mappings for custom fields. For me this is not critical but nice-to-have.

Additional context

No response

engram-design commented 2 months ago

So these fields are pulled in from Mailchimp's merge fields endpoint, so theoretically if you have a custom field for salutation, it should appear there. Similar to First Name, Last Name and Phone Number.

Can you confirm if you have such a field setup?

philipschilling commented 2 months ago

No, I don't have this field setup in Mailchimp yet. I have only the default fields but it is strange that the default fields address and birthday haven't been imported (Though I don't need them!).

So, to sync the fields, I would need to delete the integration and just set it up again?

Screenshot 2024-04-16 at 08 17 35
engram-design commented 2 months ago

Address and Birthday aren't supported fields which is why they don't show up for mapping.

You don't need to delete the integration. Simply add the Salutation custom field in Mailchimp, head back to the Formie form's integrations tab and click the refresh button next to the list. New fields should appear then.

philipschilling commented 2 months ago

It works ;-). I thought that the refresh icon would only update the name of the audience but good to know that it also updates the fields.