Any suggestion on an input connector or modified input connector which will allow credentials to be embedded in the header with the below format? I'm working with a fleet tracking vendor (Spireon) and their API requires the header (with authorization string and account ID) to be embedded in each GET request. I am working with GeoEvent Processor 10.2.2, any suggestion is appreciated.
%curl - H "Authorization: Basic [your auth string]"
- H "Account: [your account ID]"
https://api.us.spireon.com/api/asset