- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
if you are referring to Flow Designer "Lookup Records" then refer below steps
-> you can use For Each Flow logic to iterate over those "Lookup Records"
-> then use Log step to add the user_name and name in system logs
Something like this
💡 If my response helped, please mark it as correct ✅ and close the thread 🔒— this helps future readers find the solution faster! 🙏
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi, I can get the list using "Set Flow Variables".
thanks and regards,
Colps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
if you are referring to Flow Designer "Lookup Records" then refer below steps
-> you can use For Each Flow logic to iterate over those "Lookup Records"
-> then use Log step to add the user_name and name in system logs
Something like this
💡 If my response helped, please mark it as correct ✅ and close the thread 🔒— this helps future readers find the solution faster! 🙏
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi thanks for quick response, I need the list with user_name and name to include in the "Description" or "Comments" in a catalog task. I try to solve using action script from Flow Design, but I am facing issues with "lookup records" result format.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi, I can get the list using "Set Flow Variables".
thanks and regards,
Colps
