Hello,
I am new to powerautomate and I have created a flow that collects the response from a MS Form. I am getting the error "Unable to process template language expressions in action 'Parse_JSON' inputs at line '0' and column '0': 'Required property 'content' expects a value but got null. Path ''.'.". I know this error results from the Form not having an image, but I don't know how to create a condition to by-pass the JSON if no image is uploaded. I can't include that question as "Required" on the Form. How would I create a condition to by-pass the JSON if no image is uploaded?

Thanks!