metadata_connectors
Retrieve all available source types with metadata like proper names, icons, hybrid deployment support, and resource links for easier connector display.
Instructions
⚠️ RESULTS ARE PAGINATED. Returns all available source types within your Fivetran account. This endpoint makes it easier to display Fivetran connectors within your application because it provides metadata including the proper source name ('Facebook Ads' instead of 'facebook_ads'), the source icon, information about the Hybrid deployment support, and links to Fivetran resources. As we update source names and icons, that metadata will automatically update within this endpoint
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of records to return | |
| cursor | No | Paging cursor id. | |
| schema_file | Yes | REQUIRED: You must first read the schema file at 'open-api-definitions/metadata/metadata_connectors.json', then provide this exact path here to confirm. |