Hello!
I'm hoping for some help with a flow i'm trying to build. Essentially, the portion of the flow i'm stuck on is that I have a MS form, with an option to upload a file/document. What i'd like to happen is:
- Copy the uploaded file from the OneDrive location it automatically saves too to a SharePoint library
- Create a shareable link to the file in the SharePoint library
From there, I just plan to input the link into a document template which I should be able to figure out, but does anyone know if what i'm looking to do can be done?
Thanks very much,
Chris
Solved! Go to Solution.
Yes, its possible. The steps are as follows
1) Retrieve the file contents from OneDrive. Steps #3 and #4 in this Blog on how to email a Forms uploaded file will help you with how to get the contents
2) Use Create File to Create a new file in the SharePoint doc library
3) Use 'Create sharing link for a file or folder' to create a sharing link for the file you just created. You'll get the item ID when you create the file.
4) Send the link in an email.
5) Delete the original file in OneDrive -Optional
Yes, its possible. The steps are as follows
1) Retrieve the file contents from OneDrive. Steps #3 and #4 in this Blog on how to email a Forms uploaded file will help you with how to get the contents
2) Use Create File to Create a new file in the SharePoint doc library
3) Use 'Create sharing link for a file or folder' to create a sharing link for the file you just created. You'll get the item ID when you create the file.
4) Send the link in an email.
5) Delete the original file in OneDrive -Optional
Thanks for this - is there a link to the blog that I've missed?
Sorry, I missed putting it in.
Emailing File Attachments from Forms with Power Automate – What Me Pa..Panic? (dontpapanic.com)
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
28 | |
26 | |
23 | |
17 | |
10 |
User | Count |
---|---|
58 | |
56 | |
29 | |
27 | |
24 |