Skip to content

Setting up webhooks

This guide outlines how to setup webhooks in the Navigator dashboard.

1. Creating a webhook

  1. Log in as an Navigator administrator.
  2. Go to the organisation settings by clicking on the profile icon and then clicking on Settings.
  3. Click on Webhooks
  4. Click on Add Webhook.
  5. Fill out the Webhook URL and Secret fields. By default, the webhook is enabled, but can be disabled in the list view later if needed.

The Secret field is there to establish request authenticity (ensuring that the request came from RiskQuest Navigator). For more information on this subject, see our security considerations.

Note that all listed webhooks are called when an event occurs.

2. Testing the webhook

Click the Test button next to the webhook that you just created. A request should be made to your provided webhook endpoint.