Hello,
I have created a flow that sends an email to a user when a record is completed. I would like to include the related order record link in the email.
I am using the rich text editor, and have added a link, but it is environment specific. is there a better way to do this?
here's an example of what I am using now
"
https://mycompany--uat.sandbox.lightning.force.com/{!$Record.Order__r.Id}"
#FlowBuilder
1 answer
I get a 'this site can't be reached' message. Not sure if I mentioned this, but the user would be clicking the link from the email they receive.