
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2020 08:39 AM
Dear all,
The Get Catalog Variables action fetches the group name provided through the catalog item. But it only fetches it and returns the Sys_ID to the email body when I used the data pill picker to reuse the group name in the body.
Here Parsed result_child0 holds a string value which is the Sys_id of the group record.
How do I convert the sys_id to the display value of the group? As you see, I am not on the script page of the email body rather on the HTML page of the email body.
And I would like to do this without having to switch to scripting for the email body. Possible?
Regards,
Anish
Solved! Go to Solution.
- Labels:
-
flow designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2020 08:51 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2020 08:51 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2020 08:53 AM
Hey, that should work, yes!
Will revert.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2020 09:14 AM
And good advice to those following the thread in the same context. AVOID CUSTOM ACTIONS whenever possible.