FreJun API

Webhooks

The webhooks API allows you to subscribe to the events in a FreJun account with your integration installed. Rather than making an API call when an event happens in a FreJun account, FreJun can send an HTTP request to an endpoint you configure.


Using the Webhook API requires the following:

  1. FreJun app must be configured

  2. Must have publicly available HTTPS endpoint for the callback_url that you would be configuring on subscribing to webhook events