Hi,
I want to be able to add a link to a task within an email body.
I have tried the following expression but it says it is an invalid expression inside of a compose step.
Solved! Go to Solution.
Hello @jessicabishop47 ,
please use the following expression:
concat('https://tasks.office.com/mycompany.onmicrosoft.com/en-us/Home/Task/',triggerOutputs()?['body/id'])
Please replace "mycompany" with your value.
If I have answered your question, please mark your post as Solved.
If you like my response, please give it a Thumbs Up.
BR,
Marco
Hello @jessicabishop47 ,
please use the following expression:
concat('https://tasks.office.com/mycompany.onmicrosoft.com/en-us/Home/Task/',triggerOutputs()?['body/id'])
Please replace "mycompany" with your value.
If I have answered your question, please mark your post as Solved.
If you like my response, please give it a Thumbs Up.
BR,
Marco
I did that but unfortunately, it didn't work.
This is the error message I received
Hello @jessicabishop47 ,
it's working from my side. Have you already replcaced "mycompany" with your domain?
BR,
Marco
User | Count |
---|---|
88 | |
43 | |
21 | |
18 | |
16 |
User | Count |
---|---|
132 | |
47 | |
42 | |
36 | |
28 |