Beginner5 min
Connect Your First Integration
Integrations connect your workflows to external services. This guide walks through connecting Slack.
Available Integration Types
- Built-in plugins - Pre-configured services (Slack, Google, Notion, etc.)
- API imports - Add any REST API via OpenAPI or curl
- Custom plugins - Build your own integrations
Step 1: Open Integrations
- Click Plugins in the sidebar
- Browse available integrations
- Or use the search to find "Slack"
Step 2: Connect Slack
- Click on the Slack plugin
- Click Connect
- You'll be redirected to Slack's authorization page
- Select your workspace
- Click Allow
You'll be redirected back with Slack now connected.
Step 3: Use in a Workflow
- Create or open a workflow
- Add an action node
- Select Slack from your connected integrations
- Choose an action like Send Message
Configure the Action
- Channel: Select from your Slack channels
- Message: Type your message or use variables
- Advanced: Add mentions, attachments, or formatting
Managing Connections
View and manage all your connections:
- Go to Settings > Integrations
- See all connected services
- Click a connection to:
- Test the connection
- Refresh credentials
- Disconnect
Troubleshooting
Connection Failed
If authorization fails:
- Check your permissions in the external service
- Try disconnecting and reconnecting
- Ensure pop-ups aren't blocked
Token Expired
OAuth tokens refresh automatically. If issues persist:
- Go to Settings > Integrations
- Click Refresh on the connection
- Re-authorize if prompted
Missing Permissions
Some actions require additional permissions:
- Check the action's required scopes
- Reconnect with the needed permissions
- In Slack, this may require workspace admin approval
What's Next?
- Integrations Overview - Explore all integration options
- OAuth Connections - Understand OAuth authentication
- Importing APIs - Add custom API integrations
Tags
getting-startedintegrationstutorial