Check out the documentation here you should be able to add a microflow input parameter that has the same name as the http parameter.
Regarding your other question: "How to pass bulk object parameter for the Post Call":
The body of a POST request is avaiable in $httpRequest/Content, the Content attribute of the HttpRequest parameter