Publish to LinkedIn via API
Hi, Is it possible to publish a job opening to LinkedIn (paid job slots) if creating a job opening via api / deluge function? Or is the user required to manually publish via the job boards process? Many Thanks Adrian
API method to get activity feed in Recruit
Hi community, I'm trying to figure out - is there any API method tto get information about datetime when Recruit/Candidates record tag where added?
Zoho Recruit
Getting this issue
Integrating Client's Job Board with Zoho Recruit for Direct Applicant Tracking"
Hi there! I have a question regarding ATS integrations. We are currently hiring for a client and would like to post the job on their website, but we need all applications to be directed into our Zoho Recruit system. Since they use a different ATS, we
Accessing Attachments in Zoho Recruit Extension for API Integration
Hi, I am currently developing a Zoho Recruit extension to integrate with a third-party application. As part of this, I need to retrieve the attachment file from the current record and include it in an API request. However, I couldn’t find a relevant Zoho
How to Send Interview Schedule on Email by Deluge
Hi Zoho Users. I am vishal kumar and working as a Zoho Developer. some of the User is faces the Problem about workflow for sending the invitation to candidate interview link. like that I can help you. Step1:- Get attachment of interview when you create
ZOho Recruit API hiring Pipeline
I was wondering if it's possible to update the hiring pipeline using the API. I am messing around and I can change the status of the applications and it shows the application as rejected but the pipeline stay's at the stage that applicant was at. Also
Can you send e-mails through email templates in the Zoho Recruit API?
Hey, I am trying to integrate the Zoho Recruit API with an application I am developing but I am not sure if it is possible to send e-mails from Zoho Recruit using Email Templates through it. I checked out the Zoho Recruit API v2 documentation and there
Publish Job Opening via API
Hi Team, Is there anyway we can publish a job opening to job boards via api?
Postman Recruit Bulk Write API
Hi, Does anyone have experience with using the Recruit Bulk Write API from Postman. When trying to make a bulk write call to a Custom Module receive the following response; { "status": "error", "code": "INVALID_FIELD_NAME", "message": "invalid mapping.
Zoho Recruit API Formatted Job Description and Job Requirment
Does anybody have any idea how I can access the Job Description and Job Requirment fields with html formatting. Currently I am receiving a single line of text with formating removed and both fields appened to each other eg: Venue Manager Duties and Responsibilities:
How can I delete Subform records using the Recruit REST API?
Hi, I am attempting to delete subform/tabular records from a Candidate record. Specifically the Educational_Details. I can update and create these by updating the Candidate record (https://recruit.zoho.com/recruit/v2/{module_api_name}/{record_id}) and
Zoho Recruit API and Google Sheets OAuth2 process
Hello fellow ZR API user, I need to use Zoho Recruit API together with Google (because our team is operating within Google Sheets already). I use this library to support OAuth2 for Zoho in Google Sheets: https://github.com/googleworkspace/apps-script-oauth2
Zoho recruit API
[{"code":"MAX_RECORDS_LIMIT_REACHED","details":{"max_no_of_records":100000},"message":"maximum number of records limit reached","status":"error"}] When did the above error come? I am using Zoho Recruit upsert API for adding the candidate data, and I often
Send Attachment From Zoho Recruit to Email
Hello Zoho Developer There are other tips and tricks, if you are looking for a deluge script to send the Zoho Recruit Attachment in email, please have a look Deluge Code:- GetAttachment = invokeurl [ url: "https://recruit.zoho.com/recruit/v2/Candidates/"+candidateid+"/Attachments"
Zoho Recruit - Get All Offered Candidates in the Organization
Hi, I am looking for API that can get me all the candidates offered in the organization. I need the details of the candidates along with their profiles loaded. Any help on this would be greatly appreciated
Zoho Recruit - Batch Download of Candidate Data
I am looking at integration to download the Offered Candidate data through a nightly batch process. Any option Zoho recruit provides to enable the processing?
Webhooks are not firing on Job Opening Create or Edit event
Im trying to set up webhook workflow for Jon Openings and my config is: 1) Execute this workflow during a Record Action. Create or Edit 2) This rule will be executed for all records. 3) Instant Actions. Webhooks. Job Openings Created/Updated. And when
Get Associated Records - Zoho Recruit API
Hey Zoho... so having problems with the following API Get Associated Records... https://recruit.zoho.com/recruit/v2/{module_api_name}/{record_id}/associate From my understanding, it can get both the candidates associated with a job opening and the job
Is there a sandbox/test environment for Zoho Recruit ?
Hi,I'd like to know if there is a sandbox/test environment for Zoho Recruit ? I haven't found any by googling and/or looking through the forum posts, documentation. If there isn't, how can I test an implementation to the Zoho Recruit API ? Thank you for your time.
"Invalid Ticket Id" error message in Zoho recruit.
I'm trying to use "updateRecord" in deluge through Zoho recruit but I keep getting an error that says "Invalid Ticket Id". candidate = Map(); candidate.put("Owner",zoho.loginuser); zoho.recruit.updateRecord("Candidates", recordId , candidate); I also
Upload ms-word/PDF files to candidates using Addrecords API & PHP
Hi, I am creating a candidate form in my website and posting the values to Zoho recruit using addRecords API & PHP, am able to add a records when using .txt as resume files. When trying the same with ms-word/PDF its not working/Uploading. Is there a way to Upload word/PDF files using PHP & Addrecords API, posting the my code as well $xmlDate = '<Candidates> <row no="1"> <FL val="First Name">Test Name</FL> <FL val="Last Name">Namen</FL> <FL val="Previous Names">Tester Names</FL> <FL val="Date of
associateJobOpening API Method in v2 API
Does the associateJobOpening API Method appear in the new v2 JSON API as we're unable to find any v2 documentation that supports the same method?
addRecords api of Zoho Recruiter
Hi I have used the addRecords api of Zoho Recruiter and Module is Candidates. But When I hit the Api with xml format as per document then I have received the below error: Sorry, we're unable to process your request. Please try again or contact support@zohorecruit.com
ZOHO Recruit - creating notes/activities via API
Hi, How can I create a note to a candidate via the API ? The API documentation doesn't mention this. regards, Ricardo
Zoho Recruit Query API problem
I'm encountering this error {"code":"OAUTH_SCOPE_MISMATCH","details":{},"message":"invalid oauth scope to access this URL","status":"error"} Right now, this is my setup POST: https://recruit.zoho.com/recruit/v2/Candidates HEADERS: Authorization: Zoho-authtoken
Documentation for adding Note to Candidate
Hello, Reading Zoho's documentation on the getNoteTypes method, found here, the documentation suggests there is a way to POST an new note but provides no further information. If I have a Candidates's ID, what is the proper format for a POST request to create a new note for the candidate? Thank you
Multiple condition getSearchRecords
Bonjour, J'ai une questions au sujet de l'API zoho recruit. La première est avec le getSearchRecords, je n'arrive pas à trouver la syntaxe pour réaliser une requête avec plusieurs conditions à l'intérieur. Je reprend un exemple de votre site : https://recruit.zoho.com/recruit/private/xml/Candidates/getSearchRecords?authtoken=Auth Token&scope=recruitapi&version=2&newFormat=1&selectColumns=Candidates(First
JOB MAIL BOX with Deluge
Hello how can we get the job mail box of an job opening with deluge? When i fetch the records it doesnt show up in the results
How to add interviews through API
I'm trying to add an interview without much luck. The documentation gives examples of adding just about everything except an interview. However, the issue might be the way I'm formatting it, because the documentation is unclear to me. It seems as if the xml should be passed in the url, which seems unusual. I've tried the data as both plain and character escaped, but nothing seems to work, nor do I even get an error response. https://recruit.zoho.com/recruit/private/xml/Interviews/addRecords?authtoken=***&scope=recruitapi&version=2&xmlData=<Interviews>
<row
getAssociatedJobOpenings in Zoho Recruit API v2
Hey, I am attempting to perform some integration using the Zoho Recruit API version 2 but I ran into an issue. This issue is not being able to get jobs associated with candidates even though the function was available in Zoho Recruit API version 1. Can
Get "jobs associated candidates" date
Hi. I need to get the basic information of "job associate candidate" on the last day, how can I get it (or specify a certain day). Which field can get the time to apply for a job?(candidate model or jobs model) Thanks.
[Zoho Recruit API] How to list users by getUsers method by access token
Hi team, I found a question how to use https://recruit.zoho.eu/recruit/private/json/Users/getUsers API endpoint with access token authentication? It works well when using legacy authtoken, but with access tokens I'm getting errors like curl --location
Get Candidates list
Hello, I am working on API connection to our account. I tried to read the candidate list using this connection: `token="1000.ed1d0ac90fd8a15640820959ba323acc.6f25f64783fa740ec63db6307c99fa3e" scope="ZohoRecruit.modules.ALL" parm={"authtoken":token,
Error code 3605 on Recruit Candidates/changeStatus
This call to Recruit Candidates/changeStatus... curl -v -H "Accept: application/json" \ -H "Content-Type: application/json" \ -X POST \ -d '{"authtoken":"AUTHTOKEN","scope":"recruitapi","version":2,"candidateIds":"442809000000660546","candidateStatus":"Interview-Scheduled"}'\ https://recruit.zoho.com/recruit/private/json/Candidates/changeStatus ... returns Unable to process your request.Please try again or contact <a href='mailto:support@zohorecruit.com'>support@zohorecruit.com
How Can I use deluge to generate following XML?
like following <Candidates><FL val="Experience Details"><TR no="0"><TL val="Occupation / Title">Financial Controller</TL><TL val="Company">Liberty Transcargo Limited</TL><TL val="Summary">Head of Finance</TL><TL val="Work Duration_From">03-2007</TL><TL val="Work Duration_To">11-2011</TL></TR></FL></Candidates>
Unassociate Job from a Candidate
Is there an API call to un-associate a Job from a candidate?
getAssociatedCandidates - Retrieving Additional Fields
Hi, I am currently trying to use getAssociatedCandidates API for retrieving candidates who are associated with a particular Job opening id. Currently, this API gives back only CANDIDATEID and STATUS. Is it possible to include selectColumns=Candidates(Mobile,WhatsApp) condition to retrieve additional fields related to candidates? If not, can you help suggesting any other alternate methods to retrieve this data?
Get Opening Job URL with API
Hi, I have a project where I use the Zoho Recruit API. The idea is to list the job openings on our website. When the user click on the offer, he shoud be redirected to the Zoho Recruit form related to this offer but I can't find the direct URL or the digest of the form with the API. Is it possible to access the form URL via the API or is there an other way to integrate the list of the job openings on our website ?
Getting Error with NULL Code and Message
Hi Team, We need to integrate Zoho recruit with our internal app. So I have generated a AutToken from below mentioned url. https://accounts.zoho.com/apiauthtoken/create?SCOPE=ZohoCreator/creatorapi When I try to hit the api's from postman or ARC i am getting below error. { "response": { "error": { "code": "null", "message": "null"}, "uri": "/recruit/private/json/Clients/getRecords"} } I am trying to hit below mentioned url from postman. https://recruit.zoho.com/recruit/private/xml/Candidates/getRecords?authtoken=6f5ba7ca17ab32c4a9aab2cb83eb7b12&scope=recruitapi
Next Page