is there a way to get all the logged-in users programmatically ?
Discussion posts and replies are publicly visible
https://community.appian.com/b/appmarket/posts/log-readerThis may be useful!
docs.appian.com/.../Appian_Administration_Console.html
In Admin Console,
I know this option. What I am looking for is a function or smart service which returns a list to be used for further analysis.
Use the getAllUsers function then you will get all users for specific environment
But that does NOT return the currently logged in users!