Base64 Attachment REST API

Receive and decode or Send Base64 attachments through provided REST API endpoints

https://marketplace.atlassian.com/apps/1221585/base64-attachment-rest-api?hosting=datacenter&tab=overview data center SERVER JIRA SERVICE MANAGEMENT JIRA SOFTWARE

This plugin provides a REST API that allows download and upload of Base64 encoded attachments:

  • Direct - allows direct download and upload of Base64 encoded attachments where metadata are stored in URL

  • JSON - allows upload of Base64 encoded attachments where both attachment and metadata are stored in JSON structure

  • SD Customer - allows download and upload of Base64 encoded attachments where both attachment and metadata are stored in JSON structure as a comment created by a Jira Service Desk / Manager Customer

 

 

Getting Started

 

Miscellaneous