Consuming THIRD PARTY Rest web services

0
Hi all, Can you please tell me that how to consume the THIRD PARTY Rest web services and to integrate in my application? And please tell me the connectors that I have use and connection procedure.     Thanks in Advance
asked
1 answers
3

There is a great tutorial in the Mendix documentation on how to consume a third party REST service. It gives a full run through along with an example you can follow along with.

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

Hope this helps.

answered