I did finally get this working.
Here are the steps;
- Get your API key from Trello here: Trello API
- 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 - This will give you a Trello Auth Token, copy that token
- Go to your Sentry Settings
- Click
Projects
- Click the project you want to add it to
- Click
All Integrations
- Enable
Trello
- On the
Trello Integration
page, you then put in both theTrello API Key
&Trello Auth Token
- Save changes & select
Trello Organization
that you want thisSentry Project
to
Hope this helps.