Tesseract Tools - Documentation
UnityTools
Professional grade GameDev tools
|
If you haven't already, create an account on Trello and setup a Workspace and Board here.
Change or create new columns / Lists if you'd like such as 'Bugs' or 'Feature Requests'. These will be provided as dropdowns to your testers to select how they'd like their feedback to be organised.
Once you have a board setup we'll need to get an API key and user token using Power-Up integrtions. This lets our plugin upload new cards. You can read more about the Trello authorization setup here.
One way to create a focused API key is using Power-Ups & Integrations. Trello will prompt you to create a new Power-up for your API key.
Now enter the basic info about your Power Up intergration suc ass Name, Workspace association etc. Once that's complete click 'Create'.
You'll now be prompted to create a new API Key. Click on the 'Generate a new API key' button.
Make a local copy of the API Key, we'll be integrating it into Unity soon. Once you've done that click on the 'Token' link at the bottom of the paragraph next to the API Key field.
You'll be taken to an Authorization form that will let you create a UserToken for your newly created Trello power up. Scroll down and click 'Allow'.
This will then take you to a page which will show you your new user token. This will be the only time you can view this so make sure you make a copy here.
Now that we have an API key setup we can Configuring Trello with Unity.