Tool to create a webhook endpoint to receive notifications about order events. Use when you need to set up automated notifications for order lifecycle events like creation, shipment, or delivery.
urlRequiredstringThe URL for the webhook to call. This endpoint will receive POST requests with event payloads.
eventsarrayFilter the events you want to receive webhooks for. Valid events include: 'order_batch.created', 'order_batch.completed', 'order.created', 'order.gift_opened', 'order.gift_accepted', 'order.thank_you_note_added', 'order.shipped', 'order.delivered'. If not specified or null, all…
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.