Advertisement
BlackKnight683

UptimeRobot Embed JSON

May 12th, 2021
3,297
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.39 KB | None | 0 0
  1. {
  2.     "embeds": [
  3.         {
  4.             "title": "Uptime Alert",
  5.             "footer": {
  6.                 "text": "~via uptimerobot.com"
  7.             },
  8.             "fields": [
  9.                 {
  10.                     "name": "*monitorFriendlyName*'s Status Just Got Updated!",
  11.                     "value": "**Status:** *alertTypeFriendlyName*"
  12.                 }
  13.             ]
  14.         }
  15.     ]
  16. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement