APIs.io
Search
Providers
APIs
Capabilities
Tags
More
Schemas
AsyncAPI
JSON-LD
Rules
Vocabularies
About
Support
Blog
Blog
Add API
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