Get employee id of authenticated user via API
Get employee id of authenticated user via API
Hi,
For adding timetracking records an employee id is required.
Is there an API Route available to get the employee ID of the current authenticated user? or something like /users/me
Currently using
https://people.zoho.com/people/api/forms/employee/getRecords
But this fetches all available employees.