I'm trying to build a flow based on the "when a HTTP request is received" trigger.
The payload of the HTTP request is xml, which I will parse with xpath in the subsequent actions.
I have left the "Request Body JSON Schema"-field blank: PowerAutomate should accept the payload even though it is no json.
I've successfully built this kind of flows in the past, but this time the trigger returns "Badrequest", and the application which sends the request receives the following message: The input body for trigger 'manual' of type 'Request' must be of type JSON, but was of type 'application/xml'
Is this no longer supported?
According to this article, it is still supported on LogicApps, so I guess it should be on PowerAutomate either: https://docs.microsoft.com/en-us/azure/logic-apps/logic-apps-content-type