LearnForce webhooks integration
Version 9Introducing LearnForce webhooks to provide you with real time event driven integration with your internal or third party systems and applications.
LearnForce webhooks enables applications to subscribe to events in order to receive real time updates that can be integrated with an internal or third party systems or application. Setup in LearnForce Configuration, you can subscribe to different events to push various data to your application when the events occur in LearnForce.
As part of this release the first webhook event available to subscribe to is SitePass Employee overall summary verification status change, and in future releases we will be introducing additional LearnForce events that you can subscribe to.
In the configuration application, you can setup and manage the webhooks you need to subscribe to in LearnForce. To subscribe to the desired event, a new webhook will need to be created, and for each webhook, you will be able to define the following:
Endpoint URL
It is required in order to receive the POST JSON data that is triggered whenever an update happens, this URL returns the HTTP response indicating the success, failure, pending and timed out statuses.
Product
Product provides the option to select the respective LearnForce application for which the web hook is being added.
Event
Event are the different webhooks events available that you can subscribe to for the product selected.
Status
Status provides the ability to enable or disable the webhook.
If required, you can subscribe to the same event multiple times, where you need the event details to be integrated with multiple systems and applications.