Available Connectors
Airtable
Sync bases and tables
Apollo
Customer engagement platform
Asana
Project management and tasks
Attio
Modern CRM platform
Bitbucket
Code repositories and pull requests
Box
Cloud storage and files
ClickUp
Tasks, docs, and projects
Coda
Collaborative documents
Confluence
Team knowledge base
Document360
Knowledge base platform
Dropbox
Cloud file storage
Fireflies
Meeting transcripts and notes
Freshdesk
Customer support tickets
GitHub
Code repositories and files
GitLab
Code repositories and CI/CD
Gmail
Email messages and threads
Google Calendar
Events and schedules
Google Docs
Documents and content
Google Drive
Files and folders
Google Slides
Presentations
HubSpot
CRM and marketing automation
Intercom
Customer messaging platform
Jira
Issues and project tracking
Linear
Issue tracking for developers
Monday
Work management platform
Notion
Wiki and knowledge base
OneDrive
Microsoft cloud storage
OneNote
Microsoft digital notebooks
Outlook Calendar
Microsoft calendar events
Outlook Mail
Microsoft email
Pipedrive
Sales CRM platform
Salesforce
Enterprise CRM
ServiceNow
IT service management
SharePoint
Microsoft content management
Shopify
E-commerce platform
Slab
Team knowledge base
Slack
Team messaging (federated search)
Slite
Collaborative documentation
Stripe
Payment processing data
Teams
Microsoft team collaboration
Todoist
Task management
Trello
Kanban boards and cards
Zendesk
Customer support platform
Zoho CRM
CRM platform
Connector Categories
Connectors are organized by use case to help you find what you need:Knowledge Base & Productivity
- Confluence, Notion, Slab, Slite, Document360
- Google Docs, Google Drive, OneDrive, Dropbox, Box
- Coda, ClickUp, Asana, Todoist, Trello
Code & Development
- GitHub, GitLab, Bitbucket
Communication & Collaboration
- Slack, Teams, Gmail, Outlook Mail
- Google Calendar, Outlook Calendar
- Intercom, Fireflies
CRM & Sales
- Salesforce, HubSpot, Pipedrive, Attio, Apollo, Zoho CRM
Support & Service
- Zendesk, Freshdesk, ServiceNow, Intercom
Project Management
- Jira, Linear, Asana, Monday, ClickUp, Trello
E-commerce
- Shopify, Stripe
Other
- Airtable, SharePoint, OneNote
Authentication Methods
Each connector supports one or more authentication methods:- Direct: Provide credentials (API key, token) directly
- OAuth Browser: Authenticate via browser redirect flow
- OAuth Token: Provide a pre-obtained OAuth access token
- Auth Provider: Use a third-party auth provider like Composio or Pipedream
Sync Capabilities
Different connectors offer different sync modes:Continuous Sync
Sources like GitHub support cursor-based continuous syncing, which enables incremental data extraction. After the initial full sync, only new or changed data is synced.Snapshot Sync
Most connectors perform full snapshot syncs on each run, retrieving all data from the source.Federated Search
Slack uses federated search instead of traditional syncing - queries are executed against Slack’s API in real-time rather than syncing all messages upfront.Rate Limiting
Connectors implement smart rate limiting to respect API quotas:- Organization-level: Rate limits shared across all connections in your org (e.g., Slack, GitHub)
- Connection-level: Each connection has independent rate limits (e.g., Notion)
Next Steps
Create a Source Connection
Connect your first data source
Authentication Methods
Learn about auth options