Hi all.
I am trying to integrate Zabbix with our helpdesk/ticketing system. Ideally what i would like to do is:
Appreciate any direction
I am trying to integrate Zabbix with our helpdesk/ticketing system. Ideally what i would like to do is:
- problem occurs, zabbix runs an API curl script
- Zabbix takes JSON result and stores an incident ID from the ticketing system.
- When problem is resolved, zabbix runs another CURL script using the incident ID as a parameter.
Appreciate any direction