How to configure kong to pass through soap request

we need to consume soap service via kong api gateway. does kong api gateway allow to pass through soap request? we just need to pass through.

yes it can, soap is just an HTTP post of xml.

1 Like

thank you

anyway can you share me any guideline to configure this in kong api gateway.

Hi @lilan123, I have started exploring Kong and i have same requirement. If you were able to add SOAP response service to Kong please let me konw