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 People Functions plugin for this. People Functions has a lot of useful functions including the one you're looking for called getgroupuuid(). Hope this helps!