Qeasy Cloud
Get Started

钉钉 创建自由任务 API

Platform
钉钉
Type
RESTful
Effect
EXECUTE
API Version
1.0
Adapter
\Adapter\Dingtalk\TeambitionExecuteAdapter
Auth Mode
SIGN
Updated At
2023-02-14

创建自由任务

POST/v1.0/project/organizations/users/{userId}/tasks
Factory
{
  "operation": {
    "method": "none"
  }
}

Request Parameters

No.FieldNameTypeDefaultRequiredDescription
1userId钉钉用户IDstringRequireduserId
2content任务标题stringRequiredcontent
3note任务备注stringOptional任务备注
4priority任务优先级intOptional任务优先级
5involveMembers参与者userId列表arrayOptionalinvolveMembers
6executorId执行者userIdstringOptional执行者userId
7dueDate结束时间stringOptional结束时间
8createTime创建时间stringOptional创建时间
9visible任务可见性stringmembersOptionalinvolves:仅参与者可见 members:所有人可见
10disableNotification禁止通知boolOptionaltrue:禁止,不显示通知。 false:不禁止,显示通知。
11disableActivity是否禁止动态boolOptionaltrue:禁止,不显示该任务动态信息。 false:不禁止,显示该任务动态信息

Response Parameters

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.

Need to integrate this API?

Qeasy ships with prebuilt adaptation for this API — contact us to start configuring data integration.