In Custom Connector, you can create custom data source connectors to build data pipelines across . There are two types of custom connector you can use: a standard Custom connector and a Flex connector. A standard custom connector contains no information and must be configured completely by the user. A Flex connector is a preconfigured connector that already includes certain authentication options and parameters for a given third-party endpoint. A variety of Flex connectors are available in for you to use, and are accessed from the Sources tab of the Choose source step of the Add pipeline wizard. A created Flex connector will be selectable from the Custom Connectors tab after creation. If a connector is not yet available for the data source you wish to connect to, you will have configure a standard custom connector. Read Custom connector setup to learn more.Documentation Index
Fetch the complete documentation index at: https://docs.maia.ai/llms.txt
Use this file to discover all available pages before exploring further.
When creating a custom connector, you need to know how to authenticate with the service that you wish to extract data from.
Custom Connector only works with REST APIs that return data in JSON format. Custom Connector will display an error when unable to parse the response, such as when receiving XML data.
