Which kind of webservices does the Mendix Framework support?
3
In the modeler I can configure imported webservices. Which kind of webservices can be imported (SOAP, REST)?
asked
Herbert Vuijk
1 answers
5
Only SOAP is supported in the modeler at the moment. REST can be called using Java actions.
answered
Arjen Hoekstra