REST API communication

0
Hello developers!   This is regarding the connection between the IOT2040 AND MENDIX DATABASE using REST API .Is it possible to connect the things and get,update,delte option in it. If yes, please explain me briefly.   Thanks in advance
asked
2 answers
0

Hi Tharun,

 

have you checked if the solution shared in this post will apply to your situation? https://forum.mendix.com/link/space/monitoring/questions/96038

 

BR

Georg

answered
0

Hi Tharun,

you can refer the below link to publish and consume a REST Service

 

Publish in Mendix:

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

 

Consume in Mendix:

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

 

Hope it helps!!!

answered