Zoho People (Zoho HIRS) is a cloud-based Human Resource Information System that helps organizations manage employees, onboarding, offboarding, and role changes. Using the Zoho People API, you can programmatically access employee records, workflows, and other HR-related data.Documentation Index
Fetch the complete documentation index at: https://docs.superagentx.ai/llms.txt
Use this file to discover all available pages before exploring further.
Example
To create theZohoHIRSHandler object, initialize it with your Zoho access token.
The handler provides methods for fetching employee records and HR workflows.
Retrieves the list of all employees in the Zoho People organization.
Fetches onboarding workflows configured in Zoho People.
Fetches offboarding workflows configured in Zoho People.
Retrieves role change (transfer) workflows configured in Zoho People.

