I am currently throwing code at this issue and hoping it sticks from my lack of understanding of this concept.
Here is my Sharepoint list responses are auto filled through a power app.
Here is my first page of my power automate form. This is a form input.
This is my second page, I got this to work on accident but these are items stored in a table and patched to my sharepoint list. Everything works up to here only issue is when an item is damaged pictures need to be attached. So I added the add images button. After this picture is the code for the save button where I have a collect gathering responses.
This is the code that got the table to function.
This will submit an image to a folder in my sharepoint site Here is the code for the submission button
This is the end result which I like because 1 user could submit multiple POS the issue is the image I submitted in this example goes to a different folder on the sharepoint site. If I where to push this out to more of our locations I am unsure how to reference the image in the sharepoint list without adding an extra line to the list.