Webservice in Mendix

0
Hi Team , I am working on an application where i have some webservices that needs to be used in the application . The problem i am facing is that the webservice doesn’t have  the WSDL which i can use to consume the webservice and later used it in microflows . Do we have any other way of calling webservice without consuming it and WSDL ?
asked
1 answers
0

I don't know of another way to implement a consumed webservice in Mendix. I think you will need to make it yourself..

answered