Integromat is one of the most famous tools to connect services. It has a very intuitive interface that let you to create amazing flows without type a line of code!
If you are thinking about connecting your WordPress plugins with this tool, you can now do it through our Webhook add-on. Let’s see how do you get it!
What do you need
- An Integromat free account
- AutomatorWP
- AutomatorWP – Webhooks
How to send data to Integromat
On your Integromat account:

- Create a new scenario.
- Choose as a trigger the Webhooks module.
- Copy the URL to send the data.
On your WordPress site:

- Set the trigger with the action you would like to catch and send it to Zapier. For this example, we will use “User purchases any product”.
- Set the action AutomatorWP > Send data to Webhook.
- Paste the URL you have copied before on your Integromat Trigger.
- Select send a POST request and fill pair keys with the data you would like to catch.
- Click on Send Test button to send a pair key data to Integromat and finish the scenario.
On Integromat Scenario again:

- Test if you have received the dummy content from your WordPress Site.
- Add a new module. For this example, we will store the data on a Google Sheet > Add a Row
- Select the Google Account you would like to connect > Select the spreadsheet, then the sheet and map your data.
- Activate the scenario and enjoy.
How to receive data from Integromat
On your WordPress site:

- Set the trigger AutomatorWP > Receive data from webhook.
- Click on webhook and copy the URL.
- Fill the key pars you would like to receive. For this example we will use a title and content to create a post from Google Sheet.
- Set the action Add action > WordPress > Create a Post.
- Fill data title > tag menu > receive data from a webhook > title and in the same for the content field.
- Save the Action and the automation.
On your Integromat Account:

- Create a new scenario.
- Choose as a trigger Google Sheet and as event trigger “New Spreadsheet Row” and select your account, spreadsheet and sheet.
- Add a new module. Search by HTTP, select event POST and paste the URL that AutomatorWP generates before.
- Fill the data entering the same keys you have created on WordPress side.
- Test the fields and activate your Scenario.
Do you prefer Zapier? Check out our tutorial about this amazing tool.