v1

latestOpenAPI 3.1.12026-07-124448163.2 KB
Webhooks

Task changes

postWebhookwebhooks/taskChanges

Payload

OR
OR

Example payload

{
  "clientId": "cmf41ajzv003706un4i99q19z",
  "workspaceId": "cmf41ajzv003706un4i99q19z",
  "data": {
    "id": "cmf41ajzv003706un4i99q19z",
    "createdAt": "2021-01-01T00:00:00Z",
    "updatedAt": "2021-01-01T00:00:00Z",
    "title": "Task 1",
    "text": "Task description",
    "status": "OPEN",
    "dueDate": "2021-01-01T00:00:00Z",
    "destinationFolderId": "cmf41ajzv003706un4i99q19z",
    "assetFileIds": [
      "cmf41ajzv003706un4i99q19z"
    ],
    "labelIds": [
      "cmf41ajzv003706un4i99q19z"
    ],
    "workspaceId": "cmf41ajzv003706un4i99q19z"
  }
}

Response

Webhook received