WooCommerce · Arazzo Workflow
WooCommerce Register Order Webhook
Version 1.0.0
Create a webhook subscribed to an order event and confirm it was registered.
Provider
Workflows
register-order-webhook
Register a webhook for an order topic and confirm it.
Creates a webhook subscribed to the supplied topic and delivery URL, then reads it back to verify the registration.
1
createWebhook
createWebhook
Create a webhook subscribed to the supplied topic and delivery URL.
2
getWebhook
getWebhook
Read the webhook back to confirm it is active and pointed at the correct delivery URL.