Skip to main content

How to Set Up Webhooks for Suppliers

Updated over 2 weeks ago

Webhooks are HTTP callbacks that allow you to send real-time data from SubcontractorHub to another system when certain events occur, such as when a supplier order is created This helps suppliers receive instant updates or trigger actions in their own systems without manual intervention.

Follow the steps below to create and configure a webhook:

Step 1: Click “Webhook” on the main menu.

Step 2: Click “+Add” to add a new webhook.

Step 3: Enter the name of the webhook.

Step 4: Select the action that will direct the data to the webhook

Step 5: Add the URL.

Step 6: Enter the “Header Key” and “Header Value”.

Step 7: Select your Trigger event. You have two trigger options:

  1. Trigger for all events: This trigger will help pull webhooks for all events.

2. Select specific triggering events: Selecting this trigger will help you choose a specific event to pull a webhook. You can select the “Content Event” based on your requirement.

Step 8: Click “Save” after filling all the details to create your webhook.

Step 9: You can view the webhook in the webhooks list.

Did this answer your question?