Hello everyone,
I have a question: a newly generated file is uploaded to a Teams channel folder in my flow (file: Excel). I would like to send the file-link directly by email as the next action. So that the person can direcly work in this excel in teams. Is that possible? Do i have to do this with Json? Thanks for your help!
No worries,
You can make it a link in the email formating
That then should open the link when they click on it
>--------------------------------------------
If this helped solve your question please mark it as the solution.
I also do a weekly Power Platform blog at https://dev.to/wyattdave
@wyattdave thank you so much! now one last little problem. it is no link, just the URL...
Looks like there are sharing limits on the site/tenant, try sharing with eveyone in your organisition instead of Anyone with the link.
that looks good 😊
>--------------------------------------------
If this helped solve your question please mark it as the solution.
I also do a weekly Power Platform blog at https://dev.to/wyattdave
You would need to get the files meta data (id) by using the a path. You should be able to build it as it will be the site/shared documents/file name.
Then use the Create sharing link action with the id from the above action.
>--------------------------------------------
If this helped solve your question please mark it as the solution.
I also do a weekly Power Platform blog at https://dev.to/wyattdave
Do you mean with one of them?
Hi @LucaNeedHelp ,
All Teams uploads are stored in the SharePoint site behind it. You should be able to use the SharePoint connector to find and share the link that way.
Michael E. Gernaey
497
Super User 2025 Season 1
David_MA
436
Super User 2025 Season 1
Riyaz_riz11
244
Super User 2025 Season 1