Skip to main content

Employee Shift Mapping API

This API is used to map employees to respective shifts. By making use of this API, you can associate an employee, with his/her employee ID to a particular shift. The employee gets mapped to shift based on the given 'From' and 'To' date specified

Request URL

https://people.zoho.com/people/api/attendance/updateUserShift?dateFormat=<dateformat>&empId=<employee Id>&shiftName=<shift name>&fdate=<FromDate>&tdate=<toDate>

Header:

Authorization: Zoho-oauthtoken 1000.8cb99dxxxxxxxx9be93.9b8xxxxxxf

Request Parameters

empIdEmployee ID of an employee
shiftNameShift to be mapped
fdateFrom date
tdateTo date
dateFormatCorrect date format(optional)

Note:Date Format- use Date Format of organisation or specify the format

 Threshold Limit:  60 requests | Lock period: 5 minutes

Threshold Limit - Number of API calls allowed within a minute.
Lock Period - Wait time before consecutive API requests.