Zapier is the most famous tool that connects services between them. Nowadays, nocode professionals use this well-known tool to boost their projects and bring them new possibilities without costly development. Now, with the AutomatorWP webhook add-on, you can connect your WordPress plugins with almost everything on the World Wide Web.
What do you need
- A Zapier premium account
- AutomatorWP
- AutomatorWP – Webhooks
How to send data to Zapier
On your Zapier account:

- Create a new Zap.
- Choose as a trigger catch a webhook.
- 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 “When a logged user views any page”.
- Set the action AutomatorWP > Send data to Webhook.
- Paste the URL you have copied before on your Zapier Trigger.
- Select send a POST request and fill pair keys with the data you would like to catch.
On Zapier again:

- Test if you have received the dummy content from your WordPress Site.
- Configure de action. For this example, we will store the data on a Google Sheet.
- Finish the configuration of the action.
- Activate the zap and enjoy.
How to receive data from Zapier
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 Zapier Account:

- Create a zap
- Choose as a trigger Google Sheet and as event trigger “New Spreadsheet Row” and select your account, spreadsheet and sheet.

- Add an action, search by webhook, 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 Zap.
Do you prefer Integromat? Check out our tutorial about this amazing tool.