Overview

Connect your apps to workflows: Slack, GitHub, Linear, Jira, and Salesforce, plus generic HTTP and MCP.

Workflows connect out to your apps. Add a credential once, then any node can use it. Credentials are encrypted at rest and scoped to your team.

Where a connection lives depends on its auth: Slack and Linear use team OAuth, connected under Settings → Integrations. GitHub, Jira, Salesforce, and the generic HTTP/MCP connectors take a token you provide, added under Agents → Credentials.

App integrations

Slack is fully wired for both actions and event triggers. For GitHub, Linear, Jira, and Salesforce the actions are available now; event triggers are rolling out. Each app page notes what's live.

Generic connectors

When there's no first-class integration, use these from any workflow:

ConnectorWhat it doesAuth
HTTP requestCall any API (any method, headers, body).Inline or a saved credential: basic, bearer, header, query, or OAuth2 client-credentials.
MCP serverUse tools from a remote MCP server.URL plus optional bearer token.

These reach services without a built-in connector (for example Discord, GitLab, or PagerDuty via their APIs).

Models

AI agent and LLM nodes need a model credential, managed separately on the Models page.

Next

On this page