Hi,
I am trying to get an image uploaded to an MS Forms to display in a picture content control box in a word document using a flow. I currently have the flow working with Plain Text Content Control Boxes to populate sections of text and save it as a new file, which is working. However, when I try to add an image, it tells me that the image is not in JPG or PNG format, even though the file I uploaded on the form was a PNG or JPG (tested with both). Is there a way to strip out just the image file from that upload to MS Forms and have it populate over to the word doc?