Documentation Index
Fetch the complete documentation index at: https://docs.iru.com/llms.txt
Use this file to discover all available pages before exploring further.
About Trello
Trello’s REST API expectskey (application id from Power-Ups admin) and token (user-authorized) on requests (for example GET /1/members/me/boards?key=…&token=…). The key is shareable; the token is secret and scopes access to what the authorizing user can see.
How it works
| Detail | Value |
|---|---|
| Category | Work management |
| Authentication | API key + token (query parameters) |
https://trello.com/power-ups/admin, open the API key tab, generate a key, then visit Trello’s authorize URL with scope=read and your key to mint a token.
Official references: Authorization, API introduction, Power-Up admin.
Prerequisites
- Trello user who can access the boards and workspaces you need for audits.
Connect Trello to Iru
Trello
Iru Compliance
Turn on Trello
Find Trello (use Category or Search by name or description). On that card, turn on the toggle. A browser tab or window may open for the connector wizard.
Troubleshooting
Nothing opens when you turn the source on
Nothing opens when you turn the source on
Check pop-up blocker settings for the Iru site and try again.
401
401
Regenerate token; confirm key still valid.
429
429
Rate limits - retries may spread sync.
Missing boards
Missing boards
Token user must join those boards/workspaces.
See also
- See Sources Management for the full connector list.
