I have a gallery in powerapps with each gallery item having one or more image attachments along with some other data. Basically SharePoint list is data source for my gallery. I would like to send whole gallery item to Power Automate Flow along with image attachments and populate them in Microsoft Word Document Template in order to convert it to pdf. My issue is with sending image attachments to flow. Is it even possible to send and populate the same in Word Document Template? I tried looking for it in several posts in this forum but couldn't find one. Please advise.
Hi @RameshMukka
You can collect all the items in the gallery to a collection and use the JSON function to send those to Power Automate (along with the images): https://www.ais.com/newly-released-json-function-for-powerapps/
However, the Populate Word Template does not currently support populating repeating control table with images data. You can use third party actions and services like Projectum or Plumsail etc (premium connectors that require a third party subscription). and pass a JSON Payload to create the document.
Hope this Helps!
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!
Michael E. Gernaey
497
Super User 2025 Season 1
David_MA
436
Super User 2025 Season 1
Riyaz_riz11
244
Super User 2025 Season 1