Zoho People Action Block
The Zoho People Action Block enables you to manage employee data, attendance, and leave records from your workflows.
⚠️
Requires Zoho People API credentials via OAuth 2.0. Register an application in the Zoho Developer Console.
Supported Actions
- Get Employee - Retrieve employee details by ID or email.
- Create/Update Employee - Add new employees or modify existing records.
- Manage Leave - Apply for, approve, or reject leave requests.
- Get Attendance - Fetch attendance logs and check-in/check-out records.
- List Departments - Retrieve department and designation information.
Configuration
- OAuth Credentials - Client ID and Client Secret from Zoho Developer Console.
- Employee ID - Target employee identifier.
- Form Name - Zoho People form name for data operations (e.g.,
P_Employee). - Date Range - Start and end dates for attendance and leave queries.
Use Cases
- Sync employee data between Zoho People and other HR systems.
- Automate leave approval workflows with manager notifications.
- Pull attendance data into a dashboard or reporting workflow.