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!
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!
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.