Skip to main content
February 22, 2022
Question

User List

  • February 22, 2022
  • 2 replies
  • 0 views

I want to get all active or inactive Appian Users list in a Expression Rule. Can anyone please help me regarding this?

    2 replies

    gopalk2865
    Participating Frequently
    February 22, 2022

    You may check out people functions plugin . There is a function called getAllUsers(). You can check out this link ,

    [View:https://community.appian.com/b/appmarket/posts/people-functions---plug-in]

    February 22, 2022

    Thank you very much. I have deployed the plugin and it is working fine.