I use this feature often to send an email with links to items. It works the first time you add it, but if you go back into the Flow and make changes those hyperlinks get wacky (left vs right). Is there a fix to this?
Hello @kmw1130 ,
I handle this by adding a 'Compose' action before the email, building the HTML code for the email in this 'Compose' action, and then using the output from the 'Compose' in the email.
I don't know if there's any fix to this.