HTTP Request (Deprecated)
Since version 1.4
This postfunction allows you to make an HTTP request (GET, POST, PUT…) to a given URL using issue data.
Name – Name of the post function (just for identifying it).
URL – URL this post function is going to call.
Basic auth – If needed, introduce here user and pass.
Payload – Body of the request if any.