I am working on a project that uses VBA to pull information from Jira into a Word document for reporting purposes. After editing the report in Word, I would like to highlight important bits of information (typically in a bulleted format) and send the highlighted words to a Confluence page. Is this possible?
Well if you are able to use the API with JIRA, seems you should be able to do the same with Confluence, possibly via REST calls. So I think it is doable, but hopefully others can provide more clues.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.