How to integrate a RESTful API with a SOAP API | Martini Use Case

preview_player
Показать описание
SOAP is a protocol that is often used as the interface for legacy systems and commonly with ERP systems. Integrating a SaaS application that uses REST with a legacy system or ERP system that uses a SOAP interface is a common challenge.

In this demo, we’ll show you an integration between a RESTFul API with SOAP. To illustrate this, we’ll simulate an order created in a DEMO ERP System that uses a SOAP interface, to be sent to an Inventory System for Dispatch that uses a REST API.

Read about this integration from our Knowledge Base article here:
Рекомендации по теме