Hi everyone,
I want to ask if anyone has an idea of how to resolve this. I've using several posts to finally achieve the posibility to use a Form to upload files, attach them to a new item on SharePoint, generate a PDF Report with the submitted answer and also attach it to the item on SharePoint.
But, I would like to see if there's a chance to populate one Word Template with different images uploaded from Forms.
The details:
- I've already created a Word Template with 3 fields to upload an image:

- I do have a Form with 3 question where users can upload 1 image on each question.

- I've made a Flow with 3 JSON Parse to obtain the details of those files:

- But, when I want to use "Get file content using path" (Onedrive Business) Flow generates automaticaly an "Apply to each" that will not generate an output with the file content. Meaning that I can't use the image file to populate the word template on a step out of the "Apply to each".

How can I populate this 3 image fields?
Feel free to ask if anything is not clear or if you need more information/screenshots.
Thanks a lot for your help.
Best regards.