Delightful Enhancements: September 9, 2021
Webhooks: Step Approval and Rejection events
We have added 4 additional webhook events that webhook users will be able to subscribe to:
-
job.approval.step.approved - Event callback will trigger when the approver of the step of the approval process approved the job.
-
offer.approval.step.approved - Event callback will trigger when the approver of the step of the approval process approved the offer.
-
job.approval.step.rejected - Event callback will trigger when the approver of the step of the approval process rejected the job.
-
offer.approval.step.rejected - Event callback will trigger when the approver of the step of the approval process rejected the offer.
Job and Offer data points release on Report Builder
The Report Builder now has the approver lists data fields for Offer, Job and Latest Offer available in the Report Builder and Reporting API. With these fields, you have access to a comma-separated list of approvers for jobs and offers, and what is their current participation state in the approval process.