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

Need to make group parent field as empty via flow

Not applicable

Requirement is to remove the parent of a group via flow 
I'm getting the group name in a reference catalog variable and I already tried few things 
1. Returning empty value  

Sanjeev001_0-1708069463722.png

Sanjeev001_1-1708069615718.png

 

2. Setting flow variable as empty and assigning that variable to parent 

Sanjeev001_2-1708069740968.png

Sanjeev001_3-1708069758477.png

 

3. Leaving value as empty 

Sanjeev001_4-1708069815059.png

Sanjeev001_5-1708069917860.png

 

 

 

5 REPLIES 5

Sanjeev01
Giga Contributor

In 3 leave value as empty 

I tried this only I was not working