Amazon AppFlow · Example Payload

Appflow Start Flow Request Example

ConnectorsData FlowData IntegrationETLIntegrationSaaSData Transfer

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

Top-level fields

flowNameclientToken

Example Payload

Raw ↑
{
  "flowName": "my-salesforce-to-s3-flow",
  "clientToken": "client-token-500123"
}