Website Building
WP All Import
4min
With WP All Import modules in Make, you can watch for new imports and exports.
To use the WP All Import modules, you must have a WP All Import account. You can create an account at wpallimport.com. You must also have a WordPress account with WP All Import and WP All Export plugins.
- Log in to your Make account, add one of the WP All Import instant modules to your , and click Create a webhook.
- Optional: Enter a name for the webhook in the Webhook name field.
- Click Save > Copy address to clipboard.
- Depending on the instant module you chose in Step 1, click on either the All Import or All Export plugin > Settings.
- Depending on the plugin you are using, paste the relevant function in the Function Editor field.
- Locate the wp_remote_post("https://hook.make.com/<webhook_id>", $args); line in the function you pasted and replace https://hook.make.com/<webhook_id> with the address copied in Step 3.
- Click Save Functions.
WP All Import will now send data to through the webhook when the selected event occurs.
You can perform the following acti with WP All Import modules:
Triggers
- Watch New Import
- Watch New Export