Page 1 of 1

Is there a way to programatically remove users?

Posted: Mon 18 Sep 2017 17:59
by Jgedney
I an given to understand that there is no public API for Review Assistant.

we are a fairly large company with a lot of RA users, distributed over a number of offices.
Overall we are happy with the tool, but our regular turnover leaves user slots occupied by NLWF users, which I have to regularly clean out manually, which takes a fair amount of time.

Is there some way to programmatically retrieve a list of users and then remove downchecked users?

Re: Is there a way to programatically remove users?

Posted: Tue 19 Sep 2017 12:05
by mstislavs
Jgedney wrote: Is there some way to programmatically retrieve a list of users and then remove downchecked users?
Hi,

Thank you for your question. Review Assistant has API for getting information about projects, users, reviews. See more about subcommand 'Users' here:
https://www.devart.com/review-assistant ... mmand.html
Unfortunately, you cannot delete users via API. But I have created the corresponded task (R102362) and we will consider it. Also you can write your suggestion at User Voice https://devart.uservoice.com/forums/145 ... -assistant
If it receive enough votes, we will implement it in one of the next versions.


Best regards,
Mstislav Sakidon
Devart Team
www.devart.com

Re: Is there a way to programatically remove users?

Posted: Tue 19 Sep 2017 14:10
by Jgedney
Review Assistant has API for getting information about projects, users, reviews. See more about subcommand 'Users' here:
https://www.devart.com/review-assistant ... mmand.html
This is a link to a command line interface documentation, not an API.

Re: Is there a way to programatically remove users?

Posted: Tue 19 Sep 2017 14:23
by mstislavs
Jgedney wrote:
Review Assistant has API for getting information about projects, users, reviews. See more about subcommand 'Users' here:
https://www.devart.com/review-assistant ... mmand.html
This is a link to a command line interface documentation, not an API.
Do you mean a Web API?