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 / Attachments/peninput s...
Power Automate
Unanswered

Attachments/peninput sharepoint list

(0) ShareShare
ReportReport
Posted on by 407

I have an offline/online app that writes to a collection, saves to the device, then when online uploads to sharepoint. Works fine however now need to add attachments and signature. example of the save to device looks like,
Collect(MyCollection, {Title: Employee_ED.Selected.Value,PO: PO_ED.Text});SaveData(MyCollection,"MyCollectKeep") then i use,
ForAll(MyCollection, Patch(SharepointListDB, Defaults(SharepointListDB),{Site: Site,PO: PO}))
Is there a way to include images into this list? I have tried using flows but it wont save to the list, will only save to Document library. I need to be able to have the image and the other fields (title, PO) in the same entry. Any advice or direction would be much appreciated.

 

Kind regards,

Matt

Categories:
I have the same question (0)
  • RookieI Profile Picture
    160 on at

     

    In Power Automate, you can use Add attachment to add attachments to the list item.

  • CFernandes Profile Picture
    8,504 Most Valuable Professional on at

    @Matt383 

     

    In Power Apps, you need to use the JSON function to Convert PenInput to Binary.

     

    Set( PenVar, JSON( PenInput1.Image,JSONFormat.IncludeBinaryData ) );

     

    You can then use the 'Add an attachment' action to add the attachment to SharePoint List. You can also have a quick look at my video https://www.youtube.com/watch?v=V8LpZpPGtV8 

     

    In the video I create an HTML\PDF you can use the same concept in your solution.

     

    If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!

     

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

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Valantis Profile Picture

Valantis 410

#2
Vish WR Profile Picture

Vish WR 289

#3
David_MA Profile Picture

David_MA 282 Super User 2026 Season 1

Last 30 days Overall leaderboard