APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
Amazon AppFlow
FlowExecution
Amazon AppFlow
· Schema
FlowExecution
FlowExecution schema from Amazon AppFlow API
AWS
Connectors
Data Flow
Data Integration
ETL
Integration
SaaS
Data Transfer
Properties
Name
Type
Description
executionId
string
Specifies the identifier of the given flow run.
executionStatus
string
Specifies the flow run status and whether it is in progress, has completed successfully, or has failed.
executionResult
object
startedAt
integer
Specifies the start timestamp for your flow run.
lastUpdatedAt
integer
Specifies the time of the most recent update.
dataPullStartTime
integer
The timestamp that determines the first new or updated record to be transferred in the flow run.
dataPullEndTime
integer
The timestamp that determines the last new or updated record to be transferred in the flow run.
View JSON Schema on GitHub