- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-08-2021 01:53 AM
I'm trying to use Flow Designer to get some a list of unique records from a table, then pass them into a Send Email action.
I'm just wondering if I have to write a script to achieve this or if there is something I'm missing that might make it easier.
The table build up is similar to the following:
Name | Type | Location | |
Joe | joe@email.com | Primary | Site A |
Billy | billy@email.com | Primary | Site A |
Joe | joe@email.com | Primary | Site B |
Billy | billy@email.com | Secondary | Site B |
Obviously there are some duplicate email addresses here. If the email exists twice, I only want to grab one version of it.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-08-2021 02:21 AM
Hi,
there is nothing in Look Up Records OOB to get unique values
you might have to use custom script for this
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-08-2021 02:21 AM
Hi,
there is nothing in Look Up Records OOB to get unique values
you might have to use custom script for this
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-08-2021 02:27 AM
Thank you Ankur, I thought that might be the case.
Appreciate the help!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-21-2022 10:26 AM
Did you figure out a solution for this? Looking for something similar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-15-2024 07:22 AM