Hi, I've setup an automation sending a message to microsoft teams when an issue is commented. I followed the instructions in the action details (add connector in teams channel, copy webhook url, paste it into automation action).
When the rule is triggered I get an error:
Error communicating with the API400 - Webhook Bad Request - null or empty eventType
On the other side, if I set up the same webhook communication via Jira system settings -> webhook -> create new webhook and send messages from there, it works.
what am i doing wrong?