Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

how to bulk update usernames in confluence using The XML-RPC and SOAP APIs ?

Bipin Nepal September 27, 2022

Since i found out there is not Rest API for updating user information in confluence.
I came to know there is a deprecated method to do so and in the documentation it says this method is available

boolean setUserInformation(String token, UserInformation userInfo) - updates user information


but the problem is I dont even know how do I run this, I used to run rest api's using shell but this looks different,

Can anyone help me create the script  so that i can bulk change  the usernames of the users using the csv.


My end goal here is to make username the same as their email address.

Thanks,

BIpin

1 answer

0 votes
Nic Brough -Adaptavist-
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.
September 27, 2022

The SOAP API is totally deprecated and even though there are still calls you can make, in later versions they won't work at all.  The call you've found is, I think, on the list of calls that will respond ok but not actually do anything.

Bipin Nepal September 27, 2022

@Nic Brough -Adaptavist-  is there any way to update usernames in bulk without using paid plugins ?


Are there any possible suggestions/solutions that you can give ?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Upcoming Confluence Events