Flow designer

Community Alums
Not applicable

Hello Team,

 

We have one request where in service catalog if the software is auto advertised, request for email is not empty and Azure Ad group name is not empty then we have to requested for into the that particular azure ad group related to software.

 

In initial phase we are creating task manually to the particular group, then we were adding manually. Now its automated we have created Power shell script action and adding those group using this action.

 

Now my goal is in flow designer when software is auto advertised then we will trigger this BOT and add that user into particular group. 

 

ooo_0-1748876477711.png

Help me to correct this flow  on certain conditions

2 REPLIES 2

Ankur Bawiskar
Tera Patron
Tera Patron

@Community Alums 

so what condition you added in IF and is that not working?

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Subramanyam V
Giga Expert

Greetings @Community Alums 

If I understood your requirement - you need to make the change to the existing "else if" condition and before that you need to get the values for the new conditions ( request for email is not empty and Azure Ad group name is not empty ); add them to the else if condition and remove the manual task creation - as the powershell script does.

 

Caio,

Subbu