Uptime Robot

使用 Uptime Robot 自動化你的狀態頁

當檢查失敗或恢復時更新你的頁面
當檢查失敗或恢復時更新你的頁面
你的狀態頁會自動更新
你的狀態頁會自動更新
使用範本自訂更新內容
使用範本自訂更新內容
  1. Create a Uptime Robot webhook
  2. Open your Uptime Robot dashboard. Click on My settings in navigation.
  3. Uptime Robot dashboard
  4. Click Add Alert Contact.
  5. Add alert contact
  6. Select alert contact type: "Webhook" and add copied webhook URL address.
  7. Add this POST value:
    {
    "trigger": "*alertTypeFriendlyName*",
    "status": "MAJOROUTAGE"
    }
    status is an optional field.
  8. ✅ Check Send as JSON
  9. You're done! 👌