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

# Integrations

> Connect with external services and platforms through specialized integration nodes

## What are Integrations?

Integrations provide seamless connectivity between Noxus and external services, platforms, and systems. They enable your flows to interact with the broader ecosystem of business tools, social platforms, cloud services, and enterprise applications through pre-built, authenticated connections.

<Info>
  Integrations transform external APIs and services into easy-to-use flow
  components, handling authentication, rate limiting, error handling, and data
  formatting automatically while providing reliable, secure access to
  third-party platforms.
</Info>

## Available Integrations

| Integration Category | Platforms                            | Connection Capabilities                                      |
| :------------------- | :----------------------------------- | :----------------------------------------------------------- |
| **Productivity**     | Airtable, Notion                     | Database operations, content management, collaborative flows |
| **Communication**    | Slack, Telegram, Gmail               | Messaging, notifications, team coordination                  |
| **Microsoft 365**    | Outlook, Teams, OneDrive, SharePoint | Email management, team collaboration, file operations        |
| **Development**      | GitHub, Jira, Linear                 | Code management, issue tracking, project coordination        |
| **Social Media**     | Instagram, LinkedIn, TikTok          | Profile analysis, content management, social engagement      |
| **Business Systems** | Calendly                             | Scheduling, event management                                 |

<Note>
  Each integration provides authenticated access to platform APIs, enabling you
  to build flows that seamlessly interact with your existing tools and
  services.
</Note>

## Core Capabilities

**Seamless Authentication** - Secure, one-time setup for each platform integration using OAuth 2.0, API keys, or platform-specific authentication. Automatic token refresh and credential management ensure uninterrupted access to external services.

<Info>
  Authentication is handled at the workspace level, meaning once you connect to
  a service like Slack or GitHub, all related nodes can access that connection
  securely without additional setup.
</Info>

**Data Read & Write Operations** - Extract data from external platforms and create or update content in external systems. Support for filtering, pagination, real-time data retrieval, and automatic format conversion between platforms.

**Cross-Platform Flows** - Build flows that span multiple platforms and services, enabling data to flow seamlessly between different tools in your technology stack with automatic format conversion and validation.

**Enterprise-Grade Reliability** - Built-in error handling, retry logic, rate limit management, and monitoring ensure robust connections to external services with comprehensive logging and debugging capabilities.

<Warning>
  Integration availability and specific features may depend on the external
  platform's API capabilities and your subscription level with both Noxus and
  the third-party service.
</Warning>

* Learn about [Triggers](/platform/flows/triggers)
* Explore [Plugins](/core/concepts/plugins)
* Understand [Providers](/core/concepts/models)
* Check out the [Platform](/platform/introduction)
