Skip to main content
DSALTA connects to Trello using read-only API access to collect compliance evidence automatically. Data feeds into your Data Library modules.
Read-only access. DSALTA never modifies, creates, or deletes resources in your Trello environment.
DSALTA collects this integration’s data when you connect it — you can refresh it at any time with Sync from integrations on the Integrations page. The compliance checks below re-run once a day at 02:00 America/New_York.

What DSALTA reads

DSALTA reads the member list of every Trello workspace the connected account belongs to — names and usernames, which appears on your Access page. Trello’s members API exposes no email address, and it reports no per-member role or account status, so every member is listed as an active Member; and the boards that account is a member of, which appear on your Inventory page with their open/closed state. For the change-management checks it also reads that board’s labels and open cards.It calls these Trello endpoints:
  • /1/members/me
  • /1/members/me/organizations
  • /1/members/me/boards
  • /1/organizations/{organizationId}/members
  • /1/boards/{boardId}/labels
  • /1/boards/{boardId}/cards
Every request is a read. DSALTA has no code path that creates, modifies, or deletes anything in your Trello environment.

Troubleshooting

There is no Reconnect button. Open Integrations → Connected, click Manage on the Trello card, and check the Status tab — it shows either Connected and working properly or Connection issues detected. To restore a broken connection you must Disconnect and connect again, which permanently deletes the data and tests collected from Trello. Trello tokens created this way do not expire, so this normally means the token was revoked in Trello, the Power-Up holding the API key was deleted, or the account that authorized DSALTA lost access to the workspace.
Verify the connected account still holds the permissions listed under Before you begin. Then open Integrations in the DSALTA sidebar, stay on the Connected tab, and click Sync from integrations at the top right. That button refreshes every connected integration at once — there is no per-integration sync control.