Purpose
You can use this API to parse and upload candidates resumes into Zoho Recruit from third-party applications. To use this method you have to purchase Rchilli resume parser add-on.
Note: This is a POST only API.
Request URL to uploadDocument:
XML: https://recruit.zoho.com/ats/private/xml/Candidates/uploadDocument?authtoken=Auth Token&scope=recruitapi
JSON: https://recruit.zoho.com/ats/private/json/Candidates/uploadDocument?authtoken=Auth Token&scope=recruitapi
Request Parameters:
| Parameter | Type | Description |
|---|---|---|
| authtoken* | String | Encrypted alphanumeric string to authenticate your Zoho credentials. |
| scope* | String | Specify the value as recruitapi |
| documentData* | String | Base64encoded string of the document to be uploaded. |
| fileName* | String | Specify the file name with the file format. |
| Country* | String | Values allowed ECONN_IN_KEY, ECONN_US_KEY, ECONN_UK_KEY, ECONN_AUS_KEY, ECONN_NET_KEY, ECONN_FRA_KEY, ECONN_IRE_KEY, ECONN_SING_KEY, ECONN_PORT_KEY |
* - Mandatory parameter
Examples:
IPR Compliants Anti-spam Policy Privacy Policy Security Policy Terms of Service
Zoho Recruit, Applicant Tracking System © 2011 Zoho Corporation. All rights reserved