I'm using a Power Automate Flow to create data in another system with a custom connector. After creating the data I have to pass the response of the custom connector as a JSON object.
This works, if I define a Response Body JSON Schema.
But since I don't know, how the response looks like (it can be an error with many different versions or success with the created object), I can't define a fix response body. Is there any way to define the schema dynamically?
Or any other alternative way to pass JSON object to the PowerApp?
Thanks.


Report
All responses (
Answers (