Webhook Alerts: This will send Slack compatible webhook alerts to the endpoint provided. Webhook alerts are compatible with Slack and other simple web services.
-
HTTP Method:
POST
Content-Type:application/json
Example request body:{ "text": "[cloudzy.io] Job: Name completed 2 snapshots successfully. See the job log at: https://cloudzy.io/dashboard/jobs" }