Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

get group members Confluence - SOAP remote API

Rajitha Ranasinghe
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 6, 2014

I'm using confluence soap remote API. Is there any way of getting all the members of a given group through remote API?

4 answers

0 votes
Steve Gerstner [bridgingIT]
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.
February 10, 2014

Then te only option will be to write your own soap service, and still then, your requests will need some time. -> https://developer.atlassian.com/display/CONFDEV/RPC+ModuleAnd you may need to implement something to have direct access to the database, to reduce the amount of queries needed and be more performant.

0 votes
Rajitha Ranasinghe
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 9, 2014

Hi Davin,

Thanks for the answer. But in my case it's nearly impossible. I have 30000+ active users.

Davin Studer
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.
February 9, 2014

Yeah, for 30000+ people that would probably take a very long time.

0 votes
Davin Studer
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.
February 6, 2014

Well, you could user use getActiveUsers then loop through that and for each user use getUserGroups. Then build it out based on that ... not very effecient, but I think it should be possible.

0 votes
Bob Swift
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.
February 6, 2014

No :(.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events