Need to send high-level alert info to an API via an HTTP POST request with a custom (api key) authentication header Attempts at using the Call URL and Execute Script actions have failed. The Call URL action only supports defining a custom Content-Type header value, not adding an additional custom header Using the Execute Script action to run a simple (No PA replacement Variables) PowerShell script fails because a secure connection using TLS 1.2 can not be created even though TLS 1.2 is explicitly defined in the script. The PowerShell script has passed the sanity check as it is able to run locally on the target computer without issue. Please advise Product Info: PA Server Monitor Ultra v9.5.0.259 |
Hi IamMJ - You are correct that the CallURL action doesn't support extra headers, but this seems like something that would be generally useful so we are adding it. I'll update this post when the new build is ready (probably tomorrow). |