HTTP Request

Since version 2.3

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.

Headers – Add any number of headers for the request.

Payload – Body of the request if any.