Every action below is available as a verb in Cerebral OS — callable from a Cerebral, a Map, or the Runtime API. All executions are governed, audited, and dry-run safe.
Add Record
zoho_people:add_record
Add a record to a Zoho People module
Write
Medium risk
Create Attendance Entry
zoho_people:create_attendance_entry
This API can be used to capture the check-in and check-out entries of an individual employee.The system will mark the attendance exit/entry of individual employees.It will automatically update the attendance status in the web portal for every check-in and check-out
Write
Medium risk
Get Attendance Entries
zoho_people:get_attendance_entries
This API is used to fetch the shift configuration details of an employee. All the details of the shift, that has been configured to the employee, in the given duration can be fetched using this API. Details include shifts mapped to the employee, start and end time of the shift and holiday, Weekend set for the shift
Read
Low risk
Update Record
zoho_people:update_record
Update a record to a Zoho People module
Write
Medium risk