- Connect: Add your connection details for the source system. This will involve authenticating to the service.
- Configure: Select what data to extract.
- Set up a destination: Provide a destination (typically a table in a data warehouse) to load the data into, ready for transformation.
Getting started
Getting started with loading data
Sources are the services and systems you extract your data from. A source is usually a service you’re already using in your organization, such as Salesforce or Facebook. However, sources can also be databases such as PostgreSQL or even files in cloud storage such as Amazon S3. The components that extract source data are commonly referred to as connectors as they connect to your data sources.
Connectors are represented as individual components on ‘s canvas. Simply open an orchestration pipeline and add your desired connector onto the canvas.
All connectors are available in orchestration pipelines and, for basic uses, orchestration pipelines can be thought of as pipelines that load your data into a data warehouse, ready for transformation. For each connector you’ll need to:
