Forum Discussion
No RepliesBe the first to reply
Have a POST endpoint that needs 2 values passed in the body to the API. I've declared both values and selected the 'Post QueryString' option. Based on this URL it should be sending the parameters in the body to the API. However if you look at the 2nd attached image they are not being added to the request. Am I missing something? Thanks