UnifiedTask

Represents a business activity such as a to-do item. This object is available for reports and dashboards in the Winter ’24 release and later.

Supported Calls

describeSObjects(), query(), retrieve()

This object is available only for reporting. It isn’t supported for SOQL queries and APIs.

Note

Special Access Rules

Einstein Activity Capture and Activity 360 Reporting must be enabled.

Fields

Field Details
ActivityDateTime
Type
dateTime
Properties
Filter, Sort
Description
The date and time of the activity in the Coordinated Universal Time (UTC) time zone.
ActivitySubType
Type
picklist
Properties
Filter, Nillable, Restricted picklist
Description
Always blank for this object.
ActivityType
Type
picklist
Properties
Filter, Nillable, Restricted picklist
Description
The type of activity.
Possible value is UnifiedTask.
DetailId
Type
reference
Properties
Filter, Group, Nillable, Sort
Description
The ID of the object that contains detailed activity-specific information. The object depends on the activity type. For example, the detail for a Task activity is a Task object.
This field is a relationship field.
Relationship Name
Detail
Relationship Type
Lookup
Refers To
Task
InternalEventKey
Type
string
Properties
Filter, Group, Nillable, Sort
Description
Reserved for internal use.
IsInsightAvailable
Type
boolean
Properties
Defaulted on create, Filter
Description
Indicates whether the activity has an insight associated with it (true) or not (false).
The default value is false.
Snippet
Type
string
Properties
Nillable
Description
An abbreviation of the task body or description. This field has a maximum length of 255 characters.
Subject
Type
string
Properties
None
Description
The subject line of the task.