Connected Apps

Connect external services like GitHub, Gmail, Slack, and 800+ more apps to use as tools in your workflows.

Updated Feb 2026

Connected Apps lets you link your external accounts - GitHub, Gmail, Slack, Notion, Asana, and 800+ more - so your AI workflows can take actions on your behalf. Once connected, those apps appear as tools in the workflow editor.

CategoryExamples
CommunicationGmail, Slack, Outlook, Discord
DeveloperGitHub, GitLab, Linear, Jira
ProductivityNotion, Google Docs, Asana, Trello
StorageGoogle Drive, Dropbox, Box

Powered by Composio

Integrations use Composio's managed OAuth infrastructure. Your credentials are never stored on ORCFLO - they are securely managed by Composio and scoped to your account.

Connecting an App

Each integration uses OAuth so you authorize access directly with the provider. ORCFLO receives a scoped token - it cannot access anything outside the permissions you grant.

1

Open Integrations Settings

Go to Profile → Integrations to see all available apps.

2

Click Connect

A popup opens with the provider's OAuth consent screen. Review the requested permissions and authorize ORCFLO.

3

Confirmation

The popup closes automatically and the app shows as Connected. The app is now available as a tool in your workflows.

Managing Connections

You can view and remove connections at any time from the Integrations page.

Connected

The app is authorized and available as a tool. Hover the row to see the Disconnect button.

Disconnect

Revokes the OAuth token. Any workflow steps using this integration will stop working until you reconnect.

Effect on Existing Workflows

Disconnecting an app does not delete or modify your workflows. Steps that used the integration will simply fail at runtime until the app is reconnected.

Using in Workflows

Once an app is connected, its actions appear in the Tool Selector when configuring an LLM step. Select specific actions (e.g. Send Email from Gmail) or enable all actions for an app.

Example: GitHub integration in a workflow

tools:

- web_search

- composio:GITHUB_CREATE_ISSUE

- composio:GITHUB_STAR_REPOSITORY

The AI Decides When to Act

Adding a connected app action to a step gives the AI the ability to use it - not an obligation. Write your prompt clearly describing when the action should be triggered.

Ready to connect your first app? Head to the Integrations settings to get started.

Open Integrations Settings