Amazon AppFlow · Example Payload

Appflow Execution Details Example

ConnectorsData FlowData IntegrationETLIntegrationSaaSData Transfer

Appflow Execution Details Example is an example object payload from Amazon AppFlow, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

mostRecentExecutionMessagemostRecentExecutionTimemostRecentExecutionStatus

Example Payload

Raw ↑
{
  "mostRecentExecutionMessage": "Successfully ran the flow",
  "mostRecentExecutionTime": 1718153700000,
  "mostRecentExecutionStatus": "Successful"
}