I have created an approval flow using power automate for D365 customer insight journeys.
The issue I am having is with the start and wait for an approval component, within the "Details" field I want a URL which takes the approver directly to the email. I cant seem to get this part to work. My URL path is correct and the approver has access to D365. I am using the Emails table (msdynmkt_emails) and the field is Preview HTML (let me know if I should be using a different field). When the email is received I am facing two problems depending on which approach I use:
1. The full HTML text is being displayed rather than just the URL. I have tried quite a few different things to convert the HTML from showing as text but with no success. If you could provide the correct syntax that I need to enter into the Details field would be helpful.
2. Where a link does display, the error HTTP Error 404 - Not Found
Thank you