Tag Archives: arigato pro

Zapier Webhooks in Arigato PRO

From version 3.2 the WordPress newsletter and email marketing plugin Arigato PRO supports sending webhooks to Zapier and any other services that work accept webhooks.

You can learn more about Zapier’s implementation of webhooks here.

What are Webhooks in Arigato PRO?

Hooks will be notified when an user subscribes to or unsibscribes from a selected mailing list. The notification will contain the user’s email address, name, and up to 3 custom parameters that let you any other predefined data.

Webhooks are used by all kind of low code / no code services to further connect your mailing list with other apps. For example you can add your subscriber to a CRM, to a membership site, and so on.

To get to the webhooks interface click on the Webhooks / Zapier link in your Arigato PRO menu. From there you will be able to add multiple hooks for each mailing list. Here is for example how it looks:

adding a Zapier webhook in Arigato PRO

Using the above example, the hook will be fired each time when someone subscribers to our “Default” mailing list. The data that will be sent to Pipedream (you can use it for testing and more) is this:

Testing webhooks in Arigato PRO

 

Pipedream lets you test your hooks and see the JSON message that you have sent to them. In real usage this data will be used by other apps to do all kind of things with it.

Please don’t forget to respect any privacy laws your country. We are only providing the technology to connect to webhooks but cannot give you a legal advice.

Formidable Forms Integration in Arigato PRO

From version 3.1.9.5 the WordPress newsletter plugin Arigato PRO supports integration with Formidable Forms.

The integration lets you automatically subscribe respondents who fill your Formidable form to a selected mailing list in Arigato PRO.

If you have the Formidable Forms plugin installed and active you will see the integration link in the “Subscribe form” column for each mailing list in your Manage Mailing Lists page:

link to formidable integration

Clicking on it will take you to a page with a drop-down selector for your existing Formidable Forms. Note that your forms need to contain at least one email field to be integrated.

Select a form and then select which fields from the form match to the fields of your mailing list. You may want to specify that a checkbox field in the Formidable form will be used for confirmation. This means that only users who have selected the checkbox will be subscribed to your mailing list.

Integration page for Formidable forms

That’s it. Save and the integration is completed.

The integration has been added to the light version too.