- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2025 05:13 AM
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?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2025 06:35 AM
not possible
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2025 05:30 AM
When you say group email, is it a field with list of email addresses or a DL?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2025 05:35 AM
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,.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2025 05:39 AM
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]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2025 06:15 AM
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