Jira Connector
Documentation
Version: 8
Documentation

Authentication :: Personal Access Token (PAT) Authentication [Http]


Description

No description available [API Help..]

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 Options Description Help
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 API Help
CustomColumnsRegex CustomColumnsRegex NO 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+ )