Hello all! I have a Jira Form set up where upon submission, an issue is created and a pdf copy of the form is attached to the issue. I'd like to upload this attachment to our confluence page to act as a sort of archive, where our users can see past submissions. I'm using a workaround by simply taking the custom fields and respective questions from the form, and placing them in the description. Then I use a web request to send them to our Confluence Pages (see image below). I've tried modifying this to upload the pdf since it's pretty simple, but haven't had any luck.