1 Introduction
One of the strengths of the Mendix Platform is that it is easy to connect your Mendix application with other systems. The Mendix App Store is filled with all kinds of connectors and adapters. This document presents an overview of some of our connectors.
This document does not go into usage details for these specific connectors and adapters. For details on typical usage scenarios, installation, dependencies, and configuration, see the App Store Guide
For documentation on using more specific connectors and adapters for Siemens, SAP, and IBM, see the Strategic Partners Guide.
2 SAML
This module allows you to use SAML to authenticate your users in your cloud application. The module can communicate with any identity provider that supports SAML2.0 or Shibboleth.
For more information, see SAML.
3 Excel Importer
With this module, you can import all the Excel files you want!
For more information, see Excel Importer.
4 Excel Exporter
This module enables creating templates that export data from your Mendix application to Excel or the CSV format. This module creates an OQL query and directly prints the result to a FileDocument in your desired format. Add styling to your Excel to create the proper headers and styling formats for a complete report.
For more information, see Excel Exporter.
5 Google Maps
This widget enables bringing the world into your application via Google Maps!
For more information, see Google Maps.
6 IMAP/POP3 Incoming Email
This module enables your project to retrieve emails from POP3, POP3S, IMAP, and IMAPS servers.
For more information, see IMAP/POP3 Incoming Email.
7 Google Analytics
You can now add Google Analytics-tracking to your Mendix application! This widget lets you track events, pages, and transactions on your own Google Analytics account.
For more information, see Google Analytics.