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.
App integrations
Slack
Messages, channels, files, reactions, and Slack-event triggers.
GitHub
Issues, pull requests, files, releases, and Actions.
Linear
Issues, comments, sub-issues, teams, and states.
Jira
Issues, transitions, JQL search, comments, and attachments.
Salesforce
CRUD across CRM objects and SOQL queries.
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:
| Connector | What it does | Auth |
|---|---|---|
| HTTP request | Call any API (any method, headers, body). | Inline or a saved credential: basic, bearer, header, query, or OAuth2 client-credentials. |
| MCP server | Use 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.