The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Attachment Download

Laith Ata
Contributor
August 3, 2021

Hello everyone, 

 

I have some trouble with the Atlassian SDK. I want to download an attachment directly on the user through postfunction in the workflow.  Do you have any idea how to or do you have a code snippet how to download an attachment through Atlassian SDK?

 

Thanks in advance. 

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Kishan Sharma
Community Champion
August 5, 2021

Hi Laith, you can download attachments using REST API or if you want to use java api please refer this thread.