/mx-merge-connector

Mendix module dedicated to integration with merge.dev

Primary LanguageCSS

Mendix "Merge connector" module

This module is a ready-to-use connector handling connection to Merge from a Mendix app.

Configuration

  1. Read "Getting started with Merge" guide
  2. GetOrNew_MergeConfiguration microflow has to be executed to create a MergeConfiguration object
  3. Act_MergeLink nanoflow ahs to be executed in order to allow the user to execute Merge's link wizard, and get the account_token for their integration

Notes

  • A simple example can be found in _Use_me/Example folder
  • It's recommended to configure Merge to ask for API key by default (fallback to username/password)
  • Feel free to download the project from Github, there's a runnable demo inside

Dependencies

See userlib/merge.requiredlibs :

Mendix version

9.2+