I'm trying to create a flow that accesses documents from a Sharepoint repository and send them as part of an email attachment. The flow runs successfully but within the sent emails, the files are essentially empty with an extension of "File".
Furthermore, my employer uploaded the files to teams and as a result can be accessed through Sharepoint. But when access through other means other than through teams, I get a "404 file not found" error. The Sharepoint group that houses the files is a private group, could that be why I can't access the files? Is it possible to access the files through teams? The action below shows how I'm getting the files.
Solved! Go to Solution.
Hi @salieri ,
Please try to use Get file metadata action to get the file display name and fill it in the corresponding field as an attachment name or file name.
If it does not work, please provide full screenshot of flow configuration and more details so that we could provide a proper workaround for you.
Best Regards,
Hi @salieri ,
Please try to use Get file metadata action to get the file display name and fill it in the corresponding field as an attachment name or file name.
If it does not work, please provide full screenshot of flow configuration and more details so that we could provide a proper workaround for you.
Best Regards,
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
Watch Nick Doelman's session from the 2020 Power Platform Community Conference on demand!