Hi @Yash
the json validation is now a built in option, but you need to enable it in the http request settings
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
My logic app is getting triggered on http json request. I have specified the format of valid expected json body in the trigger as shown in the image.
As per the image, n1 & n2 should be of integer type, but if a user is sending n1 or n2 as characters, the app is running the flow.
Can anyone please help me to understand, how can I configure the app in a way such that the app automatically(without adding any extra step) sends the error response if request body is not of valid type
Hi @Yash
the json validation is now a built in option, but you need to enable it in the http request settings