Connector components
Connector components query data from a specific source and load that data into a table in a data warehouse. They are available in ‘s orchestration pipelines and so can be used as part of larger data workflows including complex transformations.- Components overview introduces components. Connectors are listed in the Orchestration components section.
- Salesforce Query is an example of a connector in .
Custom connectors
You can create your own connectors based on any REST API that returns JSON data by using the Custom Connector interface. These custom connectors can then be brought into or Data Loader to build pipelines. You will require access and knowledge of the target API to create these.- Custom Connector overview provides an overview of the process.
Custom connector video example
Expand this box to watch our video about using custom connectors.Video
Video
Flex connectors
Flex connectors are pre-configured connectors available directly in orchestration pipelines in , and from Data Loader’s Batch data sources list. Flex connectors can be edited in the Custom Connector interface for further customization, such as adding additional endpoints, if required.Flex connector video example
Expand this box to watch our video about using Flex connectors.Video
Video
Query connectors
Query connectors are used to retrieve data from your chosen source using an SQL-like query. When configuring these connectors, you can choose between Basic mode and Advanced mode. Basic mode will build a query for you based on the options you choose in the component properties, while Advanced mode lets you write the query yourself.- Facebook Ads Query is an example of a Query connector.
Query connector video example
Expand this box to watch our video about using Query connectors.Video
Video
Streaming connectors
Streaming connectors are built for use in streaming pipelines. They allow you to capture data from a source database so you can then write it to cloud storage or a data warehouse.- Streaming pipelines overview provides more information about streaming pipelines. Each streaming connector is listed in the Sources section.
- Microsoft SQL Server is an example of a streaming connector.
Streaming connector video example
Expand this box to watch our video about using the Microsoft SQL Server streaming connector.Video
Video

