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.

  1. In the OverlayQA sidebar, select one or more issues and click Export.
  2. Choose Trello as the export destination.
  3. Click Connect to Trello in the export modal.
  4. A Trello authorization page opens in a new tab. Approve access for OverlayQA.
  5. 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.

SettingDetails
BoardSelect the Trello board where cards should be created.
ListChoose the list within the board (e.g., "To Do", "Bugs").

What Gets Exported

Each exported Trello card includes the following fields.

FieldDescription
NameThe issue title from OverlayQA.
DescriptionIssue description with page URL, Figma frame link, browser and OS info, viewport dimensions, element CSS selector, and computed CSS values.
AttachmentScreenshot 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.