/v1.0/project/organizations/users/{userId}/tasks{
"operation": {
"method": "none"
}
}| No. | Field | Name | Type | Default | Required | Description |
|---|---|---|---|---|---|---|
| 1 | userId | 钉钉用户ID | string | — | Required | userId |
| 2 | content | 任务标题 | string | — | Required | content |
| 3 | note | 任务备注 | string | — | Optional | 任务备注 |
| 4 | priority | 任务优先级 | int | — | Optional | 任务优先级 |
| 5 | involveMembers | 参与者userId列表 | array | — | Optional | involveMembers |
| 6 | executorId | 执行者userId | string | — | Optional | 执行者userId |
| 7 | dueDate | 结束时间 | string | — | Optional | 结束时间 |
| 8 | createTime | 创建时间 | string | — | Optional | 创建时间 |
| 9 | visible | 任务可见性 | string | members | Optional | involves:仅参与者可见 members:所有人可见 |
| 10 | disableNotification | 禁止通知 | bool | — | Optional | true:禁止,不显示通知。 false:不禁止,显示通知。 |
| 11 | disableActivity | 是否禁止动态 | bool | — | Optional | true:禁止,不显示该任务动态信息。 false:不禁止,显示该任务动态信息 |
No parameter reference available
The 创建自由任务 API (/v1.0/project/organizations/users/{userId}/tasks) of 钉钉 is curated by the API asset management module of the Qeasy Cloud data integration platform and kept in sync with 钉钉 version updates.
Qeasy ships with prebuilt adaptation for this API — contact us to start configuring data integration.