Flow designer : Make a custom action so i can get display name from sys_id
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2022 03:52 AM
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2022 05:00 AM
Try with below configuration.
Look Up Records Flow Action
For Each Item in Flow Logic
Log Flow Action
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2022 09:43 AM
Hi Muhammad Khan, thanks for the quick reply
Your solution works but we are trying to figure it out why our code doesn´t works as expected (should show the display name/values of the sys user records)
Thanks