Trello

Obtaining Trello Client ID and Secret
- Open a Trello account.
- Visit Power Up dashboard to retrieve api key.
- In “Power-Ups” section, click on new and fill details
- More details on trello setup here
NOTE:
You can skip this step and use the default revert Trello app
- Set
https://app.revert.dev/oauth-callback/trello
as theAllowed Origin
url for your app - Get your client_id and client_secret:
- Go to the “Api Key” section of the App
- Copy your Api Key and Secret
Connect to Trello via Revert
- Create an account on Revert if you don’t already have one. (https://app.revert.dev/sign-up)
- Login to your revert dashboard (https://app.revert.dev/sign-in) and click on
Customize your apps
-Trello

- Enter the
client_id
andclient_secret
you copied in the previous step into the App credentials here and clickSubmit
.