Job Applications API - Consent Requests and Decisions for applications
Description
We have introduced new endpoints in the Job Applications API to support consent request workflows for job applications. These enhancements enable organizations to request and track candidate consent in an application context across various data processing scopes, supporting both single and separated consent approaches, in line with privacy regulations.
It is now possible to retrieve all consent decisions for a specific application, allowing external systems and custom candidate flows to leverage a unified, application-level consent model.
The new functionality is available to all users in the sandbox environment and is ready for immediate use. We encourage all clients to leverage these endpoints to streamline and strengthen their consent management processes.
Impact
This change introduces new, non-breaking features to the Job Applications API. There are no breaking changes to existing integrations.
Migration
To take advantage of the new capabilities, we recommend migrating from the previous endpoints to the new ones:
- Replace: Candidates API - Candidates consent decisions → Job Applications API - Get consent decisions
- Replace: Candidates API - Request consent from multiple candidates → Job Applications API - Request consent for a job application
The new endpoints provide a consistent, application-level consent model and facilitate integration with external systems and custom candidate flows.