> ## Documentation Index
> Fetch the complete documentation index at: https://docs.innflow.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Integrations

> Connect external services to power your workflows

Innflow integrates with dozens of external services. Each integration is powered by an OAuth credential that you connect once and use across all your workflows.

## Setting Up Integrations

<Steps>
  <Step title="Go to Credentials">
    Navigate to **Settings → Credentials** from the sidebar.
  </Step>

  <Step title="Connect a service">
    Click **New Credential** and choose the service. You will be redirected to authorize Innflow.
  </Step>

  <Step title="Use in workflows">
    Any node that needs that service will automatically have access to the credential.
  </Step>
</Steps>

For full details on managing credentials, see [Credentials](/features/credentials).

## Available Integrations

### Communication

* [Slack](/tools/communication#slack) — Send and read channel messages
* [Discord](/tools/communication#discord) — Webhook messaging
* [Gmail](/tools/communication#gmail) — Send and read emails
* [Microsoft Outlook](/tools/communication#microsoft-outlook) — Send and read emails
* [Microsoft Teams](/tools/communication#microsoft-teams) — Channel messaging
* [Telegram](/tools/communication#telegram) — Send messages
* [Resend](/tools/communication#resend) — Transactional email API

### Google Suite

* [Google Sheets](/tools/google-suite#google-sheets) — Spreadsheet read/write
* [Google Docs](/tools/google-suite#google-docs) — Document creation and editing
* [Google Calendar](/tools/google-suite#google-calendar) — Event management
* [Google Drive](/tools/google-suite#google-drive) — File storage
* [Google Slides](/tools/google-suite#google-slides) — Presentations
* [Google Forms](/tools/google-suite#google-forms) — Form responses
* [Google Groups](/tools/google-suite#google-groups) — Group management

### Microsoft

* [Excel](/tools/microsoft#microsoft-excel) — Spreadsheet read/write
* [Word](/tools/microsoft#microsoft-word) — Document creation
* [OneDrive](/tools/microsoft#microsoft-onedrive) — File storage
* [Planner](/tools/microsoft#microsoft-planner) — Task management
* [SharePoint](/tools/microsoft#microsoft-sharepoint) — File and list management

### CRM and Sales

* [Airtable](/tools/crm-sales#airtable) — Database records
* [HubSpot](/tools/crm-sales#hubspot) — CRM objects
* [Apollo](/tools/crm-sales#apollo) — Lead enrichment

### Project Management

* [Notion](/tools/project-management#notion) — Pages and databases
* [Trello](/tools/project-management#trello) — Boards and cards
* [GitHub](/tools/project-management#github) — Repos and issues
* [ClickUp](/tools/project-management#clickup) — Tasks, lists, folders, spaces, and comments
* [Cal.com](/tools/project-management#calcom) — Scheduling
* [Calendly](/tools/project-management#calendly) — Scheduling

### Search and Data

* [Tavily](/tools/search-data#tavily-search) — AI web search
* [Exa](/tools/search-data#exa) — Semantic search
* [Perplexity](/tools/search-data#perplexity) — Research and cited answers
* [Firecrawl](/tools/search-data#firecrawl) — Web scraping
* [Ahrefs](/tools/search-data#ahrefs) — SEO data
* [Polymarket](/tools/search-data#polymarket) — Prediction markets

### Storage, Commerce, and Analytics

* [Dropbox](/tools/storage-commerce#dropbox) — Files, folders, and shared links
* [Shopify](/tools/storage-commerce#shopify) — Products, orders, customers, and inventory
* [LinkedIn](/tools/storage-commerce#linkedin) — Social publishing and profile data
* [PostHog](/tools/storage-commerce#posthog) — Product analytics projects and events
* [Dub](/tools/storage-commerce#dub) — Short links and analytics
* [ElevenLabs](/tools/storage-commerce#elevenlabs) — Text to speech

### Agents and Protocols

* [MCP](/tools/agents-protocols#mcp) — Connect to external Model Context Protocol servers
* [A2A Agent](/tools/agents-protocols#a2a-agent) — Delegate tasks to A2A-compatible agents

## Authentication

All integrations use **OAuth 2.0** for secure authentication. Your tokens are encrypted at rest and refreshed automatically. To disconnect a service, remove it from the [Credentials](/features/credentials) page.
