Creating a custom webhook in WordPress to get data from third part services
In this 2 min blog I will explain how easy it is to setup a webhook url and get data from any external service into your WordPress. 😉
Jun 13, 20212 min read4.9K

Search for a command to run...
Articles tagged with #woocommerce
In this 2 min blog I will explain how easy it is to setup a webhook url and get data from any external service into your WordPress. 😉

Setup cron job to update WooCommerce order status on the basis of status, order date and some custom order meta key.
