Currently, when creating Job Openings using the Zoho Recruit API, the records are successfully inserted into the system. However, there is no way to automatically publish these Job Openings to the Career Website.
In the Job Opening field data, there are fields such as:
"Publish"
"Keep_on_Career_Site"
These appear to control whether the job is visible on the Career Site. However, both of these fields are marked as read-only, which means they cannot be updated through API requests.
Because of this limitation, users who create job openings through integrations or scripts must manually publish each job to the career site, which becomes inefficient when handling a large number of openings.
It would be very helpful if Zoho Recruit could provide one of the following options:
Allow API access to update the "Publish" or "Keep_on_Career_Site" fields, or
Provide a workflow automation action to automatically publish the job opening to the Career Site, or
Add a setting that automatically publishes new Job Openings created via API.
This feature would greatly help staffing agencies and companies that rely on automation or external systems to create job openings, ensuring that jobs appear on the career site without requiring manual intervention.