The categories below list KB articles with examples processing requests received by an HTTP Listener source node:
Why does source "HTTP Receiver" force the format to XML?
How can I get the request URI from the request of an HTTP Listener?
How can I get the query string parameters from a request to an HTTP Listener?
How to extract the Query Parameters from HTTP call?
How to access all values for a query string parameter that is repeated?
How can i get headers from the request of an HTTP Listener?
Extracting Form Fields from multipart/form-data requests
Extracting Base64 Encoded Text File from File Field in multipart/form-data requests
Extracting Base64 Encoded Binary File from File Field in multipart/form-data requests
See also:
Handling HTTP requests and responses