Skip to main content
WEBHOOK
desktop.activity_tracking.captured
{
  "event": "desktop.activity_tracking.captured",
  "version": "v1",
  "agent": "desktop-agent",
  "timestamp": 123,
  "data": [
    {
      "workEventId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
      "workType": "start",
      "workTime": "2023-11-07T05:31:56Z",
      "organisationId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
      "teamId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
      "userId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
      "operatingSystem": "windows"
    }
  ]
}

Response

200 - application/json

Event processed successfully

event
string
required
Example:

"desktop.activity_tracking.captured"

version
string
required
Example:

"v1"

agent
string
required
Example:

"desktop-agent"

timestamp
integer<int64>
required
data
object[]
required