Hi,
I have a flow that is sending an alert to users that they need to check certain Account records in Dynamics 365 (online). I would like to include a link to the Dynamics App so that they can quickly jump in and update records.
I have set "Is HTML" to Yes in the advanced options and the body of my email includes a link in the format
<a href="https://mysandbox.crm4.dynamics.com/main.aspx?appid=5f9282gb-ffa1-e611-831c-5065f38cta21">Open Dynamics</a>
however the emails are never received. If I change the link to another page such as www.google.com then I receive the email successfully.
Any ideas why I am not able to include this specific link to Dynamics 365 online?