RestServices

0
Hi, I'm pretty new in Mendix and I want to try to use the REST Service. I have a lot of documentation and I downloaded the RestServices and the CommunityCommons modules. Added the IVK_OpenServiceOverview and StartPublishServices to the Navigation panel but then I have to 'open the 'rest/' request handler in mendix'. I don't understand what is meant by this. Add something like 'rest/' to the Navigation panel as well? Can't find anything on the internet.
asked
2 answers
3

Hi Johan, are you sure you need the RestServices module? REST comes native in Mendix in the newer versions. Have a look at the following blog post https://www.mendix.com/blog/consume-rest-services-native-microflow-actions/

answered
0

Thx Nick, I removed the two modules mentioned and continued with the tutorial I was working on.

answered