25.8. 알림 API
Notifications API를 사용하면 자동화 컨트롤러에서 다양한 이벤트에 대한 알림을 트리거할 수 있습니다. Notifications API는 작업이 시작, 성공 또는 실패할 때와 같이 작업 이벤트에 대한 알림을 트리거하는 끝점을 제공합니다.
시작된,success 또는 error 끝점을 사용합니다.
/api/v2/organizations/N/notification_templates_started/ /api/v2/organizations/N/notification_templates_success/ /api/v2/organizations/N/notification_templates_error/
/api/v2/organizations/N/notification_templates_started/
/api/v2/organizations/N/notification_templates_success/
/api/v2/organizations/N/notification_templates_error/
또한 .././././././N/notification_templates_started 끝점에는 다음과 같은 GET 및 POST 작업이 있습니다.
- 조직
- 프로젝트
- 인벤토리 소스
- 작업 템플릿
- 시스템 작업 템플릿
- 워크플로우 작업 템플릿