Can we get the UUID of Groups in Appian via any function or plugins in an expression rule.
Discussion posts and replies are publicly visible
You can use the getgroupuuid() function, which is included in the People Function plugin.https://community.appian.com/b/appmarket/posts/people-functions---plug-in
getgroupuuid( group:Replace_This_With_GroupId )