Trello Integration Setup

I did finally get this working.

Here are the steps;

  1. Get your API key from Trello here: Trello API
  2. With your API key visit this link, be sure to replace API_KEY_HERE with your Trello API Key: https://trello.com/1/authorize?response_type=token&scope=read,write&expiration=never&key=API_KEY_HERE
  3. This will give you a Trello Auth Token, copy that token
  4. Go to your Sentry Settings
  5. Click Projects
  6. Click the project you want to add it to
  7. Click All Integrations
  8. Enable Trello
  9. On the Trello Integration page, you then put in both the Trello API Key & Trello Auth Token
  10. Save changes & select Trello Organization that you want this Sentry Project to

:slight_smile:

Hope this helps.

1 Like