Hi.
Is it possible to process a JSON or XML response from an HTTP POST request?
Of the HTTP sensors:
- "HTTP XML/REST Value" doesn't support POST.
- "HTTP Advanced" supports POST but doesn't support JSON/XML evaluation
I'd like to be able to evaluate the response from an Elasticsearch Query over HTTP POST.
Add comment