Trello is an API Key based integration and does not require the setup of an app.
Required Credentials of a Linked Account
To successfully connect with the Trello integration, a Linked Account or an end-user will need to provide the following to connect:- API Key
- API Token
To understand how a Linked Account can get the above mentioned credentials, refer below.
Getting Credentials of Trello
To acquire the required credentials and connect a Linked Account, please follow the steps mentioned below:
- Log in to your Trello account and go to Power-Ups Admin page.
- Click on the
Power-Ups
under Apps in the side menu and click onNew
.

- Enter the
Name
, selectWorkspace
, fill all the required fields and click onCreate
. - Click on
Generate a new API key
> click onGenerate API Key
and copy theAPI Key
.

- To get the
API Token
, you’ll have to generate it manually. Click onToken
hyperlinked button under API Key section,Allow
permissions and copy the Token displayed.

Actions and triggers
In Cobalt, you can create orchestrations of your use-cases using Trello actions and triggers. Following are the set of Trello actions and triggers supported by Cobalt.Card
Card
- Create Card - Create a new card in Trello.
- Update Card - Update a card in Trello.
- Delete Card - Delete a card in Trello.
- Add Comment to Card - Add a comment to a card in Trello.
- Update Comment on Card - Update a comment on a card in Trello.
Board
Board
- Create Board - Create a board in Trello.
- Add Member to Board - Add a member to a board in Trello.
Others
Others
- HTTP Request - Make HTTP API calls to any Trello documented REST APIs.
- Create List - Create a new list in Trello.
- Get Members of an Organization - Get members of an organization in Trello.