Implemented Matrix
| Connector | Type | Preview | Metadata | Extract | Notes |
|---|---|---|---|---|---|
| Database | Yes | Yes | Yes | Optional SSL and SSH tunnel | |
| Database | Yes | Yes | Yes | Optional SSL | |
| Database | Yes | Yes | Yes | Trusted and SQL auth, optional SSH | |
| NoSQL | Yes | Yes | Yes | Collection-based extraction | |
| Database | Yes | Yes | Yes | Postgres-compatible access path | |
| Snowflake | Warehouse | Yes | Yes | Yes | Warehouse and database required |
| Warehouse | Yes | Yes | Yes | Token + HTTP path based | |
| CSV | File | Yes | Yes | Yes | S3 upload URL flow |
| File | Yes | Yes | Yes | Multi-file and sheet selection | |
| Object Storage | Yes | Yes | Yes | Bucket/object-based listing | |
| Cloud Drive | Yes | Yes | Yes | OAuth token and item listing | |
| Content Service | Yes | Yes | Partial | Tenant/client credentials required |
Database Connectors
Validate host reachability, use least-privilege credentials, run the connection test, then preview sample records before starting extraction.
Postgres
Required: host, port, database, username, password
Optional: ssl, SSH tunnel fields
MySQL
Required: host, port, database, username, password
Optional: ssl
SQL Server
Required: host, database — plus SQL auth (username/password) or trusted connection
Optional: encrypt, trustServerCertificate, SSH
MongoDB
Required: host, port, database
Optional: username, password, ssl
Supabase
Required: Postgres-compatible fields
Optional: Treated as a database connector with standard Postgres-style connectivity
Warehouse Connectors
Snowflake
Required: account, username, password, database, warehouse
Optional: schema, role
Databricks
Required: host, httpPath, token
Optional: catalog, schema
File & Object Storage
CSV / Excel
Use the upload URL endpoint first, then create the connection using the returned S3 URL. Supports preview and metadata inspection before extraction. Excel supports multi-file and sheet selection.
S3
Required: bucket, region, accessKeyId, secretAccessKey
Cloud Services
Google Drive
Required: accessToken, provider
File/folder listing and scoped extraction.
SharePoint
Required: tenantId, clientId, clientSecret, siteId
Optional: driveId, file path
Planned Integrations
The following connectors are on the roadmap and appear in product messaging, but are not currently runtime-enabled.
Next: Bastion Connection →