How access and data flow
Connecting a source and importing its data are separate steps. Saving a connection records where to connect and which credential to use. A pipeline run then requests the data you selected and saves the result as a Dawn dataset. The dataset is an imported copy. Changes at the source become available when you run the import again; saving a connection does not set up continuous synchronisation. Review how your pipeline handles repeated runs before adding a schedule. The provider decides what the credential can access. A query, spreadsheet range, or file prefix selects data for a run, but does not reduce that permission. Revoking provider access prevents future requests using that credential; it does not remove data already imported into Dawn. See permissions and credentials for storage and access details. The guides below show each source’s authentication and import flow.Choose your integration
Databases and warehouses
Postgres, SQL Server, Snowflake, BigQuery, and Fabric Warehouse.
Cloud storage
Amazon S3, Google Cloud Storage, and Azure Blob Storage.
Google Sheets
Authorise an account and import a worksheet range.
SharePoint
Import a file from a document library.
Salesforce
Select and import records with SOQL.
Marketing and business apps
Business Central, LinkedIn, Taboola, Outbrain, HeyReach, and Instantly.
REST APIs and custom sources
Configure an API request or a specialised extraction workflow.
Before you start
You need access to Connections in Dawn, permission to read the source data, and an appropriate credential. A source administrator may need to create a service account, grant access, or permit network connectivity. Decide which tables, files, or accounts Dawn needs. Review permissions and credentials before granting access.1. Create the connection
- Open Connections in the Agent sidebar.
- Select New connection.
- Enter a descriptive name and select the source.
- Complete the source fields, such as host and database, bucket, or spreadsheet URL.
- Select an existing credential or use Create credential. OAuth sources use Authorize account.
- Add a description that explains what the source contains, then select Create connection.