Call External API Post Method

0
Hi Team, We can consume any external API in Mendix (Ref: https://gettingstarted.mendixcloud.com/link/module/138/lecture/1226) but there seems a problem while POSTing anything to an API.   Can anyone let me know how to post data using external post api.   I have gone through below mentioned workflow but not able to post any data. Here are my steps: Created Json Structure for that I need to post to external API Created export mapping using the mentioned json structure Called Call a Rest API workflow with correct url. But data is not posted.   Thanks
asked
0 answers