{
  "data": {
    "id": 472,
    "name": "Employee Updates",
    "url": "https://hooks.example.com/trigger/EXAMPLE",
    "format": "json",
    "privateKey": "9f86d081884c7d659a2feaa0c55ad015a3bf4f1b2b0b822cd15d6c15b0f00a08",
    "monitorFields": [
      "firstName",
      "lastName",
      "jobTitle",
      "department"
    ],
    "postFields": {
      "firstName": "firstName",
      "lastName": "lastName",
      "jobTitle": "jobTitle",
      "department": "department"
    },
    "frequency": 60,
    "limit": 100,
    "includeCompanyDomain": false
  }
}