# 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.

![](https://3400071099-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FypCKq44Psaly6khgrY7x%2Fuploads%2FUU6AfPeXaXinJoRNXVep%2F0.png?alt=media)

**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.

![](https://3400071099-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FypCKq44Psaly6khgrY7x%2Fuploads%2FRHJ361bqfQum4feJsiAG%2F1.png?alt=media)

**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.

![](https://3400071099-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FypCKq44Psaly6khgrY7x%2Fuploads%2FptQv3SzJikEZhIqMmjZH%2F2.png?alt=media)

![](https://3400071099-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FypCKq44Psaly6khgrY7x%2Fuploads%2F15q2DsKSEoYPvcckx51R%2F3.png?alt=media)

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

![](https://3400071099-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FypCKq44Psaly6khgrY7x%2Fuploads%2FCHzqKcp5F4toGDM5DgJz%2F4.png?alt=media)

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

![](https://3400071099-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FypCKq44Psaly6khgrY7x%2Fuploads%2FZgU01UzuEIhbkzrR82EG%2F5.png?alt=media)

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

![](https://3400071099-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FypCKq44Psaly6khgrY7x%2Fuploads%2FFAb2bCZWRcltYJpK0vet%2F6.png?alt=media)

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

![](https://3400071099-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FypCKq44Psaly6khgrY7x%2Fuploads%2FCuzs5vAExMoS7AydRd7q%2F7.png?alt=media)

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