Overview
Obeya Cloud integrates with popular tools to keep your workflows connected. Integrations can be configured at the organization or project level.Available Integrations
Slack
Post notifications to Slack channels when items change. Create items from Slack messages.
GitHub
Link commits and pull requests to items. Sync issue status automatically.
Microsoft Teams
Send notifications and interact with boards directly from Teams channels.
Jira
Two-way sync between Obeya Cloud and Jira. Import existing Jira projects.
Google Drive
Attach Google Docs, Sheets, and Slides to items. Open and edit without leaving Obeya Cloud.
Figma
Embed Figma designs in items. Preview designs directly in the Visual Board.
Zapier
Connect Obeya Cloud to 5000+ apps via Zapier. Build custom workflows without code.
Webhooks
Send HTTP requests on events. Receive external data to create or update items.
Setting Up an Integration
Open Integrations
Go to Settings > Integrations or Project Settings > Integrations for project-level integrations.
Authorize
Most integrations require OAuth authorization. Click Connect to authorize Obeya Cloud to access the third-party service.
Configure Mapping
Set up how data flows between Obeya Cloud and the external service. Map fields, choose sync direction, and set event triggers.
Slack Integration
Setup
- Go to Settings > Integrations > Slack
- Click Add to Slack to install the Obeya Cloud Slack app
- Choose which Slack workspace to connect
Features
- Channel notifications — Post item updates to specific Slack channels
- Direct messages — Receive personal notifications via Slack DM
- Create items — Use the
/obeya createslash command to create items from Slack - Update items — React with specific emojis to update item status
- Thread sync — Sync Slack threads with Obeya Cloud comments
Configuration
Map boards to Slack channels:GitHub Integration
Setup
- Go to Settings > Integrations > GitHub
- Click Connect GitHub and authorize the Obeya Cloud GitHub App
- Select which repositories to connect
Features
- Link PRs to items — Reference items in commit messages or PR descriptions using
OBY-123syntax - Auto-update status — Change item status when a linked PR is merged
- Branch tracking — See which branch is associated with each item
- Deploy tracking — Mark items as deployed when code reaches production
Custom Integrations
Build your own integrations using the Webhooks and API. Obeya Cloud supports both incoming and outgoing webhooks for custom data flows.Integration configuration changes are logged in the Audit Log for security and compliance tracking.
Managing Integrations
- Pause an integration to temporarily stop data flow without losing configuration
- Delete an integration to remove it completely
- View logs to see integration activity and troubleshoot issues