You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/refguide/modeling/integration/_index.md
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,20 +9,20 @@ description: "Introduces the services that Mendix uses for application integrati
9
9
10
10
## Introduction
11
11
12
-
Integration with other applications (other Mendix apps or applications built with different technology) can be done using REST, OData, GraphQL, SOAP/Web Services, Business Events, or Change Data Capture. Mendix can also import and export data from XML and JSON and supports integration with machine learning models.
12
+
Integration with other applications (other Mendix apps or applications built with different technology) can be done using REST, OData, GraphQL, SOAP/Web Services, Change Data Capture, and Business Events. Mendix can also import and export data from XML and JSON and supports integration with machine learning models.
13
13
14
14
Data integration capabilities in Studio Pro is part of [Mendix Connect](#integration-mx-connect).
15
15
16
16
## Integration and Mendix Connect {#integration-mx-connect}
17
17
18
18
[Mendix Connect](https://www.mendix.com/data-hub/) 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:
19
19
20
-
*[OData services](/refguide/integration/odata-services/) (view and manage in your company's [Catalog](/catalog/))
In addition to the integration capabilities available in the Studio Pro, Mendix also supports integration with external systems through RapidMiner Graph Studio. The RapidMiner Graph Studio provides a scalable environment for connecting, managing, and analyzing graph-based data. For more information, see [Integrating Mendix with RapidMiner Graph Studio](/refguide/graph-studio/).
0 commit comments