Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Building Power Apps
Answered

Save a collection of 2-5 hi res images to Sharepoint attachments column with a bunch of data points

(0) ShareShare
ReportReport
Posted on by 725

Hi everyone

I am working on an inspection app where we log spec numbers and do some QC checks and take between 2-5 photos that are each about 1.5 MB in size , I was really hoping to avoid using an Editform and would prefer to use a flow. Because I am needing good resolution I would be using the AddMediaWithImage instead of the camera control. I have watched a lot of different videos but they seem to be either using a form or sending one at a time. Even if I could be sent to a good article. Below is how I have formatted the collection, and yes I could have a better naming structure, but I am not sure how to present the data points and the images to Powerautomate.

Collect(colInspectI,{DisplayName:Self.Text & ".jpg",Id:Self.Text & ".jpg",Value:UploadedImage1.Image })

Any help would be appreciated

  • narayan225 Profile Picture
    2,449 Super User 2025 Season 1 on at
    Re: Save a collection of 2-5 hi res images to Sharepoint attachments column with a bunch of data points

    @Corissandageri 

     

    You can use following videos as reference:

    https://www.youtube.com/watch?v=7UeRzfPo8RE - Share Young

    https://www.youtube.com/watch?v=r3UC3TMXhlI - Reza Dorrani

     

    Hope these help.

     

    Cheers!

  • Verified answer
    v-bofeng-msft Profile Picture
    on at
    Re: Save a collection of 2-5 hi res images to Sharepoint attachments column with a bunch of data points

    Hi @Corissandageri ,

     

    You could use JSON action to convert the collection into a JSON string and send the JSON sting to the flow.

    In flow, you could use the json function to parse the JSON string.

     

    I think this link will help you a lot:

    https://www.youtube.com/watch?v=coB688qd00c

     

    Best Regards,
    Bof

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

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,547 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,928 Most Valuable Professional

Leaderboard