Add condition in Flow designer Trigger to using script

Saranya Babu1
Tera Expert

Hello All,

 

We want to trigger the flow designer if the recipients is part of an group email, then only trigger the flow. How we can add this condition in flow designer?

 

1 ACCEPTED SOLUTION

@Saranya Babu1 

not possible

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

View solution in original post

10 REPLIES 10

Swapna Abburi
Mega Sage
Mega Sage

Hi @Saranya Babu1 

When you say group email, is it a field with list of email addresses or a DL?

Hello,

 

Recipient contains list of email address and any one of the email is group email configured in ServiceNow(user group) then only flow need to be triggered,.

 

Oh, you want to check who is part of a Distribution List (DL) and then send an email? I don't think that's possible directly. You can check group members in ServiceNow, but DLs are created in Outlook, not in ServiceNow, so retrieving DL members might not be straightforward.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

We are configuring Inbound email in which an email receiving in ServiceNow if the recipient email is present ServiceNow group email then only trigger the flow.

In this condition instead of hard coding, we need to check recipient email id is present in group email id.We have another generic flow and that is getting executing always which we need to avoid

 

SaranyaBabu1_0-1740752042486.png