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.

Set Up WP All Import Webhooks

  1. Log in to your Make account, add one of the WP All Import instant modules to your , and click Create a webhook.
  2. Optional: Enter a name for the webhook in the Webhook name field.
  3. Click Save > Copy address to clipboard.
  4. Log in to your WordPress account.
  5. Depending on the instant module you chose in Step 1, click on either the All Import or All Export plugin > Settings.
  6. Depending on the plugin you are using, paste the relevant function in the Function Editor field.
  7. 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.
  8. Click Save Functions.

All Import Function

Import


All Export Function

Export


WP All Import will now send data to through the webhook when the selected event occurs.

Build WP All Import 

You can perform the following acti with WP All Import modules:

Triggers

  • Watch New Import
  • Watch New Export