APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
Microsoft Power Platform APIs
FlowRunProperties
Microsoft Power Platform APIs
· Schema
FlowRunProperties
Properties of a flow run.
Business Applications
Copilot Studio
Dataverse
Low-Code
Microsoft
No-Code
Power Pages
Power 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