Hey guys.
I have created a simple Windows script that run on Zabbix Agent with a scope of manual host action.
Whenever a user needs to run that script, they click on the host name and start it. It works fine for now.

After the script is executed, it would be good to add a note to the problem update message.
I was thinking of using an API call, but I'm not sure where to place it after the script runs, since it would not be launched from the Agent itself.
Any suggestions on how to do this?
I have created a simple Windows script that run on Zabbix Agent with a scope of manual host action.
Whenever a user needs to run that script, they click on the host name and start it. It works fine for now.
After the script is executed, it would be good to add a note to the problem update message.
I was thinking of using an API call, but I'm not sure where to place it after the script runs, since it would not be launched from the Agent itself.
Any suggestions on how to do this?