Is it possible to Pass through the SOAP request in APIGEE. As per my understanding anything which is coming to inside APIGEE it will convert it to JSON or XML {JSON TO XML policy } , BUT I am not sure how to pass through the SOAP as it is .
Please do suggest what can be done in this .?????
Solved! Go to Solution.
Yes, Apigee will take a any incoming SOAP request and pass it to your target system. Only if you use some on the mediation policies available the reuqtes will be transformed in JSON or XML.