Hi,
I have a Slack WebHook which needs the following payload:
{
“tenantId”: “123”,
“customerName”: “test”
}
We have configured a Grafana alert with a contact point. But am not sure how to map the payload as what is required in the payload
Any pointers are appreciated.