Hello Power Platform Community,
I’m working on a Power Automate flow that supports a timecard submission and approval process, and I’m running into an issue with file access from the approval email.
Current Flow Overview:
-
User submits a Microsoft Form with a timecard file upload
-
File is stored in SharePoint
-
Flow routes the request to the appropriate manager for approval
-
Upon approval, notifications are sent to:
-
The employee
-
A shared timekeeper mailbox
-
-
The approval email is intended to include a link to the uploaded timecard so recipients can open it directly
Issue:
The approval email is generated successfully, but the link to the uploaded document does not open correctly. The file is securely stored in SharePoint and accessible directly there, but the link built into the approval email either fails or does not resolve to the document as expected.
What I’m Trying to Achieve:
-
Ensure the uploaded file can be opened directly from the approval email
-
Maintain SharePoint permissions and security
-
Avoid custom exceptions per user (the workflow needs to remain standardized for compliance and long-term maintainability)
Questions:
-
What is the recommended way to construct a reliable, clickable SharePoint file link in an approval email?
-
Is it better to use the file’s
Link to item,Path, orSharing linkaction for this use case? -
Are there known limitations with file upload questions in Forms + Approvals that affect link generation?
-
Has anyone implemented a similar approval workflow successfully and can share best practices?
Any guidance or examples would be greatly appreciated. Thank you in advance for your help.

Report
All responses (
Answers (