The Allow Candidates and Job Application Sourcing from External Job Boards client property is used to enable access to Candidates and Job Application Sourcing RESTful requests.
These requests require basic authentication: that is, a user account with role feature access to HCM Anywhere > Web Services > Patch/Post Candidate Sourcing and Job Application Sourcing in the Features tab of System Admin > Roles.
The Candidates and Job Application Sourcing API includes the following RESTful endpoints:
| Endpoint | Description |
|---|---|
GET Job Postings
|
Used to share career site postings in Dayforce with external job boards. Job board providers use this endpoint to obtain job posting data. |
GET Job Posting Questionnaires
|
Used to retrieve questionnaire questions for a particular job posting. Note that candidate data can be sent with or without the responses to these questionnaires. The response body of a call to |
POST Candidate and Job Application Sourcing
|
Used to send candidate data and applications. Note that the response body of a call to Candidate data can be submitted via this POST endpoint with or without specifying a job posting. If no job posting is specified in the request body, the candidate data will be imported into Dayforce for later use and a candidate profile will be created for the candidate. |
GET Candidate Application Statuses
|
Used to retrieve status updates for submitted applications. |
For more information about using these API endpoints, See RESTful Add Candidate Profile and Application Data in the Dayforce Web Services Introduction Guide.
To configure this client property:
- Go to Recruiting Setup > Client Properties.
- Select the Allow Candidates and Job Application Sourcing from External Job Boards client property.
- Select one of the following options below the property description:
- Enable this feature: Allows external job boards to share candidate and job application data with Dayforce.
- Disable this feature: With this option selected, external job boards can't share candidate and job application data with Dayforce. This option is selected by default.
- Click Save.
This client property applies to all client career sites in Client Career Site Management except for Careers. You can override this setting for individual client career sites by selecting the Exclude Job Postings from Candidate Sourcing and Job Application Sourcing checkbox for those sites in Recruiting Setup > Client Career Site Management.