Argo CD notifications in Microsoft Teams
Argo CD sync and health events, delivered to Teams as deployment cards. Per My Last Webhook normalizes Argo CD events into rich Adaptive Cards and posts them to a Teams channel, a person's DM, or a webhook — the successor to Office 365 Connectors.
How it works
- Argo CD POSTs a webhook to your private ingest URL when a build runs.
- We normalize it — the same card format as every other platform.
- The card lands in your chosen Teams destination, with routing and noise controls applied.
Set up in minutes
Create a subscription in the app (platform: Argo CD), copy its ingest URL, then:
Create a subscription (platform Argo CD) and copy its ingest URL.
In Argo CD's argocd-notifications-cm, add a webhook service pointing at the ingest URL.
Add a template that POSTs the app name, sync + health status, and revision as JSON (see the reference).
Subscribe your Applications to triggers like on-sync-succeeded / on-health-degraded.
Don't want to wait for a build? Hit Test on the subscription — a card lands immediately. Full steps in the platform reference.
What lands in Teams
Argo CD · prod · alice · 3m 20s
Built for teams, not just alerts
Part of Per My Last Webhook — all 17 integrations into one Teams app.