This extension allows you to selectively listen to special events inside Shopify and run custom code when they happen. For example, when a product is created, an order is placed, or when the shop info changes.
There are 12 unique events with PHP hooks to power your customizations.
12 webhooks
- Product create
- Product update
- Product delete
- Product added to sales channel
- Product removed from sales channel
- Collection create
- Collection update
- Collection delete
- Order create
- Order delete
- Order edited
- Shop update
Screenshots
12 PHP actions
shopwp_webhook_after_product_update
shopwp_webhook_after_product_create
shopwp_webhook_after_product_delete
shopwp_webhook_after_product_listings_remove
shopwp_webhook_after_product_listings_add
shopwp_webhook_after_collection_create
shopwp_webhook_after_collection_update
shopwp_webhook_after_collection_delete
shopwp_webhook_after_shop_update
shopwp_webhook_after_order_create
shopwp_webhook_after_order_edit
shopwp_webhook_after_order_delete
How do I use this extension?
We've written a dedicated guide on using this extension. Please let us know if you run into any issues by sending us an email or message in Slack.
Every extension requires ShopWP Pro. All extensions are billed yearly. Cancel your subscription at any time before renewal.
Requires an active Shopify store.