| Header Name |
Value |
| Authorization |
Zoho-oauthtoken {access_token} |
|
Possible Scope Names (Case Sensitive) |
Operation Types |
| candidate, jobopening, client, department, interview, contact & custom (for all Custom Modules) |
ALL - Full access to the record READ - Get records from the module |
| Parameter |
Data Type |
Description |
| authtoken* |
String |
Encrypted alphanumeric string to authenticate your Zoho credentials. |
| scope* |
String |
Specify the value as recruitapi |
| Parameter |
Data Type |
Description |
| id* |
String |
id: Specify the unique ID of the record. |
| newFormat |
Integer (1 or 2) |
newFormat=1: To exclude fields with "null" values while fetching data from your Recruit account. newFormat=2: To include fields with "null" values while fetching data from your Recruit account. |
| version |
Integer |
version = 2: This will fetch responses based on the latest API implementation. |
| Parameter |
Data Type |
Description |
| publishURL |
Boolean |
Set the value as true to get the Job Detail URL and Job Apply URL. By default, this value is false. |
Note: When there is no specification of the response format, the default value "1" is assigned to the newFormat parameter, i.e newFormat=1