Unified Assurance - RunScript
Where can I find an example using BrokerJobs to execute a customscript.pl in order to use the $AppConfig? Specifically, I am looking to call the stored AppConfig values so I can use the username/password in a call to an external API.
Currently, I am executing with a broker and passing in the appid, then executing a query to the management database. With this method, I am not able to use the encrypted password returned in order to make external API calls.