Using SOAP call in integration in Apigee X

We need to use SOAP call in integration, Is that available like function REST API is available.
Just drag and drop. Please let me know how to use that SOAP call functionality.

Thanks in Advance

1 2 91
2 REPLIES 2

@shaaland maybe?

Thanks @dchiesa1 ,

@sumit_2023 , we don't currently have a native SOAP connector in Application Integration.  There is a policy in Apigee X which supports REST to SOAP which customers use as a solution in some cases.  So, Application Integration could invoke a REST API implemented as an API Proxy in Apigee, and then Apigee does a REST to SOAP policy and then invokes the SOAP Service.