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

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Save MS Form Responses...
Power Automate
Unanswered

Save MS Form Responses to SharePoint List Including Attachment

(0) ShareShare
ReportReport
Posted on by

when user submitted the form, i want to save data response to the sharepoint list including attachment.

Categories:
I have the same question (0)
  • v-yetonggu-msft Profile Picture
    on at

    Hi @wachid ï¼Œ

    You can also put this code directly into the 'Schema' of the 'Parse Json' control.

    vyetonggumsft_1-1700206369319.png

     

    {
     "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"
     ]
     }
    }

     

    Best Regards,

    Sunshine Gu

  • v-yetonggu-msft Profile Picture
    on at

    Hi @wachid ,

    I initially set up the 'When a new response is submitted' trigger and the 'Get response details' control.

    Before copying the file information to the ‘Parse json’ action, you must first run the flow to obtain the file information in ‘Get response details’ action.

    vyetonggumsft_1-1700105574817.png

    Below is a screenshot of my complete flow:

    vyetonggumsft_1-1700106182056.png

    vyetonggumsft_0-1700106146193.png

    vyetonggumsft_6-1699595837764.png

    vyetonggumsft_2-1700106241489.png

    Best Regards,

    Sunshine Gu

     

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 258 Super User 2025 Season 2

#2
trice602 Profile Picture

trice602 205 Super User 2025 Season 2

#3
Expiscornovus Profile Picture

Expiscornovus 204 Most Valuable Professional

Last 30 days Overall leaderboard