Skip to content

Prevent infinite webhook loop between WooCommerce and make.com

License

Notifications You must be signed in to change notification settings

devidw/no-wc-make-loop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Prevent infinite webhook loop between WooCommerce and make.com

It’s recommended to install as must use plugin instead of a regular WordPress plugin to make sure that the plugin doesn’t get deactivated or deleted from the admin interface by mistake. An update loop between WooCommerce and a third party service connected with make will cause a non-stopping back and forth communication between those 3 services, which results in lost resources and money.

When connecting WooCommerce with a third-party service via make.com, where both systems send webhooks to make.com, it is likely you will end up in an infinite loop, where each webhook is sent to make.com, and make.com sends the webhook back to WooCommerce, and so on.

To prevent this from happening, this plugin will prevent WooCommerce from sending webhooks to make.com when incoming requests to the WordPress rest API are made from make.com.

Sponsor this project

 

Languages