Connector Setup
Learn how to create connectors to external data systems (databases and SaaS platforms).
Overview
Connectors establish connections to external data systems. This guide walks you through creating your first connector.
Step 1: Choose Connector Type
Select whether you're connecting to a database or SaaS platform.
[Content to be filled - from provided getting started guide, Step 1.1]
Step 2: Configure Connection
Database Connectors
[Content to be filled - connection string, credentials, etc.]
SaaS Connectors
[Content to be filled - instance URL, OAuth credentials, etc.]
Step 3: Test Connection
Verify that the connection works and schema discovery completes.
[Content to be filled]
Schema Discovery
[Content to be filled - how schema discovery works, waiting for completion]