Connectors

Connectors are the integrations that let Airweave sync data from your external sources. Each connector handles authentication, data extraction, and incremental updates for a specific app or database.

Once connected, your data is transformed into searchable entities that AI agents can query through Airweave’s unified search layer.


Available Connectors

Airweave supports many different types of connectors across productivity tools, cloud storage, CRMs, databases, and more.

All Connectors

Productivity & Collaboration

Cloud Storage & Documents

Developer Tools

CRM & Sales

Communication & Email

Support & Service

Databases

E-commerce & Payments

Other


Authentication Methods

Connectors support different authentication methods depending on the source:

MethodHow It WorksCommon Sources
OAuth 2.0Browser-based login flow with automatic token refreshNotion, Slack, Google apps, Salesforce
API KeyPaste a token generated from the sourceGitHub, Stripe, Linear
CredentialsHost, port, username, and passwordPostgreSQL

For enterprise setups, you can also use Auth Providers like Composio or Pipedream to reuse existing authenticated connections.


How Connectors Work

1

Connect

Authenticate with the source using OAuth, API key, or credentials. Airweave securely stores your connection.

2

Sync

Airweave extracts entities (pages, tickets, files, rows) from the source and transforms them into searchable documents.


Add a Connector