We are trying to develop a mobile app using appery.
But we are stuck in while we are trying to call a service class written in SOAP based web service.
Appery only provides REST calls.
Is there any way out to call SOAP web services.
We are trying to develop a mobile app using appery.
But we are stuck in while we are trying to call a service class written in SOAP based web service.
Appery only provides REST calls.
Is there any way out to call SOAP web services.
Hello,
We don't support SOAP XML, unfortunately. As an option, please check http://restxpress.com - it allows to take a SOAP web service and expose it via REST API.