FlowRunProperties

Properties of a flow run.

Business ApplicationsCopilot StudioDataverseLow-CodeMicrosoftNo-CodePower PagesPower Platform

Properties

Name Type Description
startTime string The timestamp when the flow run started.
endTime ['string', 'null'] The timestamp when the flow run ended. Null if still running.
status string The current status of the flow run.
correlation object Correlation information for the flow run.
trigger object Information about the trigger that initiated the flow run.
View JSON Schema on GitHub