钉钉审批流程实现指南
Source: Qeasy Cloud367 views
适配器
参考方案链接:DingtalkApprovalFilesExecute
请求接口与配置参数
接口文档:使用了新旧接口,具体请参阅这里。
接口:topapi/processinstance/create,注意请求方法为POST。配置参数如下:
{
"originator_user_id": "",
"dept_id": "",
"unionId": ""
}
这些参数在申请详情的请求中会被用到。

配置请求接口参数时,请使用对应类型。
生成队列效果

开通钉钉对应权限
开通以下权限:
- OA审批
- Storage.File.Write
- 获取凭证
- 钉盘
- 存储
Copyright Notice
The article "钉钉审批流程实现指南" is original content owned by 广东轻亿云软件科技有限公司. Reposting, quoting, copying or mirroring is strictly prohibited without written authorization. Please contact us for authorization and credit the author and source (including the original link) prominently.