Trying to wire up a webhook that pings Slack when a queue breaches SLA. The trigger fires, but the payload sent to the Slack URL is empty JSON.
POST /api/v2/analytics/events/queues
Is there a specific event type or filter config I’m missing in the webhook definition?