ActionsPerformed

Columns

Name

Type

Description

Id [KEY]

String

The Id of the performed action.

ActionType

String

The type of the performed action.

Actions

String

The actions performed.

TimeSpent

String

The time spent performing the action.

ActionPerformedTime

Datetime

The date and time when the action was performed.

ParentID_Id

String

The Id of the parent object where the action was performed.

ParentID_Name

String

The name of the parent object where the action was performed.

ChatAttachment_Id

String

The Id of the chat attachment for the action.

ChatAttachment_Name

String

The name of the chat attachment for the action.

Pseudo-Columns

Name

Type

Description

Word

String

Used to search for a specific word in records.

DuplicateCheckFields

String

The field/s to be used for checking in an upsert.

Converted

Bool

Set to true to return only converted records.

Approved

Bool

Set to true to return only approved records.

CustomViewId

String

The custom view Id to be used for filtering this record.

Last updated