SendHttpRequest Alert Action GUI is not Secure.
The Token variable is in plain text once populated.
Sending a HTTP Request with an API KEY in the URL is not acceptable, as it should be in the Header.
SolarWinds Documentation, even has this obscured, likley for the same reason https://documentation.solarwinds.com/en/success_center/orionplatform/content/core-using-get-or-post-url-functions-sw1058.htm
SendHttpRequest should have an API Cred/KEY option where the Creds/KEYs are stored in the Database like all other methods to pass creds within SolarWinds.
Oddly this function is already present in the API Poller setup/configured menu. * See image.
The SendHttpRequest should be handling these creds the in the same manner.
