If you would like to upgrade to a newer long-term support version of Studio Pro, see Moving from Mendix Studio Pro 8 to 9.

Integration

Last modified: June 6, 2024

1 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.

2 Documents in This Section