Amazon AppFlow · Example Payload

Appflow Describe Connector Entity Request Example

ConnectorsData FlowData IntegrationETLIntegrationSaaSData Transfer

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

Top-level fields

connectorEntityNameconnectorTypeconnectorProfileNameapiVersion

Example Payload

Raw ↑
{
  "connectorEntityName": "Account",
  "connectorType": "Salesforce",
  "connectorProfileName": "my-salesforce-profile",
  "apiVersion": "v55.0"
}