Solved
Download users list from groups
Hi Team,
Can we download the list of users present inside a user group in a specific app on Appian.
What is the best way to get the list of the users that have access to specific app on Appian.
Hi Team,
Can we download the list of users present inside a user group in a specific app on Appian.
What is the best way to get the list of the users that have access to specific app on Appian.
You can use a!recordData() for "User" recordType and in filters pass all the users of specific group (which you can get using groupMembers() function) and show that in a read only grid and then use OOTB Export Excel feature.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.