Amazon AppFlow · Example Payload

Appflow Trigger Config Example

ConnectorsData FlowData IntegrationETLIntegrationSaaSData Transfer

Appflow Trigger Config 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

triggerTypetriggerProperties

Example Payload

Raw ↑
{
  "triggerType": "Scheduled",
  "triggerProperties": {
    "Scheduled": "example-value"
  }
}