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 the Allowed 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
- Enter the
client_id
and client_secret
you copied in the previous step into the App credentials here and click Submit
.