Studio Pro 8 has reached its end of support. To upgrade to a supported version, see Moving from Mendix Studio Pro 8 to 9.
Studio Pro 8 has reached its end of support. To upgrade to a supported version, see Moving from Mendix Studio Pro 8 to 9.
Integration
Introduction
Integration with other applications (other than Mendix) can be done using REST or SOAP/Web Services. Mendix can import and export data from XML and JSON.
Integration between Mendix applications is done best with REST services (for details, see Published REST Service and Call REST Service). Some of the terms used most often are explained below.
Documents in This Section
- Consumed OData Services
Overview of consumed OData services for Studio Pro
- Consumed REST Services
Presents an overview of consumed REST services and JSON in Mendix.
- Published REST Services
An overview of published REST services from Mendix apps