General Settings

Modify Sales Webhooks

In Guru, you can change the data of an existing sales webhook or remove it, by updating, deactivating or removing a webhook.


On this page:

  • Update a sales webhook

  • Deactivate a sales webhook

  • Remove a sales webhook


Before you start, you need to…

Update a sales webhook

You can update a webhook by editing information such as basic data, sending rules, and filtering records. This feature is useful when you want to change the data of an already registered webhook in Guru and do not want to create a new one.

Steps:

1 - Access the Guru admin with your username and password.

2 - In the side menu, click on Settings and then, Webhooks.

admin-webhooks.png

3 - Click on Sales.

sales-tab.png

4 - Select the webhook you want to change.

sales-webhook-select.png

5 - Then, change the desired fields:

Basic Data

  1. Name: name of your webhook;

  2. URL: destination URL obtained from the system in question (or with the responsible developer).

sales-webhook-detail.png

Sending Rules:

  1. Concurrent Requests: maximum number of concurrent requests that Guru should perform - indicate an appropriate value to avoid overloading the destination server;

  2. Status: for which sales statuses the webhook should be sent - you can select more than one.

sales-webhook-request-add.png

Record Filtering

  1. Filter by: check filter by all, Marketplaces or Products(1);

  2. Send on shipment update: if you want the webhook to also be sent when a carrier update is received, switch the button to the on position;

  3. Active: switch the button to the on position.

(1) When choosing to filter by “all” or “marketplaces”, any new product created will be automatically associated with the webhook.
sales-webhook-filter-by.png
on-off.jpeg

Only sales that meet the indicated filtering criteria will be sent by the webhook.

It is possible to activate the “Send on carrier update” option to send webhook updates whenever data is received from a carrier, such as tracking code or changes in shipping status.

6 - Click on Send.


Deactivate a sales webhook

You can deactivate a webhook at any time. This feature is useful when you want to deactivate a registered webhook if you no longer wish to use it.

Steps:

1 - Access the Guru admin with your username and password.

2 - In the side menu, click on Settings and then, Webhooks.

admin-webhooks.png

3 - Click on Sales.

sales-tab.png

4 - Locate the desired webhook and change the selector to the desired position (activated or deactivated):

sales-webhook-deactivate.png
on-off.jpeg

When deactivating a webhook, it stops being sent even if the sale in question meets the configured criteria.


Remove a sales webhook

it is possible to remove a webhook. When a webhook is removed, the record is permanently deleted and cannot be restored.

Webhooks with associated sales cannot be removed. Alternatively, you can deactivate the webhook.

Steps:

1 - Access the Guru admin with your username and password.

2 - In the side menu, click on Settings and then, Webhooks.

admin-webhooks.png

3 - Click on Sales.

sales-tab.png

4 - In the Detail of the desired webhook, click on Remove Webhook.

sales-webhook-remove.png

5 - A confirmation window is displayed. If you wish to proceed with the removal, click on Confirm.

remove-item.png

More Resources