I'm trying to create a flow to submit a collection to sharepoint list one of the columns is an image column.
I'm getting stuck at the Parse JSON step. Normally when doing this type of flow I run the first 2 steps (Powerapps triger and compose) then take the output and use that as sample to generate Parse JSON schema. But doesn't seem to work with an image in the collection. Is there another way I should be doing this?
TIA