Hi,

I'm using the Zabbix-API to get the active triggers and show them on another website.
I've managed to make a json-query like this:

Code:
{
	"jsonrpc":"2.0",
	"id":17,
	"auth":"8a9bbe31b0c4b9a7680967e975a558e3",
...