Add Attachment to an Application

This API adds an attachment to a given application

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

Supported Apps

Here are the list of apps that support this API.

Greenhouse (greenhouse)
Lever (lever)

Remarks: fileType is not honored by the app

Workday (workday-ats)
SAP SuccessFactors (successfactors-ats)
Oracle Cloud HCM (oracle-hcm-ats)

Remarks: Supported values for 'fileType' are 'RESUME' and 'NOT_SPECIFIED'. The default value is 'NOT_SPECIFIED'.

SmartRecruiters (smartrecruiters-ats)
TeamTailor (teamTailor)

Remarks: fileType is not honored by the app

Breezy (breezy)

Remarks: fileType is not honored by the app

Workable (workable)

Remarks: fileType is not honored by the app

Bullhorn (bullhorn)

Remarks: fileType is not honored by the app.

Ashby (ashby)

Remarks: fileType is not honored by the app.

UKG Pro Recruiting (ukgpro-ats)
Zoho Recruit (zoho-recruit)

Remarks: All file types except - NOT_SPECIFIED, can have only documents per application.

JazzHR ATS (jazzhr-ats)

Remarks: fileType is not honored by the app.

Recruitee (recruitee)

Remarks: fileType is not honored by the app.

Oracle Taleo (oracle-taleo)
Loxo (loxo)
Vincere (vincere)

Remarks: metaData.document_type_id is a required field. For possible values of document_type_id refer passthrough requests.

JobAdder (jobadder)
HR Works ATS (hr-works-ats)

Remarks:

  • Only applicationId, fileName and fileUrl are honored.
  • fileUrl is a required field.
JobDiva (jobdiva)

Remarks:

  • Only candidateId, fileName, fileContent and fileUrl are honored.
Recruiterflow (recruiterflow)

Supported Request Fields:

  • candidateId - Required
  • fileName - Required
  • fileContent
  • fileUrl
  • contentType
Recruit CRM ATS (recruit-crm-ats)

Supported Request Fields:

  • fileUrl - Required
  • candidateId - Required
Keka ATS (keka-ats)
Jobvite (jobvite)

Supported Request Fields:

  • applicationId - Required
  • fileName
  • fileContent
  • fileUrl
  • fileType - honored RESUME , COVER_LETTER

Remarks:

  • To use this api you must have entered a valid value for the optional field company Id while doing the jobvite integration.
ERPNext ATS (erpnext-ats)
Body Params
string
required
string
required
string
required
string
required

Filename should be with proper extension i.e. fileName.extension

string

File content should be base64 encoded content of the file you are trying to upload.

string

if you are providing the file URL, you do not need to provide the content

string

The content-type of the document you are sending. When using a URL, this generally isn’t needed, as the responding server will deliver a content type. This should be included for encoded content.Click here to see examples - https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types/Common_types

string
enum
required
Allowed:
Responses

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