I want to pass product information from a legacy erp system that uses SOAP to a website and another platform which uses REST API. Can anyone help me with how Azure can help make this happen with its integration services?
I want to pass product information from a legacy erp system that uses SOAP to a website and another platform which uses REST API. Can anyone help me with how Azure can help make this happen with its integration services?
@SimranPatil-2548 You can use Azure API Management that allows you to Import a SOAP API and Convert it to a REST API. Depending on the throughput required, you can choose from the different hosting plans available.
5 people are following this question.