Get activity history (batch) action

Use the Get activity history (batch) action to retrieve a complete activity history for requests, including creation, task assignments, status updates, and user comments. This provides a full audit trail to track all activities related to the requests.

Input

Input fieldDescription
Workflow appChoose the workflow app you plan to get activity history for.
Record IDSpecify the request to get activity history for. Use a datapill or enter the exact ID.
Activity typeChoose activity types to search for.
Performed byEnter an email address of a specific user to show only activities performed by a specific user.
Activities fromRetrieve activities that occurred on or after this date.
Activities toRetrieve activities that occurred on or before this date.
Sort directionSelect the order in which activities are retrieved. Default is oldest to newest.
Next page tokenGet activity records starting from this offset.

Output

Output fieldDescription
Activity recordsThis object contains details about the activities requested.
Activity ID (Activity records)A unique identifier for the activity performed.
Request record ID (Activity records)The ID of the request record associated with the activity.
Activity type (Activity records)The type or category of the activity (for example, comment or status change).
Comment text (Activity records)The content of a comment, if the activity involved one.
Activity summary (Activity records)A brief description of what the activity entailed.
Performed at (Activity records)The date and time when the activity was executed.
List size (Activity records)The total number of items in the list (if part of a paginated response).
List index (Activity records)The position of the current item within the list.
Performed by (Activity records)An object nested within the Activity records object containing details about the user who performed the activity.
User ID (Performed by)The user's ID.
Email (Performed by)The user's email address.
Status (Performed by)The user's status.
List sizeThe size of the list.
List indexThe position in the list.

Last updated: