Integrations
Trello
Sync Trello cards as Enhance issues.
The Trello integration imports cards from Trello boards as issues in Enhance. Map boards to projects and lists to statuses for a seamless workflow transition.
Setup
- Go to Workspace Settings > Integrations
- Click Connect Trello
- Enter your Trello API key and token
- Get your API key from Trello Developer Portal
- Generate a token using the link on that page
- Select which Trello board to sync
- Map the board to an Enhance project
Concept mapping
| Trello | Enhance |
|---|---|
| Board | Project |
| List | Status (workflow column) |
| Card | Issue |
| Label | Tag |
| Member | Assignee |
| Comment | Comment |
What gets synced
| Data | Direction | Description |
|---|---|---|
| Cards | Bidirectional | Title, description, due date |
| Lists | Inbound | Board columns mapped to statuses |
| Labels | Inbound | Card labels mapped to tags |
| Members | Inbound | Card members mapped to assignees |
| Comments | Inbound | Card comment history |
Sync configuration
| Setting | Description |
|---|---|
| Inbound enabled | Pull Trello cards into Enhance |
| Outbound enabled | Push Enhance issues to Trello |
Limitations
- Trello has no native priority system — priority is inferred from labels if applicable
- Trello has no native issue type system — all cards become generic issues
- Comments are primarily inbound (read from Trello, create text comments)
- One Trello board maps to one Enhance project
- Both API key and token must be provided (no OAuth flow)