Hello Brigid,
Thanks for responding.
Actually, our application requires to receive it in plain text format from external application (marketo). So, in marketo, we set the parameter "Request Token Encoding" of WebHook to indicate "None". Our expecation was that the Marketo would send the content type as 'text/plain;charset=UTF-8' as a result of that. But Marketo is sending Content Type as ''x-www-form-urlencoded', even if we set the "Request Token Encoding" parameter of WebHook as "None". As a result of that my application is not able to parse the request.
Do you have any solution to my problem ?
Thanks,
Meghdeep