Notification Overview
You can set up notifications (Email, SMS, Slack, and custom HTTP) for your CronDog tasks. Each time an HTTP request is completed by your task, the response condition is evaluated. If all conditions are met, notifications are sent. A condition is a combination of Source, Property, Comparison, and value.
You may add multiple conditions so a notification is sent only when all of them are met. You can achieve this by clicking And condition.
Custom HTTP notifications can use the triggering task response to build the follow-up request. Template variables are supported in the HTTP notification URL, headers, and request body. For details, see Message and HTTP Action Templates.
