Getting number as the hyperlink through send Email in Flow Designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2024 04:28 AM
Hi Team,
I Created Custom action, in that Inputs, out puts and Script created, but in that script i miss the logic to get the number as the hyper link, please any one help me out to write the script or any suggestions to make it work as expected.
Thanks Experts,
harikrishna
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2024 10:05 AM
Hi @Hari Krishna1 ,
The best way to send email is to send email is to trigger an event and pass the parameters from the flow, or use send notification. And just using, ${URI_REF} in the notification, will automatically fetch the record number.
If possible, try to change send email to Send Notification or Create event, and use ${URI_REF} in it.
If the above information helps you, Kindly mark it as Helpful and Accept the solution.
Regards,
Najmuddin.