Hello,
Thanks for the response. Is there a way to send the body for the query without using a file (just sending the text directly), since it would be more difficult for a driver to support getting files through a stored procedure?
In Postman, the form-data option is the same as the raw option with the appropriate headers and message-body.