{
"event": "desktop.activity_tracking.captured",
"version": "v1",
"agent": "desktop-agent",
"timestamp": 1769592774119,
"data": {
"organisation": {
"organisationId": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
},
"team": {
"teamId": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
},
"user": {
"userId": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
},
"activity": {
"workMode": false
}
}
}Desktop Events
Activity tracking event
Triggered when a user’s activity state changes on the desktop (work or privacy). This event indicates whether the user is currently in work mode or privacy mode.
WEBHOOK
desktop.activity_tracking.captured
{
"event": "desktop.activity_tracking.captured",
"version": "v1",
"agent": "desktop-agent",
"timestamp": 1769592774119,
"data": {
"organisation": {
"organisationId": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
},
"team": {
"teamId": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
},
"user": {
"userId": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
},
"activity": {
"workMode": false
}
}
}Response
200 - application/json
Webhook received and processed successfully
