Send Form Attachments to SharePoint with Power Automate
Power Platform Junkies
0:00 / 0:00
Send Form Attachments to SharePoint with Power Automate
505 просмотров · 3 месяца назад
Power Platform Junkies
358 подписчиков
505 просмотров · 3 месяца назад
In this tutorial, Someleze shows you how to automatically send Microsoft Forms attachments to a SharePoint list item using Power Automate.
⚡Note: We decided to keep the errors he ran into so you can see how you can solve them when building the same flow.
He builds a simple automated cloud flow that takes uploaded files from a Microsoft Form submission and attaches them to the correct SharePoint list item.
🔹 What you’ll learn:
• How to capture file uploads from Microsoft Forms
• How to create a SharePoint list item automatically
• How to attach uploaded files to the same SharePoint item
• How to configure the Power Automate flow step-by-step
• Common issues and how to fix them
This is perfect for:
✅ Employee onboarding forms
✅ Request management systems
✅ Document collection workflows
✅ SharePoint automation projects
✅ Beginners learning Power Automate
If you found this helpful, don’t forget to like, subscribe, and share for more Microsoft 365 and Power Platform tutorials.
#powerautomate #sharepoint #microsoftforms #microsoft365 #automation #lowcode #powerplatform
00:00 Intro
00:32 Form & List Walkthrough
04:01 Connecting Microsoft Forms to Power Automate
04:48 Configuring the “Create Item” Action
06:49 Save & Test the flow to get JSON output
10:03 Select fields from JSON object with Parse JSON
13:00 Get attachment file content using a path with OneDrive for Business
16:12 Configuring the Add Attachment Action with contents
18:13 Reviewing Errors & Testing the flow
24:46 Final testing with Successful flow run
25:10 Attachment added successfully to SharePoint list item
26:18 Closing & Tips