Hi Everyone!
I have a problem with the GLPI webhook media type, I just enabled and set the webhook but is not working, is not creating problems in my GLPI. I'm currently using Zabbix 6.4.13 and GLPI 10.0.12 and the webhook is this: https://www.zabbix.com/la/integrations/glpi.
This is what I see when I try to test the webhook:


This is the log:
I have a problem with the GLPI webhook media type, I just enabled and set the webhook but is not working, is not creating problems in my GLPI. I'm currently using Zabbix 6.4.13 and GLPI 10.0.12 and the webhook is this: https://www.zabbix.com/la/integrations/glpi.
This is what I see when I try to test the webhook:
This is the log:
Code:
[B]Media type test log[/B]
00:00:00.116 [Debug] [ GLPi Webhook ] Sending request: http://172.16.18.68/apirest.php/Problem/ {"input":{"name":"{ALERT.SUBJECT}","content":"{ALE RT.MESSAGE}\n<a href=http://172.16.5.10/tr_events.php?triggerid={TRIGGER.ID}&eventid={EVEN T.ID}>Link to problem in Zabbix</a>","status":1,"urgency":"{EVENT.NSEVERITY}"}}
00:00:00.189 [Debug] [ GLPi Webhook ] Received response with status code 200
00:00:00.189 [Debug] [ GLPi Webhook ] Failed to parse response received from GLPi
00:00:00.189 [Debug] [ GLPi Webhook ] ERROR: Failed to process response received from GLPi. Check debug log for more information.
Comment