Make HTTP file request.

Properties

url:                         Address for the Request to be sent

path:                     Path of the request. You can use "{variable-name}" syntax to create variable placeholders

url-variables:         Variable url path values in an object of key value pairs

filepath:                 Path of file to send

keyname:              Form data name to use

filename:               Form data filename to use

header:                  Value to include in the header

query:                     Query to the server

timeout:                Duration to make attempt

Output

output-location: Location to store the output data