Argo CD Notifications API

The Argo CD Notifications subsystem delivers app lifecycle events (sync, health, deploy) to webhooks, Slack, MS Teams, email, GitHub commit status, and other channels via templated triggers.

API entry from apis.yml

apis.yml Raw ↑
aid: argocd:argocd-notifications-api
name: Argo CD Notifications API
tags:
- Notifications
- Webhooks
- Slack
- Email
properties:
- url: https://argo-cd.readthedocs.io/en/stable/operator-manual/notifications/
  type: Documentation
description: The Argo CD Notifications subsystem delivers app lifecycle events (sync, health, deploy)
  to webhooks, Slack, MS Teams, email, GitHub commit status, and other channels via templated triggers.