Announcements
Hello,
I have a Microsoft Form with a File Upload question that allows up to five attachments, and I’m trying to save the responses (including the files) to a SharePoint list using Power Automate. The Form was created within a Teams channel.
I followed an online tutorial to build the flow, but I keep getting an error when trying to Get file content. The tutorial uses OneDrive for Business – Get file content, but since this Form was created in Teams, I believe the uploaded files are stored in the Team’s SharePoint site, not OneDrive.
I’ve tried switching to SharePoint – Get file content / Get file content using path, but I’m still running into errors and can’t get the attachments to save correctly.
Has anyone successfully handled file uploads from a Teams-based Microsoft Form and saved them to a SharePoint list? Any guidance on the correct connector, file path, or approach would be greatly appreciated.
Thank you for your help!
Because the Form was created in Teams, the uploaded files are stored in the Team’s SharePoint site, not OneDrive, so OneDrive – Get file content is not the right action here.
The recommended approach is:
Get response details
Parse JSON for the file upload question
loop through each file
use SharePoint to get the file content
create the list item first, then use Add attachment for each file (or Create file if you want to save them in a document library instead)
Also, use Get file content if you have a file identifier, and Get file content using path if you have a file path.
If it still fails after that, check the Team’s SharePoint/library settings, because those can also block file handling.
Best regards, Valantis
✅ If this helped solve your issue, please Accept as Solution so others can find it quickly. ❤️ If it didn’t fully solve it but was still useful, please click “Yes” on “Was this reply helpful?” or leave a Like :). 🏷️ For follow-ups @Valantis. 📝 https://valantisond365.com/
Hi @DM-30101910-0,
Just wanted to check in and see if everything is working now. If you still need any help, feel free to let me know.
Also, if the issue is resolved, it would be great if you could mark the answer as solved so others with the same question can find it easily.
Thanks and have a great day!
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Jump in, show your community spirit, and win prizes!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Valantis 377
11manish 279
David_MA 234 Super User 2026 Season 1