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 / Add Image to SharePoin...
Power Automate
Answered

Add Image to SharePoint List with Power Automate Desktop

(0) ShareShare
ReportReport
Posted on by 13

Hello,

 

I am trying to build a flow in Power Automate Desktop and i need to upload an Image in a SharePoint list.

The column in SharePoint is type image but it looks like there isn't an action build for this.

 

How can I work around this issue?

 

Thank you!

I have the same question (0)
  • AK88 Profile Picture
    453 on at

    Hi @RaulPatcas ,

     

    You've the action of Add attachment to Share Point list, by using this action you can attach your image to the particular list. You can mention Site Address, List Name, Id and File Name to that action. 

     

    hope it will work for you.

     

    thanks,

    if my response clear your query kindly mark this as Solution and give Thumps UP!

     

    AK88_0-1716379622268.png

     

  • Verified answer
    VishnuReddy1997 Profile Picture
    2,666 Super User 2026 Season 1 on at

    Hi @RaulPatcas ,

     

    Please find the steps.

     

    1.Create the item in the list with the required metadata.
    2.Get the image file that you want to add to the item.
    3.Add the image as an attachment to the list item using the Add attachment action from the SharePoint connector. Specify the list name, the item ID, the file name, and the file content from the previous step.
    4.Update the list item to point the image column to the attachment using the Send an HTTP request to SharePoint action from the SharePoint connector.

     

    Use the following parameters:
    Method: POST
    Uri: _api/web/lists/getbyid (‘dab0b4b8-5e35-4e4c-b13c-23364b4bfa0d’)/items (@ {triggerBody ()? [‘ID’]})
    Headers: Content-Type: application/json;odata=verbose accept: application/json;odata=verbose X-HTTP-Method: MERGE If-Match: *
    Body: { “__metadata”: { “type”: “SP.Data.ProductsListItem” }, “Title”: “@{outputs(‘Create_item’)?[‘body/Title’]}”, “Image”: “{\“fileName\”:\“sculpt.png\”}” }

     

    (Note:- if you got your solution you can mark as solution and gives kudos)


    Thanks & Regards

    Vishnu Reddy

  • Riyaz_riz11 Profile Picture
    4,214 Super User 2026 Season 1 on at

    Hi @RaulPatcas ,

    I hope you are able get list id, once get use that id to attach file, if file is not working try to convert file into base64.

    Create item response you wil get id.

    Ahammad_Riyaz_0-1716381283495.png

     

     

    If I have answered your question, please mark it as the preferred solution. If you like my response, please give it a Thumbs Up.

    Regards,
    Riyaz

     

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 Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
11manish Profile Picture

11manish 245

#2
David_MA Profile Picture

David_MA 216 Super User 2026 Season 1

#3
Valantis Profile Picture

Valantis 212

Last 30 days Overall leaderboard