Schedules
Schedules in Zoho Shifts can be used to manage separate schedules for your multiple business locations, teams, departments or groups.
End Points
Get all schedules
Create a schedule
Update a schedule
Delete a schedule
Get all schedules
List all schedules in an organization.
Required OAuth Scope: ZohoShifts.settings.READ
Create a schedule
Required OAuth Scope: ZohoShifts.settings.CREATE
Arguments
name
string
(Required)
address
string
latitude
string
longitude
string
Update a schedule
Required OAuth Scope: ZohoShifts.settings.UPDATE
Arguments
name
string
timezone
string
address
string
latitude
string
longitude
string
Delete a schedule
Required OAuth Scope: ZohoShifts.settings.DELETE