案例文章
推荐的的流程模板
请稍后...
Code
1168
金蝶云会计新增凭证,钉钉(自建应用)自动发起审批
<p>当金蝶云会计中新录制费用凭证时,自动在钉钉(自建应用)发起一条审批,同步云会计凭证内的摘要、会计科目以及相关金额</p>
zh-Hans
2022-06-28T01:56:05.000Z
2022-06-28T01:56:05.000Z
2023-04-12T03:30:58.000Z
el4061lf
当金蝶云会计中新录制费用凭证时,自动在钉钉(自建应用)发起一条审批,同步云会计凭证内的摘要、会计科目以及相关金额
anyone
wpaHYBUmiRmy
official
pc1265
passed
孙浩
el4061lf
孙浩
[
{
"app_id": 122,
"action_type": "1",
"sort": "1",
"action_id": 459,
"desc": "当有新凭证创建时",
"note": null
},
{
"app_id": 69,
"action_type": "2",
"sort": "2",
"action_id": 404,
"desc": " 根据员工手机号查询员工ID",
"note": null
},
{
"app_id": 204,
"action_type": "2",
"sort": "3",
"action_id": 1587,
"desc": "根据部门名称搜索部门id",
"note": null
},
{
"app_id": 69,
"action_type": "2",
"sort": "4",
"action_id": 1952,
"desc": "在钉钉中发起一个审批实例",
"note": null
}
]
3
{
"1": [
{
"key": "status",
"label": "审核状态",
"dropdown": true,
"choices": [
{
"key": "2",
"label": "全部"
},
{
"key": "0",
"label": "未审核"
},
{
"key": "1",
"label": "已审核"
}
],
"help_txt": "筛选凭证状态"
},
{
"key": "onlyMech",
"label": "是否只查询机制凭证",
"dropdown": true,
"choices": [
{
"key": "1",
"label": "是"
},
{
"key": "0",
"label": "否"
}
]
},
{
"key": "account",
"label": "科目编码或编码范围",
"type": "string",
"help_txt": "非必填,多个科目编码使用英文逗号分隔,示例:单个科目:1001;多科目:1001,1002;范围:1001-1009"
}
],
"2": [
{
"key": "mobile",
"label": "员工手机号",
"type": "string",
"required": true,
"help_txt": "请输入员工手机号"
}
],
"3": [
{
"key": "queryWord",
"label": "部门名称",
"type": "string",
"required": true,
"help_txt": "支持通过部门名称或名称全拼进行查询;注意重名部门的区分"
},
{
"key": "offset",
"label": "分页查询锚点",
"type": "number",
"required": true,
"help_txt": "示例:0"
},
{
"key": "size",
"label": "分页大小",
"type": "number",
"required": true,
"help_txt": "示例:10"
}
],
"4": [
{
"key": "copy_id",
"type": "copy",
"help_txt": "本动作目前只支持固定节点审批流的发起,无法支持带有自选节点的审批流发起。请注意。"
},
{
"key": "originatorUserId",
"label": "发起人id",
"type": "string",
"required": true,
"help_txt": "审批发起人的userId。可通过[查询员工ID]动作获取。"
},
{
"key": "deptId",
"label": "发起人部门id",
"type": "number",
"required": true,
"help_txt": "审批发起人所在的部门ID。可通过[查询用户详情]动作获取。"
},
{
"key": "approvers",
"label": "审批人列表",
"type": "obj",
"items": [
{
"type": "copy",
"help_txt": "当不使用钉钉中已配置好的审批流时,需要在此处指定审批人。否则无需填写。"
},
{
"key": "actionType",
"label": "审批类型",
"type": "string",
"dropdown": true,
"choices": [
{
"key": "AND",
"label": "会签"
},
{
"key": "OR",
"label": "或签"
},
{
"key": "NONE",
"label": "单人审批"
}
]
},
{
"key": "userIds",
"label": "审批人ids",
"type": "string",
"multiples": true,
"help_txt": "审批人userIds。可通过[查询员工ID]动作获取。"
}
]
},
{
"key": "ccList",
"label": "抄送人ids",
"type": "string",
"multiples": true,
"help_txt": "抄送人userIds。可通过[查询员工ID]动作获取。"
},
{
"key": "ccPosition",
"label": "抄送时间点",
"type": "string",
"dropdown": true,
"choices": [
{
"key": "START",
"label": "开始时抄送"
},
{
"key": "FINISH",
"label": "结束时抄送"
},
{
"key": "START_FINISH",
"label": "开始和结束时都抄送"
}
]
},
{
"key": "processCode",
"label": "审批流编码",
"type": "string",
"required": true,
"dynamic": true,
"help_txt": "在钉钉管理后台-审批模板编辑页面的URL中获取。示例:processCode=PROC-5591D5A5-2F47-40EC-A731-473C0CC6857A"
}
]
}
[]
[]
[
{
"id": 25,
"name": "钉钉(自建应用)",
"description": "<p>钉钉,阿里巴巴出品,专为全球企业组织打造的智能移动办公平台,含PC版,Ipad和手机版。远程视频会议,消息已读未读,DING消息任务管理,让沟通更高效;移动办公考勤,签到,审批,企业邮箱,免费企业OA,企业通讯录,钉钉教育解决方案,让工作学习更简单!</p>",
"popular": 216,
"published_at": "2021-10-25T03:01:37.000Z",
"created_at": "2021-10-25T03:01:35.000Z",
"updated_at": "2023-11-09T07:07:58.000Z",
"app_id": "69",
"category": "Teamwork",
"locale": "zh-Hans",
"short_description": "阿里协同OA系统",
"available": true,
"appid": null,
"website": "https://www.dingtalk.com",
"video": null,
"videos": 109,
"app_version": "1.0.0",
"key_words": null,
"qr_code": null,
"qr": null,
"sharelink": null,
"seo": null,
"icon": {
"id": 1811,
"name": "Dingding.svg",
"alternativeText": "",
"caption": "",
"width": 50,
"height": 50,
"formats": null,
"hash": "Dingding_ac75c3cf81",
"ext": ".svg",
"mime": "image/svg+xml",
"size": 9.4,
"url": "/uploads/Dingding_ac75c3cf81.svg",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2022-01-26T02:46:50.000Z",
"updated_at": "2022-01-26T02:46:50.000Z"
}
},
{
"id": 83,
"name": "金蝶云会计",
"description": "<p>金蝶精斗云会计软件是金蝶旗下专为小微企业量身定制的在线财务软件,通过PC端、手机端、微信随时随地记账查账,发票识别、智能记账、自动报表,帮助企业精细化会计核算。</p>",
"popular": 203,
"published_at": "2021-10-25T05:34:20.000Z",
"created_at": "2021-10-25T05:34:18.000Z",
"updated_at": "2022-12-27T02:42:28.000Z",
"app_id": "122",
"category": "ERP",
"locale": "zh-Hans",
"short_description": "金蝶云财务系统",
"available": true,
"appid": null,
"website": "https://www.kingdee.com/products/ykj.html",
"video": null,
"videos": 31,
"app_version": "1.0.0",
"key_words": "金蝶,精斗云,财务,云会计,金蝶云会计",
"qr_code": null,
"qr": null,
"sharelink": null,
"seo": null,
"icon": {
"id": 3738,
"name": "金蝶.svg",
"alternativeText": "",
"caption": "",
"width": 50,
"height": 50,
"formats": null,
"hash": "_373fd26afc",
"ext": ".svg",
"mime": "image/svg+xml",
"size": 1.28,
"url": "/uploads/_373fd26afc.svg",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2022-05-07T01:55:12.000Z",
"updated_at": "2022-05-07T01:55:12.000Z"
}
},
{
"id": 201,
"name": "钉钉(第三方应用)",
"description": "<p>钉钉,阿里巴巴出品,专为全球企业组织打造的智能移动办公平台,含PC版,Ipad和手机版。远程视频会议,消息已读未读,DING消息任务管理,让沟通更高效;移动办公考勤,签到,审批,企业邮箱,免费企业OA,企业通讯录,钉钉教育解决方案,让工作学习更简单!</p>",
"popular": 201,
"published_at": "2022-02-18T06:10:56.000Z",
"created_at": "2022-02-18T06:10:54.000Z",
"updated_at": "2022-07-01T02:25:22.000Z",
"app_id": "204",
"category": "Teamwork",
"locale": "zh-Hans",
"short_description": "阿里OA协同办公",
"available": true,
"appid": null,
"website": "https://www.dingtalk.com",
"video": null,
"videos": 13,
"app_version": "1.0.0",
"key_words": null,
"qr_code": null,
"qr": null,
"sharelink": null,
"seo": null,
"icon": {
"id": 2146,
"name": "Dingding_c2e2a537de.svg",
"alternativeText": "",
"caption": "",
"width": 50,
"height": 50,
"formats": null,
"hash": "Dingding_c2e2a537de_d62c18fb9b",
"ext": ".svg",
"mime": "image/svg+xml",
"size": 9.4,
"url": "/uploads/Dingding_c2e2a537de_d62c18fb9b.svg",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2022-02-18T06:25:05.000Z",
"updated_at": "2022-02-18T06:25:06.000Z"
}
}
]
[
{
"id": 8,
"name": "财务ERP",
"locale": "zh-Hans",
"published_at": "2022-05-30T07:29:44.000Z",
"created_at": "2022-05-20T08:13:35.000Z",
"updated_at": "2022-05-30T07:29:44.000Z",
"sort": 4
}
]
[
{
"id": 1343,
"key": null,
"published_at": "2022-03-31T11:00:09.000Z",
"created_at": "2022-03-31T11:00:09.000Z",
"updated_at": "2023-11-06T07:45:37.000Z",
"action_id": "1587",
"action_name": "搜索部门id",
"error": null,
"description": "根据部门名称搜索部门id",
"action_type": "action",
"app": null,
"template": null,
"action_key": "1587"
},
{
"id": 2000,
"key": null,
"published_at": "2022-06-02T11:30:22.000Z",
"created_at": "2022-06-02T11:30:22.000Z",
"updated_at": "2023-11-06T07:38:20.000Z",
"action_id": "1952",
"action_name": "发起审批实例",
"error": null,
"description": "在钉钉中发起一个审批实例",
"action_type": "action",
"app": null,
"template": null,
"action_key": "1952"
},
{
"id": 364,
"key": null,
"published_at": "2021-11-29T10:03:16.000Z",
"created_at": "2021-11-29T10:03:15.000Z",
"updated_at": "2023-11-06T07:38:11.000Z",
"action_id": "404",
"action_name": " 根据员工手机号查询员工ID",
"error": null,
"description": "钉钉(自建应用)根据员工手机号查询员工ID",
"action_type": "action",
"app": null,
"template": null,
"action_key": "404"
},
{
"id": 384,
"key": null,
"published_at": "2021-11-30T05:25:08.000Z",
"created_at": "2021-11-30T05:25:05.000Z",
"updated_at": "2023-11-06T07:42:25.000Z",
"action_id": "459",
"action_name": "当有新凭证创建时",
"error": null,
"description": "当金蝶与会计有新凭证创建时流程触发",
"action_type": "trigger",
"app": null,
"template": null,
"action_key": "459"
}
]
[]
[]
100+
100+
100+
100+
73
Msg
1168
金蝶云会计新增凭证,钉钉(自建应用)自动发起审批
<p>当金蝶云会计中新录制费用凭证时,自动在钉钉(自建应用)发起一条审批,同步云会计凭证内的摘要、会计科目以及相关金额</p>
zh-Hans
2022-06-28T01:56:05.000Z
2022-06-28T01:56:05.000Z
2023-04-12T03:30:58.000Z
el4061lf
当金蝶云会计中新录制费用凭证时,自动在钉钉(自建应用)发起一条审批,同步云会计凭证内的摘要、会计科目以及相关金额
anyone
wpaHYBUmiRmy
official
pc1265
passed
孙浩
el4061lf
孙浩
[
{
"app_id": 122,
"action_type": "1",
"sort": "1",
"action_id": 459,
"desc": "当有新凭证创建时",
"note": null
},
{
"app_id": 69,
"action_type": "2",
"sort": "2",
"action_id": 404,
"desc": " 根据员工手机号查询员工ID",
"note": null
},
{
"app_id": 204,
"action_type": "2",
"sort": "3",
"action_id": 1587,
"desc": "根据部门名称搜索部门id",
"note": null
},
{
"app_id": 69,
"action_type": "2",
"sort": "4",
"action_id": 1952,
"desc": "在钉钉中发起一个审批实例",
"note": null
}
]
3
{
"1": [
{
"key": "status",
"label": "审核状态",
"dropdown": true,
"choices": [
{
"key": "2",
"label": "全部"
},
{
"key": "0",
"label": "未审核"
},
{
"key": "1",
"label": "已审核"
}
],
"help_txt": "筛选凭证状态"
},
{
"key": "onlyMech",
"label": "是否只查询机制凭证",
"dropdown": true,
"choices": [
{
"key": "1",
"label": "是"
},
{
"key": "0",
"label": "否"
}
]
},
{
"key": "account",
"label": "科目编码或编码范围",
"type": "string",
"help_txt": "非必填,多个科目编码使用英文逗号分隔,示例:单个科目:1001;多科目:1001,1002;范围:1001-1009"
}
],
"2": [
{
"key": "mobile",
"label": "员工手机号",
"type": "string",
"required": true,
"help_txt": "请输入员工手机号"
}
],
"3": [
{
"key": "queryWord",
"label": "部门名称",
"type": "string",
"required": true,
"help_txt": "支持通过部门名称或名称全拼进行查询;注意重名部门的区分"
},
{
"key": "offset",
"label": "分页查询锚点",
"type": "number",
"required": true,
"help_txt": "示例:0"
},
{
"key": "size",
"label": "分页大小",
"type": "number",
"required": true,
"help_txt": "示例:10"
}
],
"4": [
{
"key": "copy_id",
"type": "copy",
"help_txt": "本动作目前只支持固定节点审批流的发起,无法支持带有自选节点的审批流发起。请注意。"
},
{
"key": "originatorUserId",
"label": "发起人id",
"type": "string",
"required": true,
"help_txt": "审批发起人的userId。可通过[查询员工ID]动作获取。"
},
{
"key": "deptId",
"label": "发起人部门id",
"type": "number",
"required": true,
"help_txt": "审批发起人所在的部门ID。可通过[查询用户详情]动作获取。"
},
{
"key": "approvers",
"label": "审批人列表",
"type": "obj",
"items": [
{
"type": "copy",
"help_txt": "当不使用钉钉中已配置好的审批流时,需要在此处指定审批人。否则无需填写。"
},
{
"key": "actionType",
"label": "审批类型",
"type": "string",
"dropdown": true,
"choices": [
{
"key": "AND",
"label": "会签"
},
{
"key": "OR",
"label": "或签"
},
{
"key": "NONE",
"label": "单人审批"
}
]
},
{
"key": "userIds",
"label": "审批人ids",
"type": "string",
"multiples": true,
"help_txt": "审批人userIds。可通过[查询员工ID]动作获取。"
}
]
},
{
"key": "ccList",
"label": "抄送人ids",
"type": "string",
"multiples": true,
"help_txt": "抄送人userIds。可通过[查询员工ID]动作获取。"
},
{
"key": "ccPosition",
"label": "抄送时间点",
"type": "string",
"dropdown": true,
"choices": [
{
"key": "START",
"label": "开始时抄送"
},
{
"key": "FINISH",
"label": "结束时抄送"
},
{
"key": "START_FINISH",
"label": "开始和结束时都抄送"
}
]
},
{
"key": "processCode",
"label": "审批流编码",
"type": "string",
"required": true,
"dynamic": true,
"help_txt": "在钉钉管理后台-审批模板编辑页面的URL中获取。示例:processCode=PROC-5591D5A5-2F47-40EC-A731-473C0CC6857A"
}
]
}
[]
[]
[
{
"id": 25,
"name": "钉钉(自建应用)",
"description": "<p>钉钉,阿里巴巴出品,专为全球企业组织打造的智能移动办公平台,含PC版,Ipad和手机版。远程视频会议,消息已读未读,DING消息任务管理,让沟通更高效;移动办公考勤,签到,审批,企业邮箱,免费企业OA,企业通讯录,钉钉教育解决方案,让工作学习更简单!</p>",
"popular": 216,
"published_at": "2021-10-25T03:01:37.000Z",
"created_at": "2021-10-25T03:01:35.000Z",
"updated_at": "2023-11-09T07:07:58.000Z",
"app_id": "69",
"category": "Teamwork",
"locale": "zh-Hans",
"short_description": "阿里协同OA系统",
"available": true,
"appid": null,
"website": "https://www.dingtalk.com",
"video": null,
"videos": 109,
"app_version": "1.0.0",
"key_words": null,
"qr_code": null,
"qr": null,
"sharelink": null,
"seo": null,
"icon": {
"id": 1811,
"name": "Dingding.svg",
"alternativeText": "",
"caption": "",
"width": 50,
"height": 50,
"formats": null,
"hash": "Dingding_ac75c3cf81",
"ext": ".svg",
"mime": "image/svg+xml",
"size": 9.4,
"url": "/uploads/Dingding_ac75c3cf81.svg",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2022-01-26T02:46:50.000Z",
"updated_at": "2022-01-26T02:46:50.000Z"
}
},
{
"id": 83,
"name": "金蝶云会计",
"description": "<p>金蝶精斗云会计软件是金蝶旗下专为小微企业量身定制的在线财务软件,通过PC端、手机端、微信随时随地记账查账,发票识别、智能记账、自动报表,帮助企业精细化会计核算。</p>",
"popular": 203,
"published_at": "2021-10-25T05:34:20.000Z",
"created_at": "2021-10-25T05:34:18.000Z",
"updated_at": "2022-12-27T02:42:28.000Z",
"app_id": "122",
"category": "ERP",
"locale": "zh-Hans",
"short_description": "金蝶云财务系统",
"available": true,
"appid": null,
"website": "https://www.kingdee.com/products/ykj.html",
"video": null,
"videos": 31,
"app_version": "1.0.0",
"key_words": "金蝶,精斗云,财务,云会计,金蝶云会计",
"qr_code": null,
"qr": null,
"sharelink": null,
"seo": null,
"icon": {
"id": 3738,
"name": "金蝶.svg",
"alternativeText": "",
"caption": "",
"width": 50,
"height": 50,
"formats": null,
"hash": "_373fd26afc",
"ext": ".svg",
"mime": "image/svg+xml",
"size": 1.28,
"url": "/uploads/_373fd26afc.svg",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2022-05-07T01:55:12.000Z",
"updated_at": "2022-05-07T01:55:12.000Z"
}
},
{
"id": 201,
"name": "钉钉(第三方应用)",
"description": "<p>钉钉,阿里巴巴出品,专为全球企业组织打造的智能移动办公平台,含PC版,Ipad和手机版。远程视频会议,消息已读未读,DING消息任务管理,让沟通更高效;移动办公考勤,签到,审批,企业邮箱,免费企业OA,企业通讯录,钉钉教育解决方案,让工作学习更简单!</p>",
"popular": 201,
"published_at": "2022-02-18T06:10:56.000Z",
"created_at": "2022-02-18T06:10:54.000Z",
"updated_at": "2022-07-01T02:25:22.000Z",
"app_id": "204",
"category": "Teamwork",
"locale": "zh-Hans",
"short_description": "阿里OA协同办公",
"available": true,
"appid": null,
"website": "https://www.dingtalk.com",
"video": null,
"videos": 13,
"app_version": "1.0.0",
"key_words": null,
"qr_code": null,
"qr": null,
"sharelink": null,
"seo": null,
"icon": {
"id": 2146,
"name": "Dingding_c2e2a537de.svg",
"alternativeText": "",
"caption": "",
"width": 50,
"height": 50,
"formats": null,
"hash": "Dingding_c2e2a537de_d62c18fb9b",
"ext": ".svg",
"mime": "image/svg+xml",
"size": 9.4,
"url": "/uploads/Dingding_c2e2a537de_d62c18fb9b.svg",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2022-02-18T06:25:05.000Z",
"updated_at": "2022-02-18T06:25:06.000Z"
}
}
]
[
{
"id": 8,
"name": "财务ERP",
"locale": "zh-Hans",
"published_at": "2022-05-30T07:29:44.000Z",
"created_at": "2022-05-20T08:13:35.000Z",
"updated_at": "2022-05-30T07:29:44.000Z",
"sort": 4
}
]
[
{
"id": 1343,
"key": null,
"published_at": "2022-03-31T11:00:09.000Z",
"created_at": "2022-03-31T11:00:09.000Z",
"updated_at": "2023-11-06T07:45:37.000Z",
"action_id": "1587",
"action_name": "搜索部门id",
"error": null,
"description": "根据部门名称搜索部门id",
"action_type": "action",
"app": null,
"template": null,
"action_key": "1587"
},
{
"id": 2000,
"key": null,
"published_at": "2022-06-02T11:30:22.000Z",
"created_at": "2022-06-02T11:30:22.000Z",
"updated_at": "2023-11-06T07:38:20.000Z",
"action_id": "1952",
"action_name": "发起审批实例",
"error": null,
"description": "在钉钉中发起一个审批实例",
"action_type": "action",
"app": null,
"template": null,
"action_key": "1952"
},
{
"id": 364,
"key": null,
"published_at": "2021-11-29T10:03:16.000Z",
"created_at": "2021-11-29T10:03:15.000Z",
"updated_at": "2023-11-06T07:38:11.000Z",
"action_id": "404",
"action_name": " 根据员工手机号查询员工ID",
"error": null,
"description": "钉钉(自建应用)根据员工手机号查询员工ID",
"action_type": "action",
"app": null,
"template": null,
"action_key": "404"
},
{
"id": 384,
"key": null,
"published_at": "2021-11-30T05:25:08.000Z",
"created_at": "2021-11-30T05:25:05.000Z",
"updated_at": "2023-11-06T07:42:25.000Z",
"action_id": "459",
"action_name": "当有新凭证创建时",
"error": null,
"description": "当金蝶与会计有新凭证创建时流程触发",
"action_type": "trigger",
"app": null,
"template": null,
"action_key": "459"
}
]
[]
[]
100+
100+
100+
100+
73
Data
1168
金蝶云会计新增凭证,钉钉(自建应用)自动发起审批
<p>当金蝶云会计中新录制费用凭证时,自动在钉钉(自建应用)发起一条审批,同步云会计凭证内的摘要、会计科目以及相关金额</p>
zh-Hans
2022-06-28T01:56:05.000Z
2022-06-28T01:56:05.000Z
2023-04-12T03:30:58.000Z
el4061lf
当金蝶云会计中新录制费用凭证时,自动在钉钉(自建应用)发起一条审批,同步云会计凭证内的摘要、会计科目以及相关金额
anyone
wpaHYBUmiRmy
official
pc1265
passed
孙浩
el4061lf
孙浩
[
{
"app_id": 122,
"action_type": "1",
"sort": "1",
"action_id": 459,
"desc": "当有新凭证创建时",
"note": null
},
{
"app_id": 69,
"action_type": "2",
"sort": "2",
"action_id": 404,
"desc": " 根据员工手机号查询员工ID",
"note": null
},
{
"app_id": 204,
"action_type": "2",
"sort": "3",
"action_id": 1587,
"desc": "根据部门名称搜索部门id",
"note": null
},
{
"app_id": 69,
"action_type": "2",
"sort": "4",
"action_id": 1952,
"desc": "在钉钉中发起一个审批实例",
"note": null
}
]
3
{
"1": [
{
"key": "status",
"label": "审核状态",
"dropdown": true,
"choices": [
{
"key": "2",
"label": "全部"
},
{
"key": "0",
"label": "未审核"
},
{
"key": "1",
"label": "已审核"
}
],
"help_txt": "筛选凭证状态"
},
{
"key": "onlyMech",
"label": "是否只查询机制凭证",
"dropdown": true,
"choices": [
{
"key": "1",
"label": "是"
},
{
"key": "0",
"label": "否"
}
]
},
{
"key": "account",
"label": "科目编码或编码范围",
"type": "string",
"help_txt": "非必填,多个科目编码使用英文逗号分隔,示例:单个科目:1001;多科目:1001,1002;范围:1001-1009"
}
],
"2": [
{
"key": "mobile",
"label": "员工手机号",
"type": "string",
"required": true,
"help_txt": "请输入员工手机号"
}
],
"3": [
{
"key": "queryWord",
"label": "部门名称",
"type": "string",
"required": true,
"help_txt": "支持通过部门名称或名称全拼进行查询;注意重名部门的区分"
},
{
"key": "offset",
"label": "分页查询锚点",
"type": "number",
"required": true,
"help_txt": "示例:0"
},
{
"key": "size",
"label": "分页大小",
"type": "number",
"required": true,
"help_txt": "示例:10"
}
],
"4": [
{
"key": "copy_id",
"type": "copy",
"help_txt": "本动作目前只支持固定节点审批流的发起,无法支持带有自选节点的审批流发起。请注意。"
},
{
"key": "originatorUserId",
"label": "发起人id",
"type": "string",
"required": true,
"help_txt": "审批发起人的userId。可通过[查询员工ID]动作获取。"
},
{
"key": "deptId",
"label": "发起人部门id",
"type": "number",
"required": true,
"help_txt": "审批发起人所在的部门ID。可通过[查询用户详情]动作获取。"
},
{
"key": "approvers",
"label": "审批人列表",
"type": "obj",
"items": [
{
"type": "copy",
"help_txt": "当不使用钉钉中已配置好的审批流时,需要在此处指定审批人。否则无需填写。"
},
{
"key": "actionType",
"label": "审批类型",
"type": "string",
"dropdown": true,
"choices": [
{
"key": "AND",
"label": "会签"
},
{
"key": "OR",
"label": "或签"
},
{
"key": "NONE",
"label": "单人审批"
}
]
},
{
"key": "userIds",
"label": "审批人ids",
"type": "string",
"multiples": true,
"help_txt": "审批人userIds。可通过[查询员工ID]动作获取。"
}
]
},
{
"key": "ccList",
"label": "抄送人ids",
"type": "string",
"multiples": true,
"help_txt": "抄送人userIds。可通过[查询员工ID]动作获取。"
},
{
"key": "ccPosition",
"label": "抄送时间点",
"type": "string",
"dropdown": true,
"choices": [
{
"key": "START",
"label": "开始时抄送"
},
{
"key": "FINISH",
"label": "结束时抄送"
},
{
"key": "START_FINISH",
"label": "开始和结束时都抄送"
}
]
},
{
"key": "processCode",
"label": "审批流编码",
"type": "string",
"required": true,
"dynamic": true,
"help_txt": "在钉钉管理后台-审批模板编辑页面的URL中获取。示例:processCode=PROC-5591D5A5-2F47-40EC-A731-473C0CC6857A"
}
]
}
[]
[]
[
{
"id": 25,
"name": "钉钉(自建应用)",
"description": "<p>钉钉,阿里巴巴出品,专为全球企业组织打造的智能移动办公平台,含PC版,Ipad和手机版。远程视频会议,消息已读未读,DING消息任务管理,让沟通更高效;移动办公考勤,签到,审批,企业邮箱,免费企业OA,企业通讯录,钉钉教育解决方案,让工作学习更简单!</p>",
"popular": 216,
"published_at": "2021-10-25T03:01:37.000Z",
"created_at": "2021-10-25T03:01:35.000Z",
"updated_at": "2023-11-09T07:07:58.000Z",
"app_id": "69",
"category": "Teamwork",
"locale": "zh-Hans",
"short_description": "阿里协同OA系统",
"available": true,
"appid": null,
"website": "https://www.dingtalk.com",
"video": null,
"videos": 109,
"app_version": "1.0.0",
"key_words": null,
"qr_code": null,
"qr": null,
"sharelink": null,
"seo": null,
"icon": {
"id": 1811,
"name": "Dingding.svg",
"alternativeText": "",
"caption": "",
"width": 50,
"height": 50,
"formats": null,
"hash": "Dingding_ac75c3cf81",
"ext": ".svg",
"mime": "image/svg+xml",
"size": 9.4,
"url": "/uploads/Dingding_ac75c3cf81.svg",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2022-01-26T02:46:50.000Z",
"updated_at": "2022-01-26T02:46:50.000Z"
}
},
{
"id": 83,
"name": "金蝶云会计",
"description": "<p>金蝶精斗云会计软件是金蝶旗下专为小微企业量身定制的在线财务软件,通过PC端、手机端、微信随时随地记账查账,发票识别、智能记账、自动报表,帮助企业精细化会计核算。</p>",
"popular": 203,
"published_at": "2021-10-25T05:34:20.000Z",
"created_at": "2021-10-25T05:34:18.000Z",
"updated_at": "2022-12-27T02:42:28.000Z",
"app_id": "122",
"category": "ERP",
"locale": "zh-Hans",
"short_description": "金蝶云财务系统",
"available": true,
"appid": null,
"website": "https://www.kingdee.com/products/ykj.html",
"video": null,
"videos": 31,
"app_version": "1.0.0",
"key_words": "金蝶,精斗云,财务,云会计,金蝶云会计",
"qr_code": null,
"qr": null,
"sharelink": null,
"seo": null,
"icon": {
"id": 3738,
"name": "金蝶.svg",
"alternativeText": "",
"caption": "",
"width": 50,
"height": 50,
"formats": null,
"hash": "_373fd26afc",
"ext": ".svg",
"mime": "image/svg+xml",
"size": 1.28,
"url": "/uploads/_373fd26afc.svg",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2022-05-07T01:55:12.000Z",
"updated_at": "2022-05-07T01:55:12.000Z"
}
},
{
"id": 201,
"name": "钉钉(第三方应用)",
"description": "<p>钉钉,阿里巴巴出品,专为全球企业组织打造的智能移动办公平台,含PC版,Ipad和手机版。远程视频会议,消息已读未读,DING消息任务管理,让沟通更高效;移动办公考勤,签到,审批,企业邮箱,免费企业OA,企业通讯录,钉钉教育解决方案,让工作学习更简单!</p>",
"popular": 201,
"published_at": "2022-02-18T06:10:56.000Z",
"created_at": "2022-02-18T06:10:54.000Z",
"updated_at": "2022-07-01T02:25:22.000Z",
"app_id": "204",
"category": "Teamwork",
"locale": "zh-Hans",
"short_description": "阿里OA协同办公",
"available": true,
"appid": null,
"website": "https://www.dingtalk.com",
"video": null,
"videos": 13,
"app_version": "1.0.0",
"key_words": null,
"qr_code": null,
"qr": null,
"sharelink": null,
"seo": null,
"icon": {
"id": 2146,
"name": "Dingding_c2e2a537de.svg",
"alternativeText": "",
"caption": "",
"width": 50,
"height": 50,
"formats": null,
"hash": "Dingding_c2e2a537de_d62c18fb9b",
"ext": ".svg",
"mime": "image/svg+xml",
"size": 9.4,
"url": "/uploads/Dingding_c2e2a537de_d62c18fb9b.svg",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2022-02-18T06:25:05.000Z",
"updated_at": "2022-02-18T06:25:06.000Z"
}
}
]
[
{
"id": 8,
"name": "财务ERP",
"locale": "zh-Hans",
"published_at": "2022-05-30T07:29:44.000Z",
"created_at": "2022-05-20T08:13:35.000Z",
"updated_at": "2022-05-30T07:29:44.000Z",
"sort": 4
}
]
[
{
"id": 1343,
"key": null,
"published_at": "2022-03-31T11:00:09.000Z",
"created_at": "2022-03-31T11:00:09.000Z",
"updated_at": "2023-11-06T07:45:37.000Z",
"action_id": "1587",
"action_name": "搜索部门id",
"error": null,
"description": "根据部门名称搜索部门id",
"action_type": "action",
"app": null,
"template": null,
"action_key": "1587"
},
{
"id": 2000,
"key": null,
"published_at": "2022-06-02T11:30:22.000Z",
"created_at": "2022-06-02T11:30:22.000Z",
"updated_at": "2023-11-06T07:38:20.000Z",
"action_id": "1952",
"action_name": "发起审批实例",
"error": null,
"description": "在钉钉中发起一个审批实例",
"action_type": "action",
"app": null,
"template": null,
"action_key": "1952"
},
{
"id": 364,
"key": null,
"published_at": "2021-11-29T10:03:16.000Z",
"created_at": "2021-11-29T10:03:15.000Z",
"updated_at": "2023-11-06T07:38:11.000Z",
"action_id": "404",
"action_name": " 根据员工手机号查询员工ID",
"error": null,
"description": "钉钉(自建应用)根据员工手机号查询员工ID",
"action_type": "action",
"app": null,
"template": null,
"action_key": "404"
},
{
"id": 384,
"key": null,
"published_at": "2021-11-30T05:25:08.000Z",
"created_at": "2021-11-30T05:25:05.000Z",
"updated_at": "2023-11-06T07:42:25.000Z",
"action_id": "459",
"action_name": "当有新凭证创建时",
"error": null,
"description": "当金蝶与会计有新凭证创建时流程触发",
"action_type": "trigger",
"app": null,
"template": null,
"action_key": "459"
}
]
[]
[]
100+
100+
100+
100+
73
permission
1168
金蝶云会计新增凭证,钉钉(自建应用)自动发起审批
<p>当金蝶云会计中新录制费用凭证时,自动在钉钉(自建应用)发起一条审批,同步云会计凭证内的摘要、会计科目以及相关金额</p>
zh-Hans
2022-06-28T01:56:05.000Z
2022-06-28T01:56:05.000Z
2023-04-12T03:30:58.000Z
el4061lf
当金蝶云会计中新录制费用凭证时,自动在钉钉(自建应用)发起一条审批,同步云会计凭证内的摘要、会计科目以及相关金额
anyone
wpaHYBUmiRmy
official
pc1265
passed
孙浩
el4061lf
孙浩
[
{
"app_id": 122,
"action_type": "1",
"sort": "1",
"action_id": 459,
"desc": "当有新凭证创建时",
"note": null
},
{
"app_id": 69,
"action_type": "2",
"sort": "2",
"action_id": 404,
"desc": " 根据员工手机号查询员工ID",
"note": null
},
{
"app_id": 204,
"action_type": "2",
"sort": "3",
"action_id": 1587,
"desc": "根据部门名称搜索部门id",
"note": null
},
{
"app_id": 69,
"action_type": "2",
"sort": "4",
"action_id": 1952,
"desc": "在钉钉中发起一个审批实例",
"note": null
}
]
3
{
"1": [
{
"key": "status",
"label": "审核状态",
"dropdown": true,
"choices": [
{
"key": "2",
"label": "全部"
},
{
"key": "0",
"label": "未审核"
},
{
"key": "1",
"label": "已审核"
}
],
"help_txt": "筛选凭证状态"
},
{
"key": "onlyMech",
"label": "是否只查询机制凭证",
"dropdown": true,
"choices": [
{
"key": "1",
"label": "是"
},
{
"key": "0",
"label": "否"
}
]
},
{
"key": "account",
"label": "科目编码或编码范围",
"type": "string",
"help_txt": "非必填,多个科目编码使用英文逗号分隔,示例:单个科目:1001;多科目:1001,1002;范围:1001-1009"
}
],
"2": [
{
"key": "mobile",
"label": "员工手机号",
"type": "string",
"required": true,
"help_txt": "请输入员工手机号"
}
],
"3": [
{
"key": "queryWord",
"label": "部门名称",
"type": "string",
"required": true,
"help_txt": "支持通过部门名称或名称全拼进行查询;注意重名部门的区分"
},
{
"key": "offset",
"label": "分页查询锚点",
"type": "number",
"required": true,
"help_txt": "示例:0"
},
{
"key": "size",
"label": "分页大小",
"type": "number",
"required": true,
"help_txt": "示例:10"
}
],
"4": [
{
"key": "copy_id",
"type": "copy",
"help_txt": "本动作目前只支持固定节点审批流的发起,无法支持带有自选节点的审批流发起。请注意。"
},
{
"key": "originatorUserId",
"label": "发起人id",
"type": "string",
"required": true,
"help_txt": "审批发起人的userId。可通过[查询员工ID]动作获取。"
},
{
"key": "deptId",
"label": "发起人部门id",
"type": "number",
"required": true,
"help_txt": "审批发起人所在的部门ID。可通过[查询用户详情]动作获取。"
},
{
"key": "approvers",
"label": "审批人列表",
"type": "obj",
"items": [
{
"type": "copy",
"help_txt": "当不使用钉钉中已配置好的审批流时,需要在此处指定审批人。否则无需填写。"
},
{
"key": "actionType",
"label": "审批类型",
"type": "string",
"dropdown": true,
"choices": [
{
"key": "AND",
"label": "会签"
},
{
"key": "OR",
"label": "或签"
},
{
"key": "NONE",
"label": "单人审批"
}
]
},
{
"key": "userIds",
"label": "审批人ids",
"type": "string",
"multiples": true,
"help_txt": "审批人userIds。可通过[查询员工ID]动作获取。"
}
]
},
{
"key": "ccList",
"label": "抄送人ids",
"type": "string",
"multiples": true,
"help_txt": "抄送人userIds。可通过[查询员工ID]动作获取。"
},
{
"key": "ccPosition",
"label": "抄送时间点",
"type": "string",
"dropdown": true,
"choices": [
{
"key": "START",
"label": "开始时抄送"
},
{
"key": "FINISH",
"label": "结束时抄送"
},
{
"key": "START_FINISH",
"label": "开始和结束时都抄送"
}
]
},
{
"key": "processCode",
"label": "审批流编码",
"type": "string",
"required": true,
"dynamic": true,
"help_txt": "在钉钉管理后台-审批模板编辑页面的URL中获取。示例:processCode=PROC-5591D5A5-2F47-40EC-A731-473C0CC6857A"
}
]
}
[]
[]
[
{
"id": 25,
"name": "钉钉(自建应用)",
"description": "<p>钉钉,阿里巴巴出品,专为全球企业组织打造的智能移动办公平台,含PC版,Ipad和手机版。远程视频会议,消息已读未读,DING消息任务管理,让沟通更高效;移动办公考勤,签到,审批,企业邮箱,免费企业OA,企业通讯录,钉钉教育解决方案,让工作学习更简单!</p>",
"popular": 216,
"published_at": "2021-10-25T03:01:37.000Z",
"created_at": "2021-10-25T03:01:35.000Z",
"updated_at": "2023-11-09T07:07:58.000Z",
"app_id": "69",
"category": "Teamwork",
"locale": "zh-Hans",
"short_description": "阿里协同OA系统",
"available": true,
"appid": null,
"website": "https://www.dingtalk.com",
"video": null,
"videos": 109,
"app_version": "1.0.0",
"key_words": null,
"qr_code": null,
"qr": null,
"sharelink": null,
"seo": null,
"icon": {
"id": 1811,
"name": "Dingding.svg",
"alternativeText": "",
"caption": "",
"width": 50,
"height": 50,
"formats": null,
"hash": "Dingding_ac75c3cf81",
"ext": ".svg",
"mime": "image/svg+xml",
"size": 9.4,
"url": "/uploads/Dingding_ac75c3cf81.svg",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2022-01-26T02:46:50.000Z",
"updated_at": "2022-01-26T02:46:50.000Z"
}
},
{
"id": 83,
"name": "金蝶云会计",
"description": "<p>金蝶精斗云会计软件是金蝶旗下专为小微企业量身定制的在线财务软件,通过PC端、手机端、微信随时随地记账查账,发票识别、智能记账、自动报表,帮助企业精细化会计核算。</p>",
"popular": 203,
"published_at": "2021-10-25T05:34:20.000Z",
"created_at": "2021-10-25T05:34:18.000Z",
"updated_at": "2022-12-27T02:42:28.000Z",
"app_id": "122",
"category": "ERP",
"locale": "zh-Hans",
"short_description": "金蝶云财务系统",
"available": true,
"appid": null,
"website": "https://www.kingdee.com/products/ykj.html",
"video": null,
"videos": 31,
"app_version": "1.0.0",
"key_words": "金蝶,精斗云,财务,云会计,金蝶云会计",
"qr_code": null,
"qr": null,
"sharelink": null,
"seo": null,
"icon": {
"id": 3738,
"name": "金蝶.svg",
"alternativeText": "",
"caption": "",
"width": 50,
"height": 50,
"formats": null,
"hash": "_373fd26afc",
"ext": ".svg",
"mime": "image/svg+xml",
"size": 1.28,
"url": "/uploads/_373fd26afc.svg",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2022-05-07T01:55:12.000Z",
"updated_at": "2022-05-07T01:55:12.000Z"
}
},
{
"id": 201,
"name": "钉钉(第三方应用)",
"description": "<p>钉钉,阿里巴巴出品,专为全球企业组织打造的智能移动办公平台,含PC版,Ipad和手机版。远程视频会议,消息已读未读,DING消息任务管理,让沟通更高效;移动办公考勤,签到,审批,企业邮箱,免费企业OA,企业通讯录,钉钉教育解决方案,让工作学习更简单!</p>",
"popular": 201,
"published_at": "2022-02-18T06:10:56.000Z",
"created_at": "2022-02-18T06:10:54.000Z",
"updated_at": "2022-07-01T02:25:22.000Z",
"app_id": "204",
"category": "Teamwork",
"locale": "zh-Hans",
"short_description": "阿里OA协同办公",
"available": true,
"appid": null,
"website": "https://www.dingtalk.com",
"video": null,
"videos": 13,
"app_version": "1.0.0",
"key_words": null,
"qr_code": null,
"qr": null,
"sharelink": null,
"seo": null,
"icon": {
"id": 2146,
"name": "Dingding_c2e2a537de.svg",
"alternativeText": "",
"caption": "",
"width": 50,
"height": 50,
"formats": null,
"hash": "Dingding_c2e2a537de_d62c18fb9b",
"ext": ".svg",
"mime": "image/svg+xml",
"size": 9.4,
"url": "/uploads/Dingding_c2e2a537de_d62c18fb9b.svg",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2022-02-18T06:25:05.000Z",
"updated_at": "2022-02-18T06:25:06.000Z"
}
}
]
[
{
"id": 8,
"name": "财务ERP",
"locale": "zh-Hans",
"published_at": "2022-05-30T07:29:44.000Z",
"created_at": "2022-05-20T08:13:35.000Z",
"updated_at": "2022-05-30T07:29:44.000Z",
"sort": 4
}
]
[
{
"id": 1343,
"key": null,
"published_at": "2022-03-31T11:00:09.000Z",
"created_at": "2022-03-31T11:00:09.000Z",
"updated_at": "2023-11-06T07:45:37.000Z",
"action_id": "1587",
"action_name": "搜索部门id",
"error": null,
"description": "根据部门名称搜索部门id",
"action_type": "action",
"app": null,
"template": null,
"action_key": "1587"
},
{
"id": 2000,
"key": null,
"published_at": "2022-06-02T11:30:22.000Z",
"created_at": "2022-06-02T11:30:22.000Z",
"updated_at": "2023-11-06T07:38:20.000Z",
"action_id": "1952",
"action_name": "发起审批实例",
"error": null,
"description": "在钉钉中发起一个审批实例",
"action_type": "action",
"app": null,
"template": null,
"action_key": "1952"
},
{
"id": 364,
"key": null,
"published_at": "2021-11-29T10:03:16.000Z",
"created_at": "2021-11-29T10:03:15.000Z",
"updated_at": "2023-11-06T07:38:11.000Z",
"action_id": "404",
"action_name": " 根据员工手机号查询员工ID",
"error": null,
"description": "钉钉(自建应用)根据员工手机号查询员工ID",
"action_type": "action",
"app": null,
"template": null,
"action_key": "404"
},
{
"id": 384,
"key": null,
"published_at": "2021-11-30T05:25:08.000Z",
"created_at": "2021-11-30T05:25:05.000Z",
"updated_at": "2023-11-06T07:42:25.000Z",
"action_id": "459",
"action_name": "当有新凭证创建时",
"error": null,
"description": "当金蝶与会计有新凭证创建时流程触发",
"action_type": "trigger",
"app": null,
"template": null,
"action_key": "459"
}
]
[]
[]
100+
100+
100+
100+
73