Skip to main content
Data Connectors establish secure connections between the platform and your document storage. Once connected, the platform can discover documents, read content for metadata extraction, and write enriched metadata back to the source.

Supported Data Connectors

Amazon S3

Connect to AWS S3 buckets for scalable cloud storage.

Azure Blob Storage

Connect to Azure Blob containers.

Google Cloud Storage

Connect to GCS buckets.

SharePoint

Integrate with Microsoft 365 document libraries.

OneDrive

Connect to Microsoft OneDrive sites and folders.

PostgreSQL

Connect to PostgreSQL databases with pgvector support.

Qdrant

Vector database integration for semantic search.

Configuration Details

See the Integrations Overview for the complete matrix of sources, destinations, and supported file types.

Key Features

Multiple Profiles

Create and manage multiple Data Connector connections

Connection Testing

Validate credentials before saving

Active Profile Selection

Switch between Data Connectors with one click

Schema Configuration

Customize field mappings (filename key, text key, tags key)

How Data Connectors Work

1

Create a Connector

Select your storage type and provide the required credentials.
2

Test the Connection

Validate that the platform can access your documents before saving.
3

Configure Schema Mapping

Map your data fields (filename, text content, tags) to the platform’s expected format.
4

Start Processing

Your documents are now available for metadata extraction.

Python SDK


API Reference

Create Connector

Create a new data connector

Update Connector

Update an existing connector configuration

List Connectors

List all your data connectors

Delete Connector

Remove a data connector

Ingest Data

Ingest documents from a connector

List Ingested Data

View ingested document metadata