# Functions
Convert the input data to a byte array.
It makes an HTTP call and returns the response body:
* ${ @method } The method to use in the call, e.g., http.MethodGet
* ${ @url } URL to call
* ${ @header } Headers to set in the request
* ${ @jsonData } The JSON to send to the destination
*/.
No description provided by the author