web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / bring in multiple atta...
Power Automate
Suggested Answer

bring in multiple attachments from MS form to Sharepoint list

(0) ShareShare
ReportReport
Posted on by 162
I have a form that will allow users to upload documents to Microsoft Forms and want to use power automate to pull the documents into a List.
How do I do that?
 
I started the flow to grab the text and choice fields. but not sure how to pull the documents. ty
Categories:
I have the same question (0)
  • Suggested answer
    Pstork1 Profile Picture
    69,556 Most Valuable Professional on at
    l wrote a blog on how to get files added to an MS Form and email them.  The files are actually stored in the form author's OneDrive for Business. Here's the blog post.  Retrieve the files the same way and then create them in SharePoint instead of emailing them.  Emailing File Attachments from Forms with Power Automate – What Me Pa..Panic?

    ----------------------------------------------------------------------------------
    If this Post helped you, please click "Does this answer your question" and give it a like to help others in the community find the answer too!

    Paul Papanek Stork, MVP
    Blog: https://www.dontpapanic.com/blog
     
  • Kalathiya Profile Picture
    2,456 Super User 2026 Season 1 on at
    Hello @nerdyplayer
     
    You can refer below video for more store attachment in SharePoint list. 
     
     
     
    ---------------------------------------------------------------------------------
     
    📩 Need more help? Mention@Kalathiya anytime!
    ✔️ Don’t forget to Accept as Solution if this guidance worked for you.
    💛 Your Like motivates me to keep helping!
  • nerdyplayer Profile Picture
    162 on at
    Ty Pstork,
     
    I did follow your prompt and added a SP connector to move the files. The parse JSON is below.
     
    It did work, the issue that I had it wouldn't allow the user to remain anonymous. Since it uses the creator's onedrive, I get a message from sharepoint saying a file was sent to me with the other user's name. 
    Can't remove that notification or restrict those notification so for my needs I need to go back to square 1. Did learn something though.
    {
        "type": "array",
        "items": {
            "type": "object",
            "properties": {
                "name": {
                    "type": "string"
                },
                "link": {
                    "type": "string"
                },
                "id": {
                    "type": "string"
                },
                "type": {},
                "size": {
                    "type": "integer"
                },
                "referenceId": {
                    "type": "string"
                },
                "driveId": {
                    "type": "string"
                },
                "status": {
                    "type": "integer"
                },
                "uploadSessionUrl": {}
            },
            "required": [
                "name",
                "link",
                "id",
                "type",
                "size",
                "referenceId",
                "driveId",
                "status",
                "uploadSessionUrl"
            ]
        }
    }
  • CU27021306-0 Profile Picture
    8 on at
    I strongly recommend using a group form for situations like this. This playlist is a few years old, but the concepts are still the same: https://www.youtube.com/playlist?list=PLMVyjgrWIGnwQowO2RsvHg0pZ8EozvAG-

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.

Helpful resources

Quick Links

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Valantis Profile Picture

Valantis 377

#2
11manish Profile Picture

11manish 279

#3
David_MA Profile Picture

David_MA 234 Super User 2026 Season 1

Last 30 days Overall leaderboard