How to configure REST(Get/Post) API in mendix

0
I have to call Rest (Get/Post) API which having json data, Please let me step and what necessary steps i have to taken . Also let us know any Security checks. If possible provide me video tutorial as Complete example
asked
3 answers
3

Hi Ather,

Refer below documentation,

https://docs.mendix.com/howto/integration/publish-rest-service/

https://docs.mendix.com/howto/integration/consume-a-rest-service/

 

 

answered
0

Hi Ather,

 

Refer the below video link of how to configure REST in Mendix

https://video.mendix.com/watch/LxzKESFzqsrvNcGCY5YHCg

answered
0

Step by Step process to consume API in Mendix 
https://docs.mendix.com/howto/integration/consume-a-rest-service/

answered