Integration

Last modified: June 6, 2024

1 Introduction

Integration with other applications (other Mendix apps or applications built with different technology) can be done using REST, OData, SOAP/Web Services, or Business Events. Mendix can also import and export data from XML and JSON and supports integration with machine learning models.

Data integration capabilities in Studio Pro is part of Mendix Connect.

2 Integration and Mendix Connect

Mendix Connect is a collection of functionalities available in the Mendix Platform that allows people in your organization to discover, understand, connect, and govern data securely. The following published and consumed integration services in Studio Pro allow you connect and share data between and among apps using APIs:

In addition to integration capabilities in Studio Pro 10, Mendix Connect functionalities include:

The following services require you to download an external module from the Mendix Marketplace prior to use:

3 Documents in This Category

  • Message Definitions
  • Describes how to use a message definition for JSON and XML to use on both single objects and lists of objects.

  • JSON Structures
  • Describes how to use a JSON structure document that can be used in import and export mappings.

  • Mapping Documents
  • Overview of how to use import and export mapping documents in Studio Pro.

  • ML Model Mapping
  • Introduces machine learning (ML) model integration used to deploy a ML model.

  • Machine Learning Kit
  • Introduces the Machine Learning (ML) Kit, used to deploy a machine learning model built using common ML framework.