Attach image to confluence page

simongs89 November 14, 2012

Hi all, I developed a jira gadget that is integrated in Confluence, and I need to attach pictures to the Confluence page from my gadget code, is there any way to do interacting with JIRA or Confluence API?

Thanks!

1 answer

0 votes
Bruna Griebeler
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 21, 2012

Hi Simon!
I believe you may find more information about how to attach/handle images over here:
https://developer.atlassian.com/static/javadoc/confluence/4.0/reference/com/atlassian/confluence/pages/actions/AttachFileAction.html
https://developer.atlassian.com/static/javadoc/confluence/4.0/reference/com/atlassian/confluence/pages/actions/AttachedImagesAction.html

Hope it helps!

Suggest an answer

Log in or Sign up to answer