- Home
- Resources
- Integrations
- WP Webhooks
WP Webhooks Make integrationAutomate WP Webhooks with Make.
Need other tools to write straight into your WordPress site? The WP Webhooks Make integration gives you 1 action module, Webhook Action, that sends data to WordPress. This guide is for site owners new to Make: connect the account, then build a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What does the WP Webhooks Make integration do?
It lets a Make scenario, the automation you build in Make as a chain of bricks, push data into your WordPress site through the WP Webhooks plugin. Each brick is a module. WP Webhooks offers only one, Webhook Action, so the data always comes from another app and lands in WordPress.
Turn a sign-up into a WordPress user. Someone books a slot or joins a list in another tool, and Webhook Action passes their details to your site so the account exists without anyone typing it. The Make docs cite creating a user as a typical use.
Publish a post from a spreadsheet row. A content team drafts in a table, for example with the Airtable Make integration, and a finished row becomes a post on the site. Creating a post is the other example the docs give.
Feed WordPress from your CRM. A deal or contact changes in a sales tool, and the scenario forwards the useful fields to WordPress, where WP Webhooks receives them.
What Make does not do here: WP Webhooks has no trigger in Make, so nothing on your site can start a scenario through this app, and there is no Make an API Call module to reach anything beyond Webhook Action. If you weigh other tools for this job, the n8n vs Make comparison lays out the differences, and Make training helps if you start from zero.
How do you connect WP Webhooks to Make?
- 01
Add the module and open the connection
In your scenario, add the Webhook Action module, then click Create a connection. A connection is your WP Webhooks access linked to Make once and reused by every module of the app.
- 02
Name it so you recognize it
Giving the connection a name is optional, but useful as soon as you run more than one WordPress site: a name that matches the site saves you from sending data to the wrong one.
- 03
Authorize and save
Authorize Make on the page WP Webhooks shows you, or paste the key the app gives you, depending on what Make asks for. Then click Save and the module is ready to fill.
Your first scenario with WP Webhooks
GoalWhen a new entry arrives in another app, Make sends its details to WordPress through Webhook Action.
- 01
Create the scenario
Open the Scenarios page, create a new scenario and click the + to add the first module. Because WP Webhooks has no trigger, this first module comes from the app where your data starts, such as a form or a table.
- 02
Pick the source and connect it
Search that app by name, choose the module that watches new entries and click Create a connection. Each new entry becomes a bundle, one item passed from module to module.
- 03
Add Webhook Action
Click the + on the right of the first module, search WP Webhooks and pick Webhook Action. Connect your site, then map the values from the previous module into the fields, bold ones first.
- 04
Test with Run once
Click Run once, add a test entry in the source app, and read the bundles each module received. Then check WordPress to confirm the data arrived where you expected.
- 05
Schedule and switch on
Set the schedule on the first module. A new scenario checks every 15 minutes by default, which is also the shortest interval on the Free plan. Switch the scenario on and it runs by itself.
What the WP Webhooks module does
WP Webhooks gives you 1 module. For each one: what it does for you, when to reach for it, and what to watch out for.
Webhook Action
ActionIn Make“Sends Data to your WordPress website.”
Webhook Action hands data collected elsewhere in your scenario to your WordPress site, where the WP Webhooks plugin turns it into something concrete, such as a user or a post.
Need help automating WP Webhooks with Make?
A person reads every message.