Hi.
Jai Anand has been created an awesome python scritpt to send e-mail by custom triggers with possibility of using any request/ticket information (args from $COMPLETE_JSON_FILE);
https://resources.manageengine.com/resources/resource/script-to-send-custom-email-notification-through-custom-triggers
But in my case, python module installation was not allowed on windows servers for security policies reasons.
I have some powershell and vbs scripts that I am using in ServiceDesk Plus for API goals. But, to custom triggers scripts I can't pass the $COMPLETE_JSON_FILE arguments to none of my scripts (powershell, vbs or bat).
Does anybody has created powershell, vbs or bat script to custom triggers, passing $COMPLETE_JSON_FILE arguments?
Thanks
SDP 9.1.1.2
Win Server 2012 R2
MSSQL