Azure DevOps Boards
Opus requires an Api Token in order to conect with Azure DevOps. In order to create an API Token
-
Login to the platform and Select "Personal Access Token" from the "User Settings" menu
-
Choose "New Token"
-
Select a name (ie. opus-access-key) and a desired expiration time (Following Expiration, a new access key will need to be configured in Opus again)
-
In Scopes, Make sure that the following priliviges are provided:
- Work Items - Read & Write
- Graph - Read
- Code - read - Optional if you'd like to use the same token for ADO ticketing as well as code repositories
-
Click create and copy the key that was created
Now, back in the Opus Platform, add ticketing and then Azure DevOps from the list and click add connection.
- In the configuration dialog, type your email address user in Azure DevOps, The API Token created in the previous step and your Azure DevOps organization.
The Email address/User provided should be associated with the API Token
- Test your connection and Save the integration.
Well Done!
Updated 5 months ago