Skip to content

Commit dd16a76

Browse files
committed
Adjust Index
1 parent 196ecb0 commit dd16a76

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

  • content/en/docs/refguide/modeling/integration

content/en/docs/refguide/modeling/integration/_index.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,20 +9,20 @@ description: "Introduces the services that Mendix uses for application integrati
99

1010
## Introduction
1111

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

1414
Data integration capabilities in Studio Pro is part of [Mendix Connect](#integration-mx-connect).
1515

1616
## Integration and Mendix Connect {#integration-mx-connect}
1717

1818
[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:
1919

20-
* [OData services](/refguide/integration/odata-services/) (view and manage in your company's [Catalog](/catalog/))
2120
* [REST services](/refguide/integration/rest-services/)
21+
* [OData services](/refguide/integration/odata-services/) (view and manage in your company's [Catalog](/catalog/))
22+
* [Published GraphQL services](/refguide/published-odata-services/) (experimental)
2223
* [Web services](/refguide/integration/web-services/)
23-
* [Business Event services](/refguide/business-event-services/)
2424
* [Change Data Capture services](/refguide/change-data-capture/)
25-
* [Published GraphQL services](/refguide/published-odata-services/) (experimental)
25+
* [Business Event services](/refguide/business-event-services/)
2626

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

@@ -31,9 +31,11 @@ In addition to integration capabilities in Studio Pro, Mendix Connect functional
3131

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

34+
* [Data Importer](https://marketplace.mendix.com/link/component/219833)
3435
* [External Database Connector](https://marketplace.mendix.com/link/component/219862)
3536
* [Business Event services](https://marketplace.mendix.com/link/component/202649)
3637

38+
3739
## Integrating RapidMiner Graph Studio
3840

3941
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

Comments
 (0)