Jira Connector
Documentation
Version: 11
Documentation
Authentication

API Key based Authentication


Description

No description available

Instructions

Firstly, login into your Atlassian account and then go to your Jira profile:

  1. Go to Profile > Security.
  2. Click Create and manage API tokens.
  3. Then click Create API token button and give your token a label.
  4. When window appears with new API token, copy and use it in this connection manager.
  5. That's it!

Parameters

Parameter Required Default value Options
Name: Subdomain

Label: Subdomain

Your company's Atlassian subdomain. Subdomain parameter is ignored this if you choose custom domain in service URL
YES
Name: UserName

Label: Atlassian User Name (email)

YES
Name: Password

Label: API Key

Get your API key by going to https://id.atlassian.com/manage-profile/security/api-tokens
YES
Name: CustomColumnsRegex

Label: CustomColumnsRegex

Enter regular expression for custom columns which you like to output. Use Pipe to type multiple column names (must use key - internal names for columns e.g. customfield_10004). You can use Regex too (e.g. field_100\d+ ). This filter is only applied for those fields which has flag custom=true.