Create a Candidate Note

Create a note for a candidate.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
🚧

Note may not be tied to an application.

In some ATS, the note belongs to a candidate applying to a job, i.e., note can exist only if there is an application and candidate. And in some ATS the note object is a global object tied to the candidate only, i.e., note can exist without an application.

If the ATS allows, Knit will try to create a note for a candidate and application combination. If this is not possible and if the ATS allows global notes, i.e., notes without any application context, Knit will try to create one. Please check with the origin ATS to figure out note behaviour in it before you use this API.

Also in some ATS, notes feature is not supported via API. In such scenarios, Knit API will return 404 HTTP status code.

Supported Apps

Here are the list of apps that support this API.

Greenhouse (greenhouse)

Supported Request Fields:

  • candidateId
  • note
Lever (lever)
SAP SuccessFactors (successfactors-ats)
Workable (workable)
TeamTailor (teamTailor)
Bullhorn (bullhorn)
Ashby (ashby)
SmartRecruiters (smartrecruiters-ats)
Breezy (breezy)
Zoho Recruit (zoho-recruit)
BambooHR ATS (bamboohr-ats)

Supported Request Fields:

  • applicationId
  • note

Remarks: None

JazzHR ATS (jazzhr-ats)
Recruitee (recruitee)
Oracle Taleo (oracle-taleo)
Pinpoint (pinpoint)
Vincere (vincere)
JobAdder (jobadder)
UKG Pro Recruiting (ukgpro-ats)
JobDiva (jobdiva)
Keka ATS (keka-ats)

jobId is required param

Recruiterflow (recruiterflow)

Supported Request Fields:

  • candidateId - Required
  • note - Required

Additional Metadata:

  • userId - Required
Recruit CRM ATS (recruit-crm-ats)

Supported Request Fields:

  • note - Required
  • candidateId - Required
ERPNext ATS (erpnext-ats)

Body Params
string
required

Candidate ID

string
required

Application Id

string
required
string
string

JSON-formatted string containing set of key-value attributes to provide additional data

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json