WSDL-based operation discovery
Automatically detect and configure available operations from a provided WSDL file, ensuring accurate integration with enterprise SOAP APIs and reducing setup time.
The SOAP connector allows Camunda users to interact with SOAP-based web services directly within BPMN-based processes. It provides a configurable way to call operations defined in a Web Services Description Language (WSDL) file, enabling integration with legacy systems and enterprise services that rely on the SOAP protocol. This connector makes it easy to pass data to and from SOAP services, handle authentication, and parse responses streamlining interoperability between Camunda and external systems.