Hi,
I have created a workflow using the Send an email notification (V3) to send out a notification when a new record has been created in Powerapps (which has a data source of a SharePoint list).
I am now trying to add a Deep link directly back to the item, so the user opening the record from the email notification can go directly to the record that's referenced. The following code is what I have used in the Body section of the Email notification:
So when I run the workflow and send it as a test to myself, the link just shows up as text. Can anyone advise how to get this working? I have tried the link function and it converted the body of the email into HTML, which I could not switch back to non-HTML mode. Any advice would be greatly appreciated.
Cheers,
G.
Solved! Go to Solution.
Ok after some more testing the insert link does work, and the Body of the Send Email Notification does not convert to HTML - not sure what I was doing wrong.
Also as a side note, when I put a link into the 'Send Email Notification v3' our Spam filter rejected it because it was using the SendGrid email service. So I changed the email notification Office 365 outlook email notification and it worked without a problem.
Ok after some more testing the insert link does work, and the Body of the Send Email Notification does not convert to HTML - not sure what I was doing wrong.
Also as a side note, when I put a link into the 'Send Email Notification v3' our Spam filter rejected it because it was using the SendGrid email service. So I changed the email notification Office 365 outlook email notification and it worked without a problem.
Message to Microsft Guys: Please change the name of the Mail Icon to SendGrid Mail
User | Count |
---|---|
26 | |
13 | |
12 | |
9 | |
8 |
User | Count |
---|---|
49 | |
30 | |
23 | |
20 | |
19 |