Calling a external API by rest service

0
Hi , I want to call an external API which generates a document URL as JSON response.  I'm confused on how to process this in a microflow by POST method in Call REST service . Also how to construct the domain model for processing this REST service .
asked
1 answers
0

Sushmitha,

This How To walks through the steps you need to complete:

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

Hope that helps,

Mike

answered