Connect cloud application from onpremises application

0
Hai Team, How can we connect cloud application from onpremises application?
asked
1 answers
0

Hi, 

 

The easiest would be to make a microservice design, where the local applications interact with the Mendix applications using REST, ODATA, or similar. Right-click your Entity and select “Expose as REST resource”

Details can be found here:

https://docs.mendix.com/refguide/published-rest-services/

 

Go Make IT

answered