
Hi,
I have been able to create a simple Automated Flow to Post Message to Teams when a new file is added to Sharepoint.
However, I can't work out how to add a link to the new file so people can click on it.
Here's the current flow:
Here is the output in Teams:
application/vnd.openxmlformats-officedocument.wordprocessingml.document"{7E4E55A5-D8FF-4828-8CAA-01EE4735D2D9},1"%252fShared%2bDocuments%252fTemplates%252fTest_For_Power_Automate_Flow.docxThis is a third test - was there a link?
Hi , @Louise7
According to your description, you want to add the file link to send the message to Teams.
If this , you can use <a> tag like this:
The result is as follows:
If this reply can help you , you can click mark this reply as solution (Accept solution) which can help more people, thanks in advance!
Best Regards,
Yueyun Zhang