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 / Upload Existing MS For...
Power Automate
Suggested Answer

Upload Existing MS Forms Images to SharePoint Image Column

(0) ShareShare
ReportReport
Posted on by 1,129

I'm trying to migrate existing MS Forms responses into a SharePoint list, and I'm stuck on the image part.

Scenario

  • User X owns an MS Form with a File Upload field where respondents uploaded their profile pictures.

  • These are old submissions (I'm not processing new form responses).

  • The responses are available in the Excel file stored in User X's OneDrive, and that Excel has been shared with me.

  • I can loop through the Excel rows and create SharePoint list items without any issue.

  • The SharePoint list has an Image column.

The problem

The Excel only contains the image URL. I can open that URL in my browser, so I clearly have access to the file. However, I need to upload that same image into the SharePoint Image column.

The actual file is still stored in User X's OneDrive, so I can't use the OneDrive connector with my own connection to get the file content.

I know one option is to ask User X to use their OneDrive connection in the flow, but I'm wondering if there's another way.

My question

Since I can already access the image URL in the browser, is there a way to retrieve the image content directly in Power Automate (using the URL, HTTP action, or another approach) and use it to populate the SharePoint Image column without relying on User X's OneDrive connector?

Has anyone handled this scenario for existing MS Forms submissions?

I have the same question (0)
  • Suggested answer
    sannavajjala87 Profile Picture
    883 Super User 2026 Season 2 on at
    Hi,
     
    Yes, this can be done, but the key challenge is authentication. Being able to open the URL in a browser doesn't necessarily mean Power Automate can access the file content using that same URL.
    A couple of approaches you could try:
    • If the file URL is a SharePoint/OneDrive URL within your tenant, use an HTTP with Microsoft Entra ID action (or SharePoint REST API) to retrieve the file content, provided your account has permission to the file.
    • If the file has been shared directly with you and your account has access, you may be able to retrieve the file using SharePoint actions against the underlying document library rather than using User X's OneDrive connector.
    • If the URL requires User X's identity to access the file, then using User X's connection (or moving the files to a shared location) may be unavoidable.
    For the SharePoint Image column, the typical pattern is:
    1. Get file content.
    2. Upload the image to SharePoint.
    3. Update the Image column with the uploaded image reference.
    I'd first determine whether the URL is pointing to a SharePoint document library behind the Forms upload folder. If your account can access that library directly, you may not need User X's OneDrive connection at all.
     
    Thanks & Regards,
    Manoj Annavajjala
  • rameshmukka Profile Picture
    1,129 on at
     I have tried with below SharePoint action. The action succeeded but the response don't have file content to use it in my SharePoint action to populate the image column.
     
     
     
    Here is the response of the action
     
     
     
     

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 July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 284 Super User 2026 Season 2

#2
trice602 Profile Picture

trice602 188 Super User 2026 Season 2

#3
11manish Profile Picture

11manish 144 Super User 2026 Season 2

Last 30 days Overall leaderboard