> For the complete documentation index, see [llms.txt](https://imbrace.gitbook.io/imbrace-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://imbrace.gitbook.io/imbrace-documentation/integrations/trello.md).

# Trello

[Trello](https://trello.com/) is a web-based Kanban-style list-making application which is a subsidiary of Atlassian. Users can create their task boards with different columns and move the tasks between them.

## Account integration using Access Token

To begin, you will need:

* A [Trello](https://trello.com/) account.

**STEP 1:** Go to [Trello API Key Portal](https://trello.com/app-key), the page will show 404s error if you’re not signed into Trello.

<img src="/files/LyOQeByAvs8SvZq3ypDu" alt="" width="375">

**STEP 2:** Click the **\[Go to the Power-Up Admin Portal].**

**STEP 3:** In Power-Up Admin Portal, check the **acknowledgement** and click **\[Continue]** button.

<img src="/files/DNog3alDCGlPKhArtiUG" alt="" width="563">

**STEP 4:** Go back to the [Trello API Key Portal](https://trello.com/app-key), the **API Key** and **OAuth Secret** will be shown below.

<img src="/files/71D6Mzay1he6qOwyTDOi" alt="" width="375">

<img src="/files/uJDorUkjpJb2DTU9IcWE" alt="" width="563">

**STEP 5:** For the **API Token**, click the **\[Token]** right below the **API Key** and it will navigate to the authorize page.

<img src="/files/X8rpFF8ZZwVVB6AZbPe5" alt="" width="563">

**STEP 6:** In the authorize page, click the **\[Allow]** button.

<img src="/files/kY8T059YO4jxuhhvpjUa" alt="" width="563">

**STEP 7:** Copy the **API Token** which is presented.

<img src="/files/oCTOPUhQP6jFAcgHG5IU" alt="" width="563">

**STEP 8:** In iMBrace, create a new Trello API credential and paste **API Key**, **API Token**, **OAuth Secret** and click **\[CREATE]** button.

![](/files/Otp5IFZHrRIcsyye75aR)

**DONE:** The credential can then be used for Trello nodes.
