Hello, I've made some progress but I have an outstanding problem.
In short, we need to provide a custom value for a custom field. This is because Zabbix feeds through the webhook the same way users do and we require they fill certain things out.
For now we plan to turn off these requirements until we find the fix.
I figured out how to find the custom field IDs but the value escapes me. I thought I could use a string like "Zabbix" if that was a valid option the users could pick, but that fails.
In short, we need to provide a custom value for a custom field. This is because Zabbix feeds through the webhook the same way users do and we require they fill certain things out.
For now we plan to turn off these requirements until we find the fix.
I figured out how to find the custom field IDs but the value escapes me. I thought I could use a string like "Zabbix" if that was a valid option the users could pick, but that fails.
Comment