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?
Portal Approval Process
Hi Zoho team and fellow users, I am seeking a method to establish a multi-step approval process between a Zoho user and a portal user (Custom Portal) to review and approve requests through the Custom Portal. For instance, within this setup, one of the
Zoho Recruit
Getting this issue
API Integration
Why are we unable to do API Integration for Job borads
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
Assistance Needed with Fetching Template for Candidate Submission in Zoho Recruit API
Dear Support Team, I am facing an issue while trying to submit a candidate to a job post in Zoho Recruit. Specifically, I am confused about how to fetch the available templates when submitting the candidate, as I keep getting an invalid template ID error.
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.
Trying to modify the Experience_Details" list via API
Hey there, I've built a candidate portal for my candidates to be able to update their experience themselves on this portal app, and I've connected it to my zoho recruit, via API. What I'm struggling to do is to remove an experience (called "Experience_Details"
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 Token Self-Client
Hi, I'm trying to use the Bulk API with Self-Client authentication. I have created a client and a code for it. I have already tried multiple codes with multiple scopes in it: ZohoRecruit.modules.READ ZohoRecruit.modules.all ZohoRecruit.bulk.all ZohoRecruit.bulk.ALL
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
Cerate Zoho Interview By Deluge Help or Zoho Recruit API
Hello Team Here is the sample code to create a Interview using Zoho Recruit API or Using Deluge. Sample Code:- Department_Name = Department ID Candidate_Name = Candidate Record ID Job_Opening_Name = Job Opening ID Interviewer = Zoho Recruit User ID Getrecorddetails
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?
https://recruit.zoho.com/recruit/v2/Candidates/actions/import_document not working for PDF Resume Uploads
Hello, I get an internal error when I try to upload a PDF resume through the import_document v2 API. https://www.zoho.com/recruit/developer-guide/apiv2/upload-document.html However, the upload works when using a simple text file. I tried multiple PDF
https://recruit.zoho.com/recruit/private/json/Candidates/uploadDocument?authtoken=<token>&scope=recruitapi Not Working for PDF Upload
Hello, I get an internal error when I try to upload a PDF resume through the uploadDocument API call. uploadDocument help.zoho.com However, the upload works when using a simple text file. I tried multiple PDF files and got the same result. Simple Txt
https://recruit.zoho.com/recruit/private/json/Candidates/uploadDocument?authtoken=<token>&scope=recruitapi Not Working for PDF Upload
Hello, I get an internal error when I try to upload a PDF resume through the uploadDocument API call. uploadDocument help.zoho.com However, the upload works when using a simple text file. I tried multiple PDF files and got the same result. Simple Txt
Resume api stopped working
Hi, it seems that your API for the resume parser is down as it is now returning an internal error. When can we expect it fixed? We have already emailed support with no response
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
Bulk APIs - Page 2 result says more_records: 'true' when I have only less than 2,10,000 records
We are using bulk apis to get data from Zoho Recruit. We have recently crossed 200,000 records and hence bulk read API needs to be added for page: 2 post page: 1 results according to below documentation. https://www.zoho.com/recruit/developer-guide/apiv2/bulk-read/job-details.html
Get Records APIs - Zoho Recruit API Issue
As mentioned on https://www.zoho.com/recruit/developer-guide/apiv2/get-records.html When I send a request to https://recruit.zoho.in/recruit/v2/Interviews it works fine. But when I try to request the same API with fields param, the API seems to break
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
getting internal server error
i am trying to get roles for my web application successfully created the access token from grant token and it is refreshed and is working (not expired).
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
API limit on Zoho Recruit
Hi there We are just bought a Zoho recruit (3 users) and get some trouble in understanding the situation 01. According to the information I found, there are only 250 API calls/day/recruiter. Does it mean we only have 750 API calls per day in total? 02.
Next Page