Tool to create a new webhook to receive order event notifications. Use after configuring your endpoint to handle webhook payloads.
urlRequiredstringThe URL where webhook payloads will be sent.
enabledEventsRequiredarrayList of events that trigger the webhook. Possible values include: 'letter.created', 'letter.updated', 'postcard.created', 'postcard.updated', 'cheque.created', 'cheque.updated', 'self_mailer.created', 'self_mailer.updated', 'return_envelope_order.created', 'return_envelope_order…
payloadFormatstringFormat of the webhook payload: 'jwt' (signed) or 'json' (plain JSON). Defaults to 'jwt'.
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.