Skip to main content
All CollectionsCommunication
How to configure webhooks
How to configure webhooks
Updated this week

Webhooks are used for real-time connections that streamline data exchange and enhance automation.

Webhooks can be dispatched for all orders or exclusively for orders of specific customers. To receive updates via webhooks, it is necessary to generate an automated message within the communication service on the Admin Dashboard.

Adding a new webhook

To include a fresh webhook, proceed as follows:

Admin Center β†’ Communication β†’ Webhook β†’ New record

Recipient: Two options are available.

  1. Company: Opt for this option to receive all orders within the system for all customers.

  2. Business customer: Choose this if you wish to receive webhook calls for a specific customer; after selecting this, proceed to choose the customer.

It's possible to append multiple endpoints to a single webhook.

Receiving information

For comprehensive insights on receiving webhook calls and decoding procedures, kindly refer to the API documentation available here.

Did this answer your question?