Shifts
Overview
A specific period in which Resources are scheduled to carry out work at a single location.
System fields
System fields are read-only fields found on most objects. These fields are automatically updated during API operations. To learn more see System Fields.
Standard fields
| Field Name | Details | Required | 
|---|---|---|
| CopiedFrom | Type  Lookup (Shifts) Description The original Shift that was the source of the copied Shift (if any).  | 
No | 
| CopiedFromId | Type  ID Description The original Shift that was the source of the copied Shift (if any).  | 
No | 
| DisplayName | Type  Text Description A short description of the Shift. Must be between 0 and 80 characters  | 
No | 
| Duration | Type  Duration Description The length of time the Shift is scheduled for (in minutes).  | 
Yes | 
| End | Type  DateTime Description The timestamp of when the Shift is scheduled to end.  | 
Yes | 
| IsDraft | Type  Checkbox Description Indicates whether or not the Shift is a draft.  | 
Yes | 
| Location | Type  Lookup (Locations) Description The Location associated with the Shift.  | 
No | 
| LocationId | Type  ID Description The Location associated with the Shift.  | 
No | 
| Name | Type  Text Description The generated name of the Shift. For example, SHFT-1234. Must be between 0 and 80 characters  | 
Yes | 
| Region | Type  Lookup (Regions) Description The Region associated with the Shift.  | 
No | 
| RegionId | Type  ID Description The Region associated with the Shift.  | 
No | 
| Start | Type  DateTime Description The timestamp of when the Shift is scheduled to start.  | 
Yes | 
Related objects
This object has the following related objects.
| Name | Details | 
|---|---|
| ResourceShifts | Object  Has many (ResourceShifts) Description Resources associated with the Shift.  | 
| ShiftOffers | Object  Has many (ShiftOfferShifts) Description Shift Offers associated with the Shift.  | 
| ShiftTags | Object  Has many (ShiftTags) Description Shift Tags associated with the Shift.  | 
Feedback
Was this page helpful?