UptimeRobot Integration - Cloud-Based Website Monitoring Alerts
Complete guide to integrate UptimeRobot with Echobell for instant website monitoring notifications. Receive mobile push notifications or phone calls for downtime alerts, SSL certificate expiration, and server response time issues via webhook integration.
UptimeRobot is a popular uptime monitoring service. You can integrate it with Echobell using Webhooks.
Create a Channel
Create a new channel in Echobell and copy the Webhook URL.
Add Alert Contact
- Log in to UptimeRobot.
- Go to My Settings.
- Scroll to Alert Contacts and click Add Alert Contact.
- Select Web-Hook as the Alert Contact Type.
- Set Friendly Name to "Echobell".
- Paste your Echobell Webhook URL into URL to Notify.
- Enable Send as JSON.
Configure Payload
Paste the following JSON into the Post Value (JSON Format) field:
{
"monitorName": "*monitorFriendlyName*",
"alertType": "*alertType*",
"details": "*alertDetails*",
"url": "*monitorURL*"
}*alertType*:1for Down,2for Up.
Configure Echobell Template
In your Echobell Channel settings, you can use expressions to handle the alert type:
Title Template:
Monitor {{monitorName}} is {{alertType == "1" ? "DOWN" : "UP"}}Body Template:
{{details}}
URL: {{url}}Uptime Kuma
Complete guide to integrate Uptime Kuma with Echobell for instant website monitoring alerts. Receive mobile push notifications or phone calls when your services go down, with self-hosted uptime monitoring and real-time downtime detection.
Trader
Comprehensive guide for traders using Echobell for instant trading alerts. Set up TradingView webhook notifications, AiCoin price alerts, and cryptocurrency trading signals with mobile push notifications or phone calls for critical market movements.