Authentication API Key based Authentication
Description
Instructions
Firstly, login into your Atlassian account and then go to your Jira profile:- Go to Profile > Security.
- Click Create and manage API tokens.
- Then click Create API token button and give your token a label.
- When window appears with new API token, copy and use it in this connection manager.
- That's it!
Parameters
Parameter | Required | Default value | Options |
---|---|---|---|
Name:
Label: Subdomain Your company's Atlassian subdomain. Subdomain parameter is ignored this if you choose custom domain in service URL |
YES | ||
Name:
Label: Atlassian User Name (email) |
YES | ||
Name:
Label: API Key Get your API key by going to https://id.atlassian.com/manage-profile/security/api-tokens |
YES | ||
Name:
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. |