v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1423398235.2 KB

Describes the connectors vended by Amazon AppFlow for specified connector types. If you don't specify a connector type, this operation describes all connectors vended by Amazon AppFlow. If there are more connectors than can be returned in one page, the response contains a <code>nextToken</code> object, which can be be passed in to the next call to the <code>DescribeConnectors</code> API operation to retrieve the next page.

post/describe-connectors

Query parameters

maxResultsstring

Pagination limit

nextTokenstring

Pagination token

Request body

connectorTypesConnectorType[]

The type of connector, such as Salesforce, Amplitude, and so on.

maxResultsinteger

The maximum number of items that should be returned in the result set. The default is 20.

nextTokenstring

The pagination token for the next page of data.

Response

Success

connectorConfigurationsobject

The configuration that is applied to the connectors used in the flow.

nextTokenstring

The pagination token for the next page of data.