Externsm AOI==P Creation

0
Hi Team,   I am trying to create API’s on Mendix Platform. Can we use external API’s instead of drawing entity diagrams by adding JSON and creating API’s. if it is small application we can create 10 to 20 entity diagrams and can generate API’s, but if it is big application where we need to create 100’s of API’s, how can we do that? It is very difficult to  create API’s through Mendix platform
asked
2 answers
0

What kind of APIs do you want to create? What kind of external tool would you prefer to use?

answered
0

I am trying to integrate our Rest API’s in the mendix application

Can’t we directly call the API’s and display the data, instead of calling the data, adding JSON structure, mapping microflow  , with entity diagram and all


Can’t we simplify the API integration? 

answered