Hello,
I'd like to configure Zabbix 6.4.12 with MS Teams but I have some problem.
The url that Zabbix webhook in teams channel provide is like this
The "ConnectToO365Inline" seems not valid. In a POST requests i get:
Unknown Connector provider ConnectToO365Inline
After some research I noted that the url format for teams incoming webhook should be contain "IncomingWebhook" instead of "ConnectToO365Inline"
So I tried with Postman and this new url and now i get this response: 1 1
(see screen-shot)
while in zabbix the same error:
Media type test log
00:00:00.000 [Warning] [ MS Teams Webhook ] ERROR: Invalid MS Teams webhook URL:
any ideas?
thank you
I'd like to configure Zabbix 6.4.12 with MS Teams but I have some problem.
The url that Zabbix webhook in teams channel provide is like this
The "ConnectToO365Inline" seems not valid. In a POST requests i get:
Unknown Connector provider ConnectToO365Inline
After some research I noted that the url format for teams incoming webhook should be contain "IncomingWebhook" instead of "ConnectToO365Inline"
So I tried with Postman and this new url and now i get this response: 1 1
(see screen-shot)
while in zabbix the same error:
Media type test log
00:00:00.000 [Warning] [ MS Teams Webhook ] ERROR: Invalid MS Teams webhook URL:
any ideas?
thank you
Comment