Skip to main content

Synology Discord Webhooks

  1. Add the discord server and webhook, using Http Method "POST"
  2. HTTP Request content header --> Content-Type = "application/json"
  3. HTTP Request body --> set parameter="content" and value="-"
  4. Parameter Type --> set "Content-Type" = "Other" and "content" = "Message Content"

Original Article