You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
I need to get data from specific confluence page (i have the url/page id) and assign to a jira scripted field using groovy/scriptrunner.
I know how to assign data to a scripted field - the problem is getting the data out of Confluence.....
This should be basic stuff, but inspite of using an entire day looking for info on how to do this, no luck at all.
Tons of info on creating confluence pages based on jira data, but NO information on how to get data the other way.
Frustration level = "eminent explosion"!
Hello,
You could
1. Call a Confluence REST API function from your code. You can find examples on how to call a REST function from groovy code here:
or here
2. If you have Scriptrunner in Jira and Confluence you could use remote control functionality from Scriptrunner. You can find more information here:
https://scriptrunner.adaptavist.com/5.2.2/jira/remote-control.html
Hello Alexey
Thanks for reply, but I'm still not any wiser.
I need to see an example where somebody actually calls the confluence REST api from within a scriptrunner/groovy function, and GET's confluence data, e.g. macro-content into a jira multiline text variable.
I don't assume that this can actually be done, as there are NO examlples anywhere.
Thanks for the effort anyways....
/Søren
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Happy New Year! We hope you all had a safe and restful holiday season. 2020 was a unique year full of unforeseen events; however, as we enter the new year of 2021, we’re optimistic for the light at t...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.