Skip to main content

HTTP request event output configuration

See below available configuration properties for HTTP requests.

FieldDetails
type *Always http
url *The url to which the HTTP request will be sent
headers *A dictionary containing static headers to be attached to the request
methodThe HTTP method to be used. Default is POST
* Required field