Candidate Grouping/filters ???
Hi there, Is it possible to have groupings? And Or filter candidates? Eg: By their location etc Many thanks Aleisha
Where is the SMS integration
How come I cant see the SMS integration within Zoho Recruit?
Problem in uploading the file
I'm trying to upload a file through the Zoho Recruit API with cURL and PHP. It was working at first, but now I'm getting a "Problem in uploading the file" error and nothing uploads. I've tried with several files and nothing works anymore. Is there a way to get more information about the error or to view a log of some sort? Thanks a lot.
Make name field editable on the same main profile page
Just like the phone numbers. Inconvenient and difficult to change on the other page.
Contact First name on Interview emails
hi, at present I can only put the full name of the contact on my interview confirmation email to the client contact, which does not look professional. are you able to change it so I can send an email with their FirstName ? Thanks, Mark
Map feature
I would like to see a mapping feature where we can see the location of candidates compared to the jobs
Zoho Recruit Webhooks Limit
I would like to ask does zoho recruit webhooks have same limit as zoho crm webhooks? https://www.zoho.com/crm/help/erutaef321.html#webhooks Thanks.
Referral for Laura Harrison
Since your 'Contact Support" feature is not working I am trying the request a new feature route Please internally send this to your support group. Laura Harrison of Harrison Consulting Services (laura@harrisonconsultingsolutions.com) referred me to Zoho. I clicked on Free Trial not knowing that it would block her ability to connect to me as a referral with Zoho. I would truly appreciate it if you could give her credit for referring me to Zoho. She told me about Zoho almost two years ago and as I
llamadas
*Me gustaría que como la app de zoho CRM se puedan hacer llamadas que se registren en el contacto!!
Multiple problem in recruit
Hi Since morning facing below problem 1- Cant generate reports 2 - cant change status of candidates 3 - in position showing different number of associated candidates and and inside associated showing less number of records eg - for ABC position 100 candidates associated but showing records of only 80 canddiates our business has totally stopped pls resolve all above problem by today
Zoho Recruit performance degradation
Over the last 4 or 5 days I've noticed a marked degradation in Zoho Recruit's performance. Is Zoho aware of the issue? When can we expect this to be fixed?
Auto Response With Template For Specific Job Opening
All: As it relates to Zoho Recruit, is there a way to send an auto-reply using a specific template from the library based on the job that the candidate applies for? I understand how to set up alerts and notifications to the candidates based on all new applicants, but I cannot figure out how to set up unique auto-replies based on specific candidates for only certain positions. Thank you -
Zoho Recruit Mobile App
1. In the dashboard the displayed # of candidates is limited at 999+ . Would it be hard to display the real number? 2. The app does not have a search functionality, hence it is very difficult to search for a specific candidate. 3. When you access the candidates associated to a certain job opening you are not able to see or edit her profile like in the general candidate view. The same with the status.
Easier switching between apps
Presently when i use you apps through chrome, i have to keep an additional window open to allow me to transition between the apps, however on one of the screens before you enter an app there is a drop down menu with the other apps listed which allows for easy transition. I think this feature should be propagated through the zoho package so that people who use more than one app have the ability to quick change if they desire. I use both CRM and Recruit and neither of them have an option without going
New interface for Career Portal
Hi, You have an amazing product but the Career Portal is horrible and you need to work on it. Thanks.
Automated video interview
Beste, hebben jullie partners die gespecialiseerd zijn in video interviews? We willen graag opnemen en dit in Zoho Recruit koppelen aan kandidatenfiches. Kennen jullie aanbieders van dit type automated video interviews, die goed integreren met Zoho, eventueel met Zapier of via de API? Mvg Mathieu
MailMerge not working with HTML
I am trying to use two fields in a template I just created without success. Both emails that went out didn't have the information filled in the field, just blank spaces.
Fields in templates not working
The fields added in the template for the response when a candidate submits the application are not working. I have attached the HTML and the resulting email. Is this a bug?
Change candidate rating back to NR?
How?
Simple Search for Jobs
I just went through a bunch of candidate profiles and matched them to new job descriptions. Is there any way you can have a simple search for matching to a new job much like the setup when you parse a candidate? Having to click "Posting Title" "Contains" "Spell" is way too cumbersome. It should just be a regular search bar and the contains search should be the standard based on title followed by keyword frequency like the simple search bar in the upper right Can you improve on this?
unique apply form based on category of job opening – how do we do this?
Regarding the career webpage: we wish to display a unique apply form based on the type of job opening which is posted. For example, if we post a job opening for "sales manager", the apply form should ask questions like: "how many customers did you sell to last year?" If we post a job opening for "software engineer", the apply form should ask questions like: "what programming languages do you know?" And of course, the answers provided by a candidate should be stored in that candidate's record. It's
New Candidate not attaching to job opening
Hi There, Why when I upload a new candidate via a job opening i then need to load it via the same job opening but using Add Existing Candidates? Why would it not just load/appear when i add new candidate? (in the job opening) Many thanks Aleisha
No Clients or Job Opening to choose from
Hi there, I have connected my outlook to Zoho but when I try and load a CV via outlook to Zoho (Add Candidate), I have no Clients or Job Openings to attached the new candidate to via the outlook plug in/add in's. Please help. Many thanks Aleisha Mackintosh
ToDo List View and management
How do i manage the ToDo list columns and what shows up there? how does one know the candidate or client is in the pipeline or closed etc?
Custom Export Candidate Data
When candidate data is parsed, is the entire resume parsed to a single field? If so, is there a way to export my candidate data and include the field with all of the resume data? ... Am otherwise very happy using Zoho.
ToDo List View and management
How do I move candidates and clients between the "Prospectove candidate" "placed candidate" etc columns?
Best Practice Question: For Rejected Candidates
I just signed up for ZOHO Recruit. Do Users of Zoho Recruit convert rejected Candidates to Contact and then delete the Candidate record? Or is there a benefit of leaving a rejected Candidate as both a Candidate and a Contact?
Automatically Filter candidates
I need to match a candidate application data with the job opening data in order to filter only matching candidates. Is this possible in the current version?
Candidates updating information
Is it possible for a candidate to update his own information? - Can a candidate visit our site and update or upload additional documents in the site? - Can we send a personal link to all our candidates where they can update their information?
Word cv does not display in Preview mode
Hello, If the cv uploaded is in the Word format, I can't see it with the Preview mode (googles icon close the name). It stays blank. If the cv is in PDF though, it works well. If I go on the candidate details, and I click on the cv in the attachment section, the cv is displaying as usual. The problem is only with the Preview mode in the list of search results. Thanks for your support. Olivier
Custom Button - change status not working
void OfferExtended(string CS,bigint id,string Client_details) Edit Parameters if(CS.equalsIgnoreCase("Available")) { Candidate_Status = "Interviewing"; Client_details = "Interview requested" + " by " + zoho.loginuserid + " " + zoho.currentdate + " " + zoho.currenttime; updateMap = Map(); updateMap.put("candidateStatus",Candidate_Status); updateMap.put("details",Client_details); updateMap.put("authtoken","87b743fb8fad4d3dc933267b2c2033c8"); updateMap.put("candidateIds",id.toString()); updateMap.put("scope","recruitapi");
Searching for candidates NOT associated to a job opening - filter
Hello, we would very welcome a filter where we could filter caniddates NOT associated to a job opening. It would be very helpful. Is it possible to do it? Thank you very much Miroslava
Need Assistance
When will my jobs be posted? I put them in last week and they are still pending? If they are not posted today, please cancel my subscription. I could have manually posted them to the sites and had them up last week. I have left a voicemail and tried to message contact support but submit button does not work. Trying to see if it does here...
Bulk parsing and mass mailing feature
Please comment if Zoho supports bulk resume parsing. We wish to use our existing database to present new job openings to candidates. Does Zoho support boolean search and mass mailing to the candidates in our database.
Something went wrong while displaying the webpage
Hello! While entering Caustomization - Layouts and choosing Modules List - Interviews, I see http://my.jetscreenshot.com/demo/20170131-katx-37kb I used different browsers (chrom, explorer) , but had the same problem.
Zoho Recruit facelift
HI there, Will Zoho recruit be receiving a new facelift similar to the New Zoho CRM any time soon? The CRM is excellent and hoping Recruit will follow suit. Please advise. Ardy
Date
Can the way the date is changed be one less step. Can you put an option on the main candidate page to change the Date contacted instead of having to Click on Edit to change the Date. It's too many steps.
Retrieving associated linkedin url in the getRecords API request.
Hello there, Is it possible to get and set the associated Linkedin profile url via API? Thanks.
Import from Excel Spreadsheet
Since latest update I cannot upload contacts from an excel spreadsheet saved on my PC. Could always do it before. Help please. Sharon
Zoho Recruit Developer - Project Seeking WebDev
Interested in connecting with a developer interested in a build out 2-4 users with Zoho back-end Reply with contact info - ty sc1derful at gmail
Next Page