We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

To check user is part of the group

gomathyshankar
Tera Contributor

Hi,

In the catelog activity in the work flow   we are adding the requester to the group using the script.I need to add condition to check if user was

added properly to the group.In short I need to verify the requestor is part of that group.

5 REPLIES 5

Suresh Zalaki
Kilo Contributor

is there any way we can check if the selected user is part of group say A,B,C and D via business rule?