Sorry if this was asked before but I am new to Zabbix and I am wondering if there is a way to auto close a logrt problem after it sends the email notification about it.
My config looks like this:

I have tried what was stated in this article: https://blog.zabbix.com/close-proble...bix-api/12461/ But it doesn't actually close the problem. The one mentioned in the article says it executed the scrip, but it never closes the problem. The webhook mentioned in the comments I also tried and i get this message: error: cannot execute script: cannot close event 262017101: syntaxerror: invalid json (at offset 1)
So not sure where I am going wrong. I am currently using Zabbix 6.0 if that helps. Thanks
My config looks like this:
I have tried what was stated in this article: https://blog.zabbix.com/close-proble...bix-api/12461/ But it doesn't actually close the problem. The one mentioned in the article says it executed the scrip, but it never closes the problem. The webhook mentioned in the comments I also tried and i get this message: error: cannot execute script: cannot close event 262017101: syntaxerror: invalid json (at offset 1)
So not sure where I am going wrong. I am currently using Zabbix 6.0 if that helps. Thanks
Comment