Real-time Web Service
Related Articles
Begini delivers the applicant's results to the client via webhook. Once the scores have been generated, the webhooks will be posted in real time to the client's webhook receiver.
Outline
-
HTTP Request Signature – client should have setup the expected HTTP Request for their webhook receiver (HTTP Server)
- Headers
- HTTP Request Method
- JSON Payload
- HTTP Response Code
- Test Integration - client could be able to test the integration
- Security Features – client could be able to ensure that the webhooks transmitted are from Begini Platform
Pre-requisites
- Webhook URL is already set in the Admin Dashboard
- HTTP Web Server – This is the client's webhook receiver
- API Key from an Integration - This is available in the Admin Dashboard
IMPORTANT!
API Key that is obtained in the dashboard should be stored securely since this will be mostly used in transacting in Begini Platform