Connect Trello to OverlayQA
Connecting Trello to OverlayQA lets you export captured design QA issues directly to your Trello boards as cards. Each exported card includes screenshots, CSS selectors, computed CSS values, page URL, viewport size, and browser metadata.
Connect Your Trello Account
Setting up the Trello connection is a one-time process through OAuth authorization.
- In the OverlayQA sidebar, select one or more issues and click Export.
- Choose Trello as the export destination.
- Click Connect to Trello in the export modal.
- A Trello authorization page opens in a new tab. Approve access for OverlayQA.
- The export modal auto-updates when the connection is detected. It polls for up to 2 minutes.
You only need to connect once. After the initial OAuth authorization, OverlayQA remembers your Trello connection for all future exports.
Configure Your Export
After connecting, configure where cards should land in Trello.
| Setting | Details |
|---|---|
| Board | Select the Trello board where cards should be created. |
| List | Choose the list within the board (e.g., "To Do", "Bugs"). |
What Gets Exported
Each exported Trello card includes the following fields.
| Field | Description |
|---|---|
| Name | The issue title from OverlayQA. |
| Description | Issue description with page URL, Figma frame link, browser and OS info, viewport dimensions, element CSS selector, and computed CSS values. |
| Attachment | Screenshot of the captured area or element. |
What Is Not Exported
Exports include computed CSS values from the live page only. They do not include expected design spec values from Figma. There is no assignee picker in the export UI, so cards are created without a member assigned.
After Exporting
The results screen shows each issue with a clickable link to the created Trello card. Issues are marked as exported in the OverlayQA sidebar. If you try to re-export the same issue to Trello, you will see a warning to prevent duplicate cards.