Project Webhook not working for Microsoft Teams

I was also looking for a MS Teams integration, but I couldn’t find one.

So I developed an Azure Function app that transforms a Sonarqube Webhook JSON request to MS Teams card JSON, and sends it to a MS Teams channel Webhook.

You can find it here:

Perhaps someone may find it useful.

1 Like