Hi,
I am trying to send an email (v2) when an item is created or modified. The info in the email contains field columns etc.
What I can't figure out is the hyperlink column, the column called URL. When the email is sent it only gives the link of the URL and not the alternate text/friendly name. How can I also include that?
https://i.imgur.com/8CCGdGm.png
https://i.imgur.com/Bt9OMib.png
Solved! Go to Solution.
Hi @WC-KSTILL
You need to use the SharePoint REST API. Below 'ListA' is my SharePoint list name and '101' is the identifier of the list record.
Above expression is as follows:
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blogPower Automate Video TutorialsHi @WC-KSTILL
You need to use the SharePoint REST API. Below 'ListA' is my SharePoint list name and '101' is the identifier of the list record.
Above expression is as follows:
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blogPower Automate Video Tutorials
Hi, thank you so much for replying. I had a question.
When you say 101 is the identifier of the list record, how am I supposed to get the identifier of the item that was just recently added or modified?
This is my current flow
I figured it out using your help!
This is my final code and it's working perfectly
Check out new user group experience and if you are a leader please create your group
See the latest Power Automate innovations, updates, and demos from the Microsoft Business Applications Launch Event.