VBScript Lua
Download the latest version of this project.
To get access to the Jira Service Management portal via its REST API some means of authentication are required. Jira offers OAuth 2.0 as also API Token authentication.
This extension makes use of the API Token authentication.
You need to create such an API Token from with the ATLASSIAN Account portal. The following Jira help center article explains in detail how to obtain the needed token:
This link brings you directly into the API Token management of the ATLASSIAN Account portal:
Note: you need to create an API Token for the Jira user you want to use for the integration. New service issues or new comments into an existing issue are being created unter this user (name). For later usage within this integration you need the email address of this user (as configured within the ATLASSIAN Account portal) and the above created API Token.
By Tom Wellige