Skip to main content
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.

Example

To create the ZohoHIRSHandler object, initialize it with your Zoho access token. The handler provides methods for fetching employee records and HR workflows.
List Employees:
Retrieves the list of all employees in the Zoho People organization.
List Onboarding Workflows:
Fetches onboarding workflows configured in Zoho People.
List Offboarding Workflows:
Fetches offboarding workflows configured in Zoho People.
List Role Change Workflows:
Retrieves role change (transfer) workflows configured in Zoho People.