Tyk Support for SOAP

Does Tyk support creation of SOAP services and transformation of SOAP to REST services and vice versa?

Hi
You can do simple transformations in our body transform middleware:
https://tyk.io/docs/transform-traffic/request-body/
This might fulfil what you need in terms of SOAP especially when you have legacy SOAP apis - however Tyk is a REST based gateway and for creating new services you should be using Tyk for REST APIs

Thanks
Josh