I have a flow that is triggered via Power Apps, passing in a large HTML string. The string can have anywhere from 1-10 images contained within, all in the form of links (<img src="somelink" />).
The flow goes on to create a Word Doc, converts the HTML to Rich Text, and uses the text as the body of the document.
The only problem is that I need each of the links to become actual images. Is there a way to create a parsing loop to do this?
I'm lost, so any guidance is appreciated.
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