Activity Object1
Activity Object Formats
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 | This object contains an optional collection of key/value pairs. These key/value are defined and controlled by the customer and are typically used to assist in integration by pass additional data around the system. | |||||||||||||||
FlexAttrs | object | This property contains the Flex-Field values that were entered.
Flex-Field values can be pre-populated from the backend
| |||||||||||||||
FlexForms | collection | An optional collection of FlexForm IDs. Each form specified in the collection will be available for the identified task. See: FlexForm Object | |||||||||||||||
FlexView | collection | The optional See: Flex Views Object | |||||||||||||||
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 4.16.0 | |||||||||||||||
UserAdjustedStartUTC | datetime | The starting date and time, in UTC format, as recorded by the mobile worker. This value may be different from the 4.16.0 | |||||||||||||||
UserAdjustedTravelEndUTC | datetime | The ending travel date and time, in UTC format, as recorded by the mobile worker. This value may be different from the 4.16.0 | |||||||||||||||
UserAdjustedTravelStartUTC | datetime | The starting travel date and time, in UTC format, as recorded by the mobile worker. This value may be different from the 4.16.0 | |||||||||||||||
UserName | string | This property identifies the ID of the mobile worker that has been assigned to the activity. |