Third Party API consumption.

1
Hello All, I am new to Mendix, I have created an Application, My requirement here is that I want to consume Mendix data in a third party framework like ReactJS via Rest APIs. Is there any way to expose the Mendix data and use it with REST APIs in Third Party frameworks, I know other lowcode platforms has it and Mendix must’ve also have this, just want to know how. A Reply will be really helpfull. Thanks in Advance
asked
1 answers
0

Hi,

There is a lot information available on the docs from Mendix:

https://docs.mendix.com/howto8/integration/publish-rest-service#1-introduction

https://docs.mendix.com/refguide8/published-rest-services#1-introduction

https://docs.mendix.com/refguide8/published-rest-operation#3-example

 

There is even a learning path available: https://academy.mendix.com/link/path/33/Create-a-REST-API-(Micro-Learning)-.

 

Good luck learning.

Cheers,

Jeffrey

answered