Important Update: Archer Community Scheduled Maintenance on November 23–24 - New Community Launching Soon! Learn More..
2020-04-24 05:14 AM
Dear Community,
Is there any way to get the accesses of a Private field through any API?
I can know whether a field is private or not from the RESTful API, but I would need to know who has access to that private field programatically.
Even better, I have hundreds of private fields where I would like to add a specific Group, and I was wondering if I could do it programatically as well.
Thanks in advance for your help
2020-04-24 09:29 AM
You'll won't be able to get the users/groups and their access of a private field via the APIs and the APIs do not support updating applications (or any other) configurations.
Advisory Consultant
2020-04-24 05:41 AM
Wonder if you can do it via Content API, but I doubt.
I would say, this requires an enhancement idea to do over API.
2020-04-24 09:29 AM
You'll won't be able to get the users/groups and their access of a private field via the APIs and the APIs do not support updating applications (or any other) configurations.
Advisory Consultant
2020-04-24 09:49 AM
It's a pitty
Wouldn't it be worth adding that information to the APIs, David Petty?
Or would it present any risk?