How to pass Form value into POST parameter using http-connector

I have Form there are four text box values in that form. I need to pass those values into POST API call using HTTP-connector. How can I achieve that?