Import JSON Data into Mendix Domain Model.

0
  Hi, What's the best method to import JSON (possibly with mapping) data into Mendix application domain model? For example when I need to migrate my MongoDB documents into Mendix application.   Thanks.
asked
1 answers
-1

Hayder,

 

This how to will walk you through importing json into Mendix: https://docs.mendix.com/howto/integration/consume-a-rest-service

Mike

answered