How Integrations Work
Integration Categories
- Productivity & Collaboration
- Developer Tools
- Communication
- Business Tools
Google Workspace
Gmail, Drive, Sheets, Docs, Calendar
Microsoft 365
Outlook, OneDrive, SharePoint, Teams
Slack
Channels, DMs, file sharing
Notion
Databases, pages, blocks
Airtable
Bases, tables, records
Confluence
Spaces, pages, content
Authentication Overview
Different integrations use different authentication methods:OAuth 2.0
Most common - Google, Microsoft, Slack, GitHub
API Keys
Simple token auth - Airtable, Linear
Service Principal
App-level access - Microsoft 365, Dynamics 365
Learn More About Authentication
Detailed guide to authentication methods
Managing Integrations
- Connecting
- Updating
- Disconnecting
Security & Privacy
Credential Storage
Credential Storage
- All credentials encrypted at rest
- Database-level encryption
- Separate encryption keys per tenant
- No plain-text storage
Token Management
Token Management
- Automatic OAuth token refresh
- Secure token storage in database
- Tokens isolated per workspace
- Revocable at any time
Principle of Least Privilege
Principle of Least Privilege
- Request only necessary scopes
- Users can review permissions before granting
- Granular permission control
- Regular security audits
Compliance
Compliance
- SOC 2 Type II compliant storage
- GDPR-compliant data handling
- Audit logs for all integration access
- Tenant data isolation
Common Providers
Microsoft 365
OAuth and Service Principal authentication for Outlook, Teams, SharePoint, and Dynamics 365
Google Workspace
OAuth authentication for Gmail, Drive, Sheets, Docs, and Calendar
Atlassian
API token authentication for Jira and Confluence
Developer Tools
GitHub, Linear, and GitLab integration guides
Collaboration Tools
Slack, Notion, Discord, and Telegram bots
All Integrations
Browse the complete catalog
Need a Custom Integration?
Use API Request Node
Many services can be accessed via their REST APIs
Webhooks
Use Webhook Trigger nodes for incoming data
Request Integration
Contact support to request new integrations
Build Custom
Build custom integration nodes