Getting number as the hyperlink through send Email in Flow Designer

Hari Krishna1
Tera Contributor

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

1 REPLY 1

Najmuddin Mohd
Mega Sage

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.