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 / Adding attachment to S...
Power Automate
Answered

Adding attachment to SharePoint List

(2) ShareShare
ReportReport
Posted on by 26

I have an MS Form that includes an attachment section. I need to automatically transfer any attachments submitted through the form to a SharePoint list.

mihiranP_0-1711381407141.png

I have already created an automation flow for transferring data, but how can I add an attachment?

mihiranP_1-1711381556909.png

 

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

    Hi @mihiranP ,

     

    I've made a test for your reference:

    vbofengmsft_0-1711417007845.png

    vbofengmsft_1-1711417090494.png

    JSON Schema

    {
     "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,

    Bof

     

  • mihiranP Profile Picture
    26 on at

    @v-bofeng-msft  Thanks This is worked

  • nickviran Profile Picture
    12 on at
    Hello, 
     
    I tried the sample below and got an error that "The response is not in a JSON format."
     

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
Michael E. Gernaey Profile Picture

Michael E. Gernaey 525 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 324 Moderator

#3
abm abm Profile Picture

abm abm 232 Most Valuable Professional

Last 30 days Overall leaderboard