Jira Connector
Jira Connector Help
Version 6
ZappySys Logo File Version: v6
Supported Engine: 12

Authentication :: API Key based Authentication [Http]


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 Label Required Options Description Help
Subdomain Subdomain YES Your company's Atlassian subdomain
UserName Atlassian User Name (email) YES
Password API Key YES Get your API key by going to https://id.atlassian.com/manage-profile/security/api-tokens 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+ )