I updated to Zammad 3.6 today and tried to setup a webhook with Microsoft Teams.
I guess the webhook is not working with Microsoft Teams?
Getting following error after the last timeout try:
Error performing TriggerWebhookJob (Job ID: _removed_job_id)
from DelayedJob(default) in 401.75ms: TriggerWebhookJob::RequestError (TriggerWebhookJob::RequestError):
Thanks for your reply. That’s what i thought but i guess it somehow errors.
Is it because i am not using a “HMAC-SHA1 SIGNATURE TOKEN” or not even ticking SSL?
I tried it with ssl on/off and still not working
Maybe someone got it working with a ms-teams channel, would be nice to know the way you did it - if it’s working.
How is Microsoft supposed to understand the Payload you’re dropping them?
Of course trigger based webhooks are Zammads RAW-Data which means you’ll need something to make Microsoft understand it.