Last Updated: May 10, 2022
Use this function to download the attachments in the JIRA ticket.
Download Attachments (token, url, username, issue_key, location)
Input Parameter Name | Description |
---|---|
token | JIRA API token |
url | JIRA URL |
username | JIRA username |
issue_key | Key of the Issue |
location | Path to download the files |
To know more about token, click here.
Return Value | Description |
---|---|
Output |
|
Download Attachments (https: //yourusername.atlassian.net, yourname@gmail.com, EX-30, ABCDCEF, C:\Invoice)
To view all the JIRA functions, click here.