List Collector Iteration in Flow Designer

Constance1
Tera Contributor

Hi i have been working on list collector iteration in flow designer. I have encountered issues in looping through every users' selected in the list collector field and looking up records for each of these names to send notification to their respective manager. Attached screenshots are what have been worked on. I believe some where along the lines 10 to 12 - there's an extra step required to dot walk to the manager's records when multiple users are selected in the 'employees' names field (a list collector type field)' so the system can look up their manager's records to receive an email. Can anyone please help?

3 REPLIES 3

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

are you not able to dot walk using data pill to manager since you are already using Lookup Record

Regards
Ankur

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

Hi @Ankur Bawiskar 

Can you point out where the mistake is?

Constance1
Tera Contributor

Hey guys I have found the solution

Tricky part is the "lookup record" versus "look up records" action. Once they are differentiated, you can dot walk to the manager field without any error. Attached screenshot is how it's done.