Skip to main content

About Trello

Trello’s REST API expects key (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

Iru authenticates to Trello’s REST API with your Power-Up API key and a user token, passed as key and token query parameters on each request (for example GET https://api.trello.com/1/members/me/boards?key=…&token=…).
DetailValue
CategoryWork management
AuthenticationAPI key + token (query parameters)
Create or open a Power-Up at 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

Complete this tab before you connect the source in Compliance.
1

Sign in to Trello

Open Trello and sign in with a user who can access the boards and workspaces Iru should read.
2

Open Power-Up admin

Go to https://trello.com/power-ups/admin (Trello Power-Up administration) for your account.
3

Create or select a Power-Up

Create a new Power-Up (or open an existing one) that you will use only to mint API credentials for Iru. Name it clearly (for example Iru Compliance).
4

Generate an API key

Open the API key tab for that Power-Up and generate an API key (key). Copy the key value; you will enter it in Iru as the key parameter.
5

Authorize a read-only token

Open Trello’s authorize URL documented for Power-Ups, including expiration, scope=read, response_type=token, and key=YOUR_API_KEY. Approve access when Trello prompts you.
6

Copy the user token

After you click Allow, Trello returns a token string. Copy it immediately; you will pair it with key in Iru.
Continue on the Iru Compliance tab.

Troubleshooting

Check pop-up blocker settings for the Iru site and try again.
Regenerate token; confirm key still valid.
Rate limits - retries may spread sync.
Token user must join those boards/workspaces.

Sources Management

Browse and manage every Compliance source.

Getting Started With Compliance

Frameworks, actions, and Artifacts.

Iru Overview

How Endpoint, Compliance, and Identity fit together.

Artifacts Management

Upload, review, and organize evidence from sources and actions.