MailWizz Integration

How to setup MailWizz integration with PixFort forms

To send the submitted data to your MailWizz account you should have the following information:

  • Your API URL: this should be the URL of your MailWizz website followed by "/api/index.php", for example:

http://www.yourdomain.com/api/index.php
  • Your public API key: You can create and find your API keys from MailWizz left sidebar.

  • Your private API key.

  • List unique id: can be found in the lists page.

First you should open the settings of the project and then open the "Forms" tab, then choose MailWizz and input the API URL and keys in the corresponding field at the end of the page.

After that you should open your project inside the builder and click on the "Form Settings" button in the settings of the column which contains the form, then from the right sidebar open the "Settings" tab and choose "MailWizz" as form type and input the list id in the "List ID" field. And you should make sure that each field of the form has the same name in your MailChimp account, to change field's name simply hover on the field inside the builder and click on the settings button on it, the from the popup you can change field's name, placeholder and set if it's required or not.

Note: the integration will not work in page preview and will only work after exporting the project.

Last updated