torsten
1
Versions 3.5.0
Describe the issue:
Webhooks for MS Teams are deprecated (see Retirement of Office 365 connectors within Microsoft Teams )
I followed the MS instructions to setup a new webhook via Power Automate Workflows.
It works with a curl test message from SSH of the Opensearch server.
However, It cannot make a custom webhook work. I double-checked all Query parameters Paths etc.
OpenSearch Dashboards error message is
[status_exception] {“event_status_list”: [{“config_id”:“mZUDZ5wBFPNXu8yaOpOi”,“config_type”:“webhook”,“config_name”:“New-Custom-Teams-Webhook”,“email_recipient_status”:[],“delivery_status”:{“status_code”:“500”,“status_text”:“Failed to send webhook message Failed: Unauthorized”}}]}
I tried to put the sig query parameter (auth key?) in to ‘ ‘ and “ “ but none seems to work.
Has anyone managed to setup a Custom Webhook notification channel to a Power Automate Workflow?
Relevant Logs or Screenshots:
torsten
2
OK, I found the workaround here:
Important: The Test button at Channel config does not work for this workaround!
Only the Trigger Test button works.