Activities
Overview
Activities represent designated periods for a Resource that are distinct from their usual work. These may include essential administrative tasks, breaks, or meetings. During these scheduled activities, the Resource is not assigned regular work, allowing flexibility for other duties within normal working hours.
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 |
---|---|---|
Address | Type Text Description The address of the Activity. Must be between 0 and 255 characters |
No |
CopiedFrom | Type Lookup (Activities) Description The original Activity that was the source of this Activity (if any). |
No |
CopiedFromId | Type ID Description The original Activity that was the source of this Activity (if any). |
No |
End | Type DateTime Description The end date and time of the Activity. |
Yes |
GeoLatitude | Type Decimal Description The latitude of the Activity’s geolocation. Must be a decimal with precision 9 and scale 6 |
No |
GeoLongitude | Type Decimal Description The longitude of the Activity’s geolocation. Must be a decimal with precision 9 and scale 6 |
No |
Location | Type Lookup (Locations) Description The location associated to the Activity. |
No |
LocationId | Type ID Description The location associated to the Activity. |
No |
Name | Type Text Description The generated name of the Activity. For example, ACT-1234. Must be between 0 and 80 characters |
Yes |
Notes | Type Text Description Notes relating to the Activity. Must be between 0 and 10000 characters |
No |
Quantity | Type Integer Description The number of resources required for the Activity. |
No |
Resource | Type Lookup (Resources) Description The resource associated with the Activity. |
No |
ResourceId | Type ID Description The resource associated with the Activity. |
No |
Start | Type DateTime Description The start date and time of the Activity. |
Yes |
Timezone | Type Text Description The timezone of the Activity. Must be between 0 and 40 characters |
No |
Type | Type Picklist Description The type of Activity Valid values are: - Meal Break - Administration - Travel - Miscellaneous Custom valuesThe values for this field may be modified via the Skedulo web app or via the Skedulo REST API. |
No |
Related objects
This object has the following related objects.
Name | Details |
---|---|
ActivityResources | Object Has many (ActivityResources) Description Resources associated with the Activity. |
Feedback
Was this page helpful?