How to Check if User is in a specific group

How to Check if User is in a specific group

Comments

  • Im curious how I can accomplish this?

  • Hi jmcmann,

    The best way for us to find this using out-of-the-box functionality would be to use the String is in list step! This will allow us to run through a list and have it search for a value. The step takes in value (group youre looking for), a string list (this would be Flow Data > User Groups), and Case Insensitive (this is a boolean thats toggled depending on your preference).

    Let me know if that answered your question!

Sign In or Register to comment.