Flow Designer (Send Email)

Dizy M
Tera Expert

Hi everyone.

Im a newbie in Servicenow .

I just like to send one email notif to the Manager's group that has a "list" of resigned employees inside the email body.

 

-In this flow designer, I used "For Each" and i think it will send many emails to the recipients if I use a loop .Am I correct? If its correct, should i just delete the Line 6 "For Each Item in..." ?

-I would like also to ask if how to make a list of resigned employees inside the email body? 

Thank you in advance!

find_real_file.png

find_real_file.png

3 REPLIES 3

Ravi Peddineni
Kilo Sage

@Dizy M 

You can use flow variables for this requirement. Just create a flow variable and in the loop, just update the variable with the names and in the next step out of the loop, send an email. This will send only on email.

Thank you @Ravindranath !

But how can I insert the resigned employees name inside the email body coz it doesnt let me (It's grayed out)

 

find_real_file.pngfind_real_file.png

@Dizy M 

Did you create a flow variable?