Creating a Webhook definition

A webhook definition informs Faros about the source system the data will be sent from and which Faros graph to import the data into (API reference: Creates a webhook definition).

To create a webhook definition, you need to specify the following parameters.

Select from the list the source system type to import data from, and enter the Faros graph where the data will be imported into. Depending on the source system, you may be able to specify a secret token to validate the authenticity of received payloads. Check the documentation of your system on how secret tokens are set up.

After successfully creating the webhook definition from the API, it will return an id (aka Webhook ID) you will use to configure your source system to start sending data to Faros.