Activity Object Formats
Include Page | ||||
---|---|---|---|---|
|
Activity Object Properties
Required properties are in bold.
Property | Type | Description | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ActivityID | string | The unique identifier for the activity. This value must be globally unique across all activities. | |||||||||||||||
ActualEndDate | datetime | Identifies the actual date and time the activity was completed. | |||||||||||||||
ActualStartDate | datetime | Identifies the actual date and time the activity was started on site at the account location. This value does not include the start travel time. | |||||||||||||||
ActualTravelEndDate | datetime | Identifies the actual end travel date and time for the activity. | |||||||||||||||
ActualTravelStartDate | datetime | Identifies the actual start travel date and time. | |||||||||||||||
Description | string | A simple description of the activity. | |||||||||||||||
Extensions | object |
| |||||||||||||||
FlexAttrs | object | This property contains the Flex-Field values that were entered.
Flex-Field values can be pre-populated from the backend
| |||||||||||||||
FlexForms | collection |
| |||||||||||||||
FlexView | collection |
| |||||||||||||||
Location | object | The account location identifies the actual location (address) of where the activity is to be completed. | |||||||||||||||
Notes | collection | The Notes object contains an optional collection of notes associated with the activity. These can be recorded by anyone involved with scheduling the activity. | |||||||||||||||
Paused | boolean | Identifies if the activity is currently paused. Valid values are:
| |||||||||||||||
PlannedEndTime | datetime | The date and time, in UTC format, when the activity is scheduled to end. | |||||||||||||||
PlannedStartTime | datetime | The date and time, in UTC format, when the activity is scheduled to start. | |||||||||||||||
Priority | string | Identifies the current priority of the activity. Contains an Activity Priorities System Category value identifying the priority of activity. | |||||||||||||||
Status | string | Identifies the current status of the activity. Contains an Activity Status System Category value for status of the activity | |||||||||||||||
Title | string | A short title for the activity. | |||||||||||||||
Type | string | Identifies the type of activity. Activity types are defined and controlled with a Activity Types System Category. | |||||||||||||||
UserAdjustedEndUTC | datetime | The ending date and time, in UTC format, as recorded by the mobile worker. This value may be different from the
| |||||||||||||||
UserAdjustedStartUTC | datetime | The starting date and time, in UTC format, as recorded by the mobile worker. This value may be different from the
| |||||||||||||||
UserAdjustedTravelEndUTC | datetime | The ending travel date and time, in UTC format, as recorded by the mobile worker. This value may be different from the
| |||||||||||||||
UserAdjustedTravelStartUTC | datetime | The starting travel date and time, in UTC format, as recorded by the mobile worker. This value may be different from the
| |||||||||||||||
UserName | string | This property identifies the ID of the mobile worker that has been assigned to the activity. |