Webhooks
The Job lifecycle is closely measured and monitored by JobGorilla to provide the best possible experience for both the
Job Provider and the Job Board. To facilitate this, JobGorilla provides a webhook system that allows the Job Provider
to receive notifications when a job event has been triggered.
Registering Webhooks
Webhooks can be registered by opening a support ticket with JobGorilla. The support team will provide you with a confirmation when the webhook has been provisioned.
Please provide the following information when registering a webhook:
Event Types
Event Types (Coming Soon)
RECEIVED
When a job is seen for the first time in the Ingestion feed, JobGorilla sends a RECEIVED event to the Job Provider.
This event can be used to let your customers know that the job has been processed for inclusion in job feed and will
be queued up for a job score.
REMOVED
When a job is removed from the Ingestion feed, JobGorilla sends a REMOVED event to the Job Provider.
PULLED
When a job is pulled by a Job Board, JobGorilla sends a PULLED event to the Job Provider. This event can be used to
let your customers know which Job Boards have the job and are publishing it for views and applications.
VIEWED
When a job is viewed by a candidate on a Job Board, JobGorilla sends a VIEWED event to the Job Provider. This event
can be used to let your customers know how many views a job has received on a Job Board.
Webhook Payload
The webhook payload is a JSON object that contains the following fields: