Hello everyone.
I have a URL over HTTPS that uses the GET method and contains credentials (username and password) in the headers, something like this:
I want to configure an input connector in GeoEvent Manager to read the above URL. I tried using the "Poll an External Website for JSON" connectors, but even though I enter the parameters, the counter does not progress. I also tried "Receive JSON on a REST Endpoint," but it does not allow me to enter URL or headers.


What type of connector can I use, or how can I configure GeoEvent Manager to read a URL with GET method and Headers?