How to send form Data to post API

0
Hello Mendix Community,   In my project, I am using a REST API call, and I've successfully followed these steps for Get Method: Creating a JSON object. Setting up an Import Mapping. Creating a Microflow. Now, here's where I need your guidance. I have a requirement to create a form with two input fields: Name Amount My goal is to pass the data from these input fields to a POST API. However, I'm unsure about the steps or best practices for achieving this in Mendix. Could you please advise me on how to pass the data from these input fields to the POST API? Any guidance, tips, or examples would be greatly appreciated.   Thank you in advance for your assistance and understanding of my beginner status in this tool.  
asked
0 answers