Microsoft Fabric - Query activity run action

The Query activity run action enables you to query the activities inside a job of an item in Microsoft Fabric.

Input

Input fieldDescription
Workspace IDEnter the ID of the workspace where the item is located.
Job IDEnter the ID of the Job to query the activities of.
Last updated afterEnter the date & time of the activity from which to run the query.
Last updated beforeEnter the date & time of the activity up to where to run the query.
Continuation tokenEnter the token to make the next request. Useful for pagination.
FiltersEnter the list of operands, operators and values to add filters to the query.
Order byEnter the list of orders and order by attributes to apply sorting on the query records.

Output

Output fieldDescription
Continuation tokenToken used for pagination.
valuesArray of returned items.
Activity nameName of the activity.
Activity run endDate and time when the activity run ended.
Activity run IDID of the activity run.
Activity run startDate and time when the activity run started.
Activity typeType of the activity.
Duration in msDuration in milliseconds for which the activity ran.
ErrorError occurred during the activity, if any.
Linked service nameName of any linked service.
InputKey-value pairs of input data to the activity.
OutputKey-value pairs of output data from the activity.
Pipeline nameName of the pipeline.
Pipeline run IDID of the pipeline run.
StatusStatus of the activity.
User propertiesUser properties, if any.
Iteration hashHash of the iteration.
Retry attemptNumber of retry attempts, if any.
Recovery statusRecovery status of the pipeline.
Execution detailsDetails of the execution of the activity.
Integration runtime namesNames of the integration runtimes, if any.

Last updated: