FreJun API

Oauth 2.0 Overview
Calling APIs
Webhooks
DocStarBuilt with DocStar
  1. /
  2. Webhooks

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

Was this helpful?
DocStarBuilt with DocStar
Was this helpful?