Skip to main content

Source Connectors

Beyond manual upload and API ingestion, Talonic connects to external systems to automatically ingest documents. Each connector authenticates via OAuth or credentials and syncs documents into a source.

Available connectors

ParameterTypeDescription
Google DriveOAuthSync files from Google Drive folders. Shared drives supported.
GmailOAuthIngest email attachments. Search bar with Gmail query passthrough.
SharePointOAuthSync documents from SharePoint sites and document libraries.
OneDriveOAuthSync files from OneDrive personal or business accounts.
OutlookOAuthIngest email attachments with date range and body inclusion settings.
TeamsOAuthIngest meeting transcripts and channel attachments. Requires tenant-admin consent for privileged scopes.
NotionOAuthSync pages and databases. Users choose which pages to share during OAuth consent.
SQLcredentialsConnect to MSSQL or PostgreSQL databases. Browse tables, run saved queries.
Amazon S3credentialsSync from S3 buckets (and S3-compatible storage like MinIO, R2).
Azure BlobcredentialsSync from Azure Blob Storage containers.

Google and Microsoft connectors share a single OAuth client each. OAuth tokens are encrypted at rest using aes-256-gcm. Each source card includes a Batch Processing toggle to defer extraction at 50% cost.

Connectors are feature-gated on their OAuth client ID/secret. Without credentials configured, the connector dropdown entry is disabled.