For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Fork this repoGet a demo
  • Docs
    • Welcome
    • Quickstart
    • Concepts
    • Search
    • MCP Server
    • CLI
    • Agent Skills
    • Connect
    • Add New Connector
    • Rate Limits
      • Overview
      • Airtable
      • Apollo
      • Asana
      • Attio
      • Bitbucket
      • Box
      • Calcom
      • Clickup
      • Coda
      • Confluence
      • Ctti
      • Document360
      • Dropbox
      • Fireflies
      • Freshdesk
      • Github
      • Gitlab
      • Gmail
      • Google Calendar
      • Google Docs
      • Google Drive
      • Google Slides
      • Hubspot
      • Intercom
      • Jira
      • Linear
      • Monday
      • Notion
      • Onedrive
      • Onenote
      • Outlook Calendar
      • Outlook Mail
      • Pipedrive
      • Powerpoint
      • Salesforce
      • Servicenow
      • Sharepoint
      • Shopify
      • Slab
      • Slack
      • Slite
      • Stripe
      • Teams
      • Todoist
      • Trello
      • Word
      • Zendesk
      • Zoho Crm
      • Zoom
  • API Reference
LogoLogo
Fork this repoGet a demo
On this page
  • Available Connectors
  • Popular Connectors
  • All Connectors
  • Productivity & Collaboration
  • Cloud Storage & Documents
  • Developer Tools
  • CRM & Sales
  • Communication & Email
  • Support & Service
  • E-commerce & Payments
  • Other
  • Authentication Methods
  • How Connectors Work
  • Add a Connector
DocsConnectors

Connectors

Was this page helpful?
Edit this page
Previous

Airtable

Next
Built with

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.

Popular Connectors

Slack
GitHub
Google Drive
Salesforce
Gmail
HubSpot
Dropbox
Stripe

All Connectors

Browse all connectors by category

Productivity & Collaboration

  • Notion
  • Slack
  • Asana
  • Monday
  • Linear
  • Trello
  • Clickup
  • Todoist
  • Airtable

Cloud Storage & Documents

  • Google Drive
  • Google Docs
  • Google Slides
  • Dropbox
  • OneDrive
  • Box
  • SharePoint
  • Word
  • OneNote

Developer Tools

  • GitHub
  • GitLab
  • Bitbucket
  • Jira
  • Confluence

CRM & Sales

  • Salesforce
  • HubSpot
  • Pipedrive
  • Attio
  • Zoho CRM

Communication & Email

  • Gmail
  • Outlook Mail
  • Outlook Calendar
  • Google Calendar
  • Teams

Support & Service

  • Zendesk

E-commerce & Payments

  • Shopify
  • Stripe

Other

  • Ctti

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 password—

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.

3

Search

Query your data through Airweave’s unified search API. Results include source metadata and links back to the original content.


Add a Connector

Build a Custom Connector

Follow our guide to add support for a new source

Request a Connector

Open a GitHub issue to request a new integration