verbb / formie

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

[Integrations]: Add Mailjet Double Opt-In #1156

Open Maybach91 opened 2 years ago

Maybach91 commented 2 years ago

What are you trying to do?

I want to setup double opt-in with the Mailjet integration. On the Mailjet side, i can only configure something like that by creating a subscription for and embed the HTML on my own.

What's your proposed solution?

Somehow integrate a double opt-in flow with the Mailjet integration. Using a subscription form from Mailjet instead just adding contacts to the contact list. Since this is required to use the Double Opt-In.

Additional context

I cannot use the Mailjet Workflows to create a Double Opt-In, since there i don’t have the variables for the confirmation link available there.

I think its similar to the Zapier API Restrictions. It should be possible to extend the integration to add a own double opt in workflow somehow. 🤔

There is a blogpost from Mailjet how to setup DOI via API, if anyone want to extend the formie integration further more.

Maybach91 commented 1 year ago

Any update or plan for this?