Overview
Attach File Manager For Jira provides Jira provides a REST API to enable you to retrieve an image from an URL outside of the Jira context.
...
Parameters | Explanation |
---|---|
customfield_Value | the value of the custom field |
base64(customfield_Value) | The encoded value of the customfieldcustom field |
customfield_id | The String id of the customfield custom field example: customfield_10000 |
...