events array.
Available events
| Event | Trigger |
|---|---|
order_created | A new order is created. |
order_updated | An existing order is updated. |
product_created | A new product is created. |
product_updated | An existing product is updated. |
form_submitted | A website form is submitted. |
contact_updated | A contact is created or updated. |
booking_created | A new booking is created. |
Form submission payload
Theform_submitted event includes the website, contact, form name, and submitted field values.
Manage subscriptions
Use the webhook endpoints to create, list, and delete webhook destinations.Open webhook endpoints
Review the generated endpoint docs and test webhook management requests.

