DownloadWikiPageAttachment
Downloads Wiki page's attachment file.
Input
Name | Type | Required | Description |
WikiId | String | True | Id of the issue. |
AttachmentId | String | True | Id of the file. |
DownloadLocation | String | True | Location of the downloaded file. EX: C:\Temp\downloads\ |
Result Set Columns
Name | Type | Description |
Success | String | Returns True if the download succeeded. |