Jira Connector
Documentation
Version: 9
Documentation

Authentication Personal Access Token (PAT) Authentication


Description

No description available [API reference]

Instructions

Copy below URL and open in browser to see instructions about creating PAT (Personal Access Token) to access JIRA data using API.

https://confluence.atlassian.com/enterprise/using-personal-access-tokens-1026032365.html

Parameters

Parameter Label Required Default value Options Description
Subdomain Subdomain YES Your company's Atlassian subdomain. Subdomain parameter is ignored this if you choose custom domain in service URL
Password Token (PAT Bearer Token) YES Get your Personal Access Token by following steps listed here https://confluence.atlassian.com/enterprise/using-personal-access-tokens-1026032365.html
CustomColumnsRegex CustomColumnsRegex Enter regular expression for custom columns which you like to output. Use Pipe to type keys (internal names for columns). You can use Regex too (e.g. field_100\d+ )