Is it possible to validate the body of a HTTP request trigger and return a specific http code based on the result?
Or even better: Is it possible to have a condition on the payload, eg. looking up in a DB table, and have the request return a specific response based on the result?
Hi HeineSkov,
Please take this blog on “Using the HTTP action to make requests with Microsoft Flow” for a reference:
https://flow.microsoft.com/en-us/blog/http-card-tutorial/
Please take a try with it.
Best regards,
Mabel Mao