- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2023 09:30 AM
Hi All,
I have a requirement to pull a variable value from a RITM into an Email Client Template.
Ex. Variable:
Email Client Template ( where I need to insert the above value i.e. boxed in red )
Any idea how to achieve the same? Any helpful logic?
Thanks and Regards,
Saurabh
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2023 09:43 AM
Try this one: ${current.variables.insertvariablenamehere}
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2023 09:39 AM
Hi @chatsaurav19,
Have you tried current.variables.variable_name?
Thanks,
Sagar Pagar

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2023 09:43 AM