案例文章

推荐的的流程模板
请稍后...
自定义您的业务流程
选择的触发与执行动作,建立自动化的业务流程。
当这个情况发生时触发动作
    做这件事情执行动作
      开始创建吧
      立即创建使用
      相关文章
    • Code 1937 金蝶云星空有付款申请时到钉钉发起审批 <p>当金蝶云星空有财务人员提交付款单据时到钉钉发起付款单审批,使用集简云前审批人还需要找电脑登录金蝶云星空审批单据,并且审批流程不灵活,金蝶云星空有账号限制无法多人审批,使用集简云后审批人可以直接使用手机随时随地审批单据,审批后结果会自动同步到金蝶云星空完成单据的审批,并且不受金蝶云星空账号限制。</p> zh-Hans 2022-12-02T01:16:47.000Z 2022-12-02T01:16:47.000Z 2023-11-19T14:46:40.000Z sd7934oa 当金蝶云星空有财务人员提交付款单据时到钉钉发起付款单审批,使用集简云前审批人还需要找电脑登录金蝶云星空审批单据,并且审批流程不灵活,金蝶云星空有账号限制无法多人审批,使用集简云后审批人可以直接使用手机随时随地审批单据,审批后结果会自动同步到金蝶云星空完成单据的审批,并且不受金蝶云星空账号限制。 anyone KZS41fPSqWa3 official mk1905 passed 张鹏 sd7934oa 张鹏 [ { "desc": "当单据中的数据发生变化时触发此动作", "app_id": 267, "action_type": "1", "sort": "1", "action_id": 2487, "note": null }, { "desc": "根据筛选条件查询单据列表(返回指定字段)", "app_id": 267, "action_type": "2", "sort": "2", "action_id": 2901, "note": null }, { "desc": "通过对象名称或编号查询符合条件的基础资料", "app_id": 267, "action_type": "2", "sort": "3", "action_id": 2559, "note": null }, { "desc": "根据筛选条件查询单据列表(返回指定字段)", "app_id": 267, "action_type": "2", "sort": "4", "action_id": 2901, "note": null }, { "desc": "使用钉钉自建应用根据员工手机号查询员工ID", "app_id": 69, "action_type": "2", "sort": "5", "action_id": 404, "note": null }, { "desc": "使用钉钉自建应用根据用户id查询用户的详细信息", "app_id": 69, "action_type": "2", "sort": "6", "action_id": 1953, "note": null }, { "desc": "设置筛选条件,只有筛选条件满足后才会继续后续流程步骤", "app_id": 7, "action_type": "2", "sort": "7", "action_id": 15, "note": null }, { "desc": "使用钉钉自建应用根据审批模板发起钉钉官方审批实例", "app_id": 69, "action_type": "2", "sort": "8", "action_id": 2169, "note": null } ] 20 false { "1": [ { "key": "FormId", "label": "请选择您要监测的单据类型", "required": true, "type": "string", "help_txt": "请选择您要监测的单据类型", "dropdown": true, "choices": [ { "key": "AP_PAYBILL", "label": "付款单" }, { "key": "AR_receivable", "label": "应收单" }, { "key": "AP_OtherPayable", "label": "其他应付单" }, { "key": "AR_OtherRecAble", "label": "其他应收单" }, { "key": "BD_Customer", "label": "客户" }, { "key": "SAL_SaleOrder", "label": "销售订单" }, { "key": "SAL_OUTSTOCK", "label": "销售出库单" }, { "key": "CRM_Contract", "label": "销售合同" }, { "key": "PUR_Requisition", "label": "采购申请" }, { "key": "CN_PAYAPPLY", "label": "付款申请" }, { "key": "IV_PURCHASEOC", "label": "采购普通发票" }, { "key": "IV_PURCHASEIC", "label": "采购增值税专用发票" }, { "key": "IV_SALESIC", "label": "销售增值税专用发票" }, { "key": "IV_SALESOC", "label": "销售普通发票" }, { "key": "STK_MisDelivery", "label": "其他出库单" }, { "key": "SAL_QUOTATION", "label": "销售报价单" }, { "key": "SAL_DELIVERYNOTICE", "label": "发货通知单" }, { "key": "SAL_RETURNNOTICE", "label": "退货通知单" }, { "key": "QM_InspectBill", "label": "检验单" } ] }, { "key": "FieldKeys", "label": "结果中展示的字段", "type": "string", "multiples": true, "required": true, "help_txt": "本动作触发后,需要输出的字段信息,例如:表单编码,创建时间等" }, { "key": "FilterString", "label": "筛选条件", "type": "string", "required": false, "help_txt": "通过过滤条件筛选出您需要的单据,格式为:FBillNO='QTYSD00000003' 多个条件请使用 and 进行连接,如:FBillNO='QTYSD00000003' and FDATE='2022-07-20'。本动作将按照您配置的过滤条件获取单据,例如,获取当天的字段为某个状态的所有单据" }, { "key": "unique_field", "label": "唯一字段", "type": "string", "required": false, "help_txt": "用于对两次不同时间抓取的单据做对比去重处理,分辨出新的数据。单据中字段没有特殊变化的情况下无需修改", "defaulttext": "FBILLNO" } ], "2": [ { "key": "FormId", "label": "业务对象表单Id", "required": true, "type": "string", "dropdown": true, "choices": [ { "key": "ER_ExpenseRequest", "label": "费用申请单" }, { "key": "SAL_SaleOrder", "label": "销售订单" }, { "key": "AP_PAYBILL", "label": "付款单" }, { "key": "AR_receivable", "label": "应收单" }, { "key": "AP_OtherPayable", "label": "其他应付单" }, { "key": "AR_OtherRecAble", "label": "其他应收单" }, { "key": "CRM_Contract", "label": "销售合同" }, { "key": "AR_receivable", "label": "应收单" } ] }, { "key": "FieldKeys", "label": "需查询的字段", "multiples": true, "help_txt": "默认返回【FDate(日期),FID(单据id),FBillTypeID(单据类型),FCreatorId(创建人)】其他字段可以参考<a href=\"https://openapi.open.kingdee.com/ApiCenterDoc?operateId=588947657558853633\">金蝶云星空开放平台</a>" }, { "key": "FilterString", "label": "过滤条件", "multiples": true, "type": "string", "required": false, "help_txt": "通过过滤条件筛选出您需要的单据,格式为:FBillNO='QTYSD00000003' 多个条件请使用 and 进行连接,如:FBillNO='QTYSD00000003' and FDATE='2022-07-20'。本动作将按照您配置的过滤条件获取单据,例如,获取当天的字段为某个状态的所有单据" }, { "key": "FNumber", "label": "单据编码", "help_txt": "请输入单据编码,注意:过滤条件、单据编码、单据ID三选一填写", "required": false, "type": "string" }, { "key": "FID", "label": "单据ID", "help_txt": "请输入单据FID,注意:过滤条件、单据编码、单据ID三选一填写", "required": false, "type": "string" }, { "key": "TopRowCount", "label": "返回总行数", "required": false, "help_txt": "分页大小", "type": "number" }, { "key": "StartRow", "label": "开始行索引", "required": false, "help_txt": "起始页码", "type": "number" }, { "key": "Limit", "label": "最大行数", "required": false, "help_txt": "不能超过10000", "type": "number" }, { "key": "self_filter", "label": "自定义筛选", "required": false, "help_txt": "格式:字段名=值;例如输入FName=123将筛选出FName字段值为123的数据", "type": "string" } ], "3": [ { "key": "FormId", "label": "请选择基础资料类型", "required": true, "type": "string", "help_txt": "填写要查询的FormID(基础资料id)", "dropdown": true, "choices": [ { "key": "BD_MATERIAL", "label": "物料" }, { "key": "BD_Customer", "label": "客户" }, { "key": "BD_Department", "label": "部门" }, { "key": "BD_Empinfo", "label": "员工" }, { "key": "BD_MATERIALCATEGORY", "label": "存货类别" }, { "key": "BD_Supplier", "label": "供应商" } ] }, { "key": "Fname", "label": "对象名称" }, { "key": "Fnumber", "label": "对象编号" }, { "key": "TopRowCount", "label": "返回总行数", "required": false, "help_txt": "", "type": "number" }, { "key": "StartRow", "label": "开始行索引", "required": false, "help_txt": "", "type": "number" }, { "key": "Limit", "label": "最大行数", "required": false, "help_txt": "不能超过10000", "type": "number" } ], "4": [ { "key": "FormId", "label": "业务对象表单Id", "required": true, "type": "string", "dropdown": true, "choices": [ { "key": "ER_ExpenseRequest", "label": "费用申请单" }, { "key": "SAL_SaleOrder", "label": "销售订单" }, { "key": "AP_PAYBILL", "label": "付款单" }, { "key": "AR_receivable", "label": "应收单" }, { "key": "AP_OtherPayable", "label": "其他应付单" }, { "key": "AR_OtherRecAble", "label": "其他应收单" }, { "key": "CRM_Contract", "label": "销售合同" }, { "key": "AR_receivable", "label": "应收单" } ] }, { "key": "FieldKeys", "label": "需查询的字段", "multiples": true, "help_txt": "默认返回【FDate(日期),FID(单据id),FBillTypeID(单据类型),FCreatorId(创建人)】其他字段可以参考<a href=\"https://openapi.open.kingdee.com/ApiCenterDoc?operateId=588947657558853633\">金蝶云星空开放平台</a>" }, { "key": "FilterString", "label": "过滤条件", "multiples": true, "type": "string", "required": false, "help_txt": "通过过滤条件筛选出您需要的单据,格式为:FBillNO='QTYSD00000003' 多个条件请使用 and 进行连接,如:FBillNO='QTYSD00000003' and FDATE='2022-07-20'。本动作将按照您配置的过滤条件获取单据,例如,获取当天的字段为某个状态的所有单据" }, { "key": "FNumber", "label": "单据编码", "help_txt": "请输入单据编码,注意:过滤条件、单据编码、单据ID三选一填写", "required": false, "type": "string" }, { "key": "FID", "label": "单据ID", "help_txt": "请输入单据FID,注意:过滤条件、单据编码、单据ID三选一填写", "required": false, "type": "string" }, { "key": "TopRowCount", "label": "返回总行数", "required": false, "help_txt": "分页大小", "type": "number" }, { "key": "StartRow", "label": "开始行索引", "required": false, "help_txt": "起始页码", "type": "number" }, { "key": "Limit", "label": "最大行数", "required": false, "help_txt": "不能超过10000", "type": "number" }, { "key": "self_filter", "label": "自定义筛选", "required": false, "help_txt": "格式:字段名=值;例如输入FName=123将筛选出FName字段值为123的数据", "type": "string" } ], "5": [ { "key": "mobile", "label": "员工手机号", "type": "string", "required": true, "help_txt": "请输入员工手机号" } ], "6": [ { "key": "userid", "label": "用户的userId", "type": "string", "required": true, "help_txt": "示例:manager4220,可通过[查询员工ID]动作获取到用户的id" }, { "key": "language", "label": "通讯录语言", "type": "string", "dropdown": true, "choices": [ { "key": "zh_CN", "label": "中文" }, { "key": "en_US", "label": "英文" } ], "help_txt": "默认值为中文" } ], "7": [], "8": [ { "key": "copy_id", "type": "copy", "help_txt": "审批流程将按照您在钉钉后台配置的单据审批流程进行,您也可以使用[审批人列表]来覆盖已有的审批流程,来自定义审批人和顺序" }, { "key": "originatorUserId", "label": "发起人", "type": "string", "required": true, "help_txt": "请填写人员手机号码, 示例:13766777889" }, { "key": "deptId", "label": "发起人部门(下拉选择)", "dropdownTree": true, "required": false, "queryParams": [ { "label": "父节点id", "key": "node_id", "is_key": true, "defaulttext": 1 }, { "label": "标识", "key": "flag", "defaulttext": 1 } ], "url": "/v1/api/process/dingding/dropdowntree/get_dept", "choices": [] }, { "key": "input_dept_id", "label": "发起人部门(手动输入)", "type": "string", "help_txt": "发起人部门(下拉选择)和发起人部门(手动输入)必须输入一个" }, { "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": "单人审批" } ], "help_txt": "会签,所有审批人都通过,则审批通过; 或签,有一个审批人通过,则审批通过; 单人审批,该审批只有一个审批人" }, { "key": "userIds", "label": "审批人", "type": "string", "help_txt": "请填写人员手机号码,多个请用英文逗号隔开,例如:13766777889,13677766778" } ] }, { "key": "ccList", "label": "抄送人ids", "type": "string", "help_txt": "请填写人员手机号码,多个请用英文逗号隔开,例如:13766777889,13677766778,注意:如果使用钉钉中已经配置完成的审批流,则此处不需要填写抄送人。如果配置了审批人列表,则此处的抄送人才会生效。" }, { "key": "ccPosition", "label": "抄送时间点", "type": "string", "dropdown": true, "choices": [ { "key": "START", "label": "开始时抄送" }, { "key": "FINISH", "label": "结束时抄送" }, { "key": "START_FINISH", "label": "开始和结束时都抄送" } ] }, { "queryParams": [ { "label": "第几页", "key": "cursor", "type": "number", "defaulttext": 0 }, { "label": "每页数量", "key": "count", "type": "number", "defaulttext": 100 } ], "url": "/v1/api/process/dingding/choice/get_user_templates", "help_txt": "目前不支持带有钉钉官方审批套件的审批模板,请在钉钉中自定义审批模板,并且避免使用钉钉中的审批套件", "choices": [], "dropdownServer": true, "label": "审批流编码", "type": "string", "dynamic": true, "key": "processCode", "required": true } ] } false [] [] [ { "id": 305, "name": "金蝶云星空", "description": "<p>金蝶云·星空聚焦多组织,多利润中心的大中型企业,以 “开放、标准、社交”三大特性为数字经济时代的企业提供开放的 ERP 云平台。服务涵盖:财务、供应链、智能制造、阿米巴管理、全渠道营销、电商、HR、企业互联网服务。</p>", "popular": 177, "published_at": "2022-04-29T10:08:21.000Z", "created_at": "2022-04-29T10:08:21.000Z", "updated_at": "2022-10-21T12:22:30.000Z", "app_id": "267", "category": "ERP", "locale": "zh-Hans", "short_description": "ERP系统", "available": true, "appid": null, "website": "https://www.kingdee.com/products/galaxy.html", "video": null, "videos": 65, "app_version": "1.0.0", "key_words": null, "qr_code": null, "qr": null, "sharelink": null, "seo": null, "icon": { "id": 5957, "name": "_373fd26afc.svg", "alternativeText": "", "caption": "", "width": 50, "height": 50, "formats": null, "hash": "373fd26afc_d6c7b5ea7d", "ext": ".svg", "mime": "image/svg+xml", "size": 1.28, "url": "/uploads/373fd26afc_d6c7b5ea7d.svg", "previewUrl": null, "provider": "local", "provider_metadata": null, "created_at": "2022-09-01T07:50:58.000Z", "updated_at": "2022-09-01T07:50:58.000Z" } }, { "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": 9, "name": "数据筛选", "description": "<p>数据筛选是集简云的一个内置应用,用于判断数据流程中数据是否符合筛选条件,如果符合筛选条件则继续后续的流程步骤,如果不符合则不会执行后续的流程步骤。</p>", "popular": -12, "published_at": "2021-10-25T02:45:30.000Z", "created_at": "2021-10-25T02:45:27.000Z", "updated_at": "2022-04-21T08:47:17.000Z", "app_id": "7", "category": "Jijianyun", "locale": "zh-Hans", "short_description": "设置筛选条件", "available": true, "appid": null, "website": null, "video": null, "videos": null, "app_version": "1.0.0", "key_words": null, "qr_code": null, "qr": null, "sharelink": null, "seo": null, "icon": { "id": 3475, "name": "windeal-filter.svg", "alternativeText": "", "caption": "", "width": 50, "height": 50, "formats": null, "hash": "windeal_filter_0ad26bc0ae", "ext": ".svg", "mime": "image/svg+xml", "size": 0.86, "url": "/uploads/windeal_filter_0ad26bc0ae.svg", "previewUrl": null, "provider": "local", "provider_metadata": null, "created_at": "2022-04-21T08:47:14.000Z", "updated_at": "2022-04-21T08:47:14.000Z" } } ] [ { "id": 5, "name": "办公协同", "locale": "zh-Hans", "published_at": "2022-05-30T07:29:32.000Z", "created_at": "2022-05-20T08:12:53.000Z", "updated_at": "2022-05-30T07:29:32.000Z", "sort": 8 }, { "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": 22, "key": null, "published_at": "2021-11-24T06:19:25.000Z", "created_at": "2021-11-24T06:19:22.000Z", "updated_at": "2023-11-06T07:37:49.000Z", "action_id": "15", "action_name": "设置筛选条件", "error": null, "description": "设置筛选条件,只有筛选条件满足后才会继续后续流程步骤", "action_type": "action", "app": null, "template": null, "action_key": "15" }, { "id": 2001, "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": "1953", "action_name": "查询用户详情", "error": null, "description": "使用用户id查询用户的详细信息", "action_type": "action", "app": null, "template": null, "action_key": "1953" }, { "id": 2781, "key": null, "published_at": "2022-07-28T11:05:24.000Z", "created_at": "2022-07-28T11:05:24.000Z", "updated_at": "2023-11-06T07:38:21.000Z", "action_id": "2169", "action_name": "发起审批实例1.0.1", "error": null, "description": "基于执行动作发起审批实例兼容了表单明细控件的功能", "action_type": "action", "app": null, "template": null, "action_key": "2169" }, { "id": 2725, "key": null, "published_at": "2022-07-25T08:33:22.000Z", "created_at": "2022-07-25T08:33:22.000Z", "updated_at": "2023-11-06T07:46:48.000Z", "action_id": "2487", "action_name": "当有单据信息发生变化时(自定义查询)", "error": null, "description": "当单据中的数据发生变化时触发此动作", "action_type": "trigger", "app": null, "template": null, "action_key": "2487" }, { "id": 2853, "key": null, "published_at": "2022-08-03T01:30:06.000Z", "created_at": "2022-08-03T01:30:06.000Z", "updated_at": "2023-11-06T07:46:48.000Z", "action_id": "2559", "action_name": "查询基础资料列表", "error": null, "description": "通过对象名称或编号查询符合条件的基础资料", "action_type": "action", "app": null, "template": null, "action_key": "2559" }, { "id": 3489, "key": null, "published_at": "2022-09-29T03:36:12.000Z", "created_at": "2022-09-29T03:36:12.000Z", "updated_at": "2023-11-06T07:47:00.000Z", "action_id": "2901", "action_name": "查询符合条件的单据列表", "error": null, "description": "根据筛选条件查询单据列表(返回指定字段)", "action_type": "action", "app": null, "template": null, "action_key": "2901" }, { "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" } ] [] [] 100+ 100+ 43 79 57
    • Msg 1937 金蝶云星空有付款申请时到钉钉发起审批 <p>当金蝶云星空有财务人员提交付款单据时到钉钉发起付款单审批,使用集简云前审批人还需要找电脑登录金蝶云星空审批单据,并且审批流程不灵活,金蝶云星空有账号限制无法多人审批,使用集简云后审批人可以直接使用手机随时随地审批单据,审批后结果会自动同步到金蝶云星空完成单据的审批,并且不受金蝶云星空账号限制。</p> zh-Hans 2022-12-02T01:16:47.000Z 2022-12-02T01:16:47.000Z 2023-11-19T14:46:40.000Z sd7934oa 当金蝶云星空有财务人员提交付款单据时到钉钉发起付款单审批,使用集简云前审批人还需要找电脑登录金蝶云星空审批单据,并且审批流程不灵活,金蝶云星空有账号限制无法多人审批,使用集简云后审批人可以直接使用手机随时随地审批单据,审批后结果会自动同步到金蝶云星空完成单据的审批,并且不受金蝶云星空账号限制。 anyone KZS41fPSqWa3 official mk1905 passed 张鹏 sd7934oa 张鹏 [ { "desc": "当单据中的数据发生变化时触发此动作", "app_id": 267, "action_type": "1", "sort": "1", "action_id": 2487, "note": null }, { "desc": "根据筛选条件查询单据列表(返回指定字段)", "app_id": 267, "action_type": "2", "sort": "2", "action_id": 2901, "note": null }, { "desc": "通过对象名称或编号查询符合条件的基础资料", "app_id": 267, "action_type": "2", "sort": "3", "action_id": 2559, "note": null }, { "desc": "根据筛选条件查询单据列表(返回指定字段)", "app_id": 267, "action_type": "2", "sort": "4", "action_id": 2901, "note": null }, { "desc": "使用钉钉自建应用根据员工手机号查询员工ID", "app_id": 69, "action_type": "2", "sort": "5", "action_id": 404, "note": null }, { "desc": "使用钉钉自建应用根据用户id查询用户的详细信息", "app_id": 69, "action_type": "2", "sort": "6", "action_id": 1953, "note": null }, { "desc": "设置筛选条件,只有筛选条件满足后才会继续后续流程步骤", "app_id": 7, "action_type": "2", "sort": "7", "action_id": 15, "note": null }, { "desc": "使用钉钉自建应用根据审批模板发起钉钉官方审批实例", "app_id": 69, "action_type": "2", "sort": "8", "action_id": 2169, "note": null } ] 20 false { "1": [ { "key": "FormId", "label": "请选择您要监测的单据类型", "required": true, "type": "string", "help_txt": "请选择您要监测的单据类型", "dropdown": true, "choices": [ { "key": "AP_PAYBILL", "label": "付款单" }, { "key": "AR_receivable", "label": "应收单" }, { "key": "AP_OtherPayable", "label": "其他应付单" }, { "key": "AR_OtherRecAble", "label": "其他应收单" }, { "key": "BD_Customer", "label": "客户" }, { "key": "SAL_SaleOrder", "label": "销售订单" }, { "key": "SAL_OUTSTOCK", "label": "销售出库单" }, { "key": "CRM_Contract", "label": "销售合同" }, { "key": "PUR_Requisition", "label": "采购申请" }, { "key": "CN_PAYAPPLY", "label": "付款申请" }, { "key": "IV_PURCHASEOC", "label": "采购普通发票" }, { "key": "IV_PURCHASEIC", "label": "采购增值税专用发票" }, { "key": "IV_SALESIC", "label": "销售增值税专用发票" }, { "key": "IV_SALESOC", "label": "销售普通发票" }, { "key": "STK_MisDelivery", "label": "其他出库单" }, { "key": "SAL_QUOTATION", "label": "销售报价单" }, { "key": "SAL_DELIVERYNOTICE", "label": "发货通知单" }, { "key": "SAL_RETURNNOTICE", "label": "退货通知单" }, { "key": "QM_InspectBill", "label": "检验单" } ] }, { "key": "FieldKeys", "label": "结果中展示的字段", "type": "string", "multiples": true, "required": true, "help_txt": "本动作触发后,需要输出的字段信息,例如:表单编码,创建时间等" }, { "key": "FilterString", "label": "筛选条件", "type": "string", "required": false, "help_txt": "通过过滤条件筛选出您需要的单据,格式为:FBillNO='QTYSD00000003' 多个条件请使用 and 进行连接,如:FBillNO='QTYSD00000003' and FDATE='2022-07-20'。本动作将按照您配置的过滤条件获取单据,例如,获取当天的字段为某个状态的所有单据" }, { "key": "unique_field", "label": "唯一字段", "type": "string", "required": false, "help_txt": "用于对两次不同时间抓取的单据做对比去重处理,分辨出新的数据。单据中字段没有特殊变化的情况下无需修改", "defaulttext": "FBILLNO" } ], "2": [ { "key": "FormId", "label": "业务对象表单Id", "required": true, "type": "string", "dropdown": true, "choices": [ { "key": "ER_ExpenseRequest", "label": "费用申请单" }, { "key": "SAL_SaleOrder", "label": "销售订单" }, { "key": "AP_PAYBILL", "label": "付款单" }, { "key": "AR_receivable", "label": "应收单" }, { "key": "AP_OtherPayable", "label": "其他应付单" }, { "key": "AR_OtherRecAble", "label": "其他应收单" }, { "key": "CRM_Contract", "label": "销售合同" }, { "key": "AR_receivable", "label": "应收单" } ] }, { "key": "FieldKeys", "label": "需查询的字段", "multiples": true, "help_txt": "默认返回【FDate(日期),FID(单据id),FBillTypeID(单据类型),FCreatorId(创建人)】其他字段可以参考<a href=\"https://openapi.open.kingdee.com/ApiCenterDoc?operateId=588947657558853633\">金蝶云星空开放平台</a>" }, { "key": "FilterString", "label": "过滤条件", "multiples": true, "type": "string", "required": false, "help_txt": "通过过滤条件筛选出您需要的单据,格式为:FBillNO='QTYSD00000003' 多个条件请使用 and 进行连接,如:FBillNO='QTYSD00000003' and FDATE='2022-07-20'。本动作将按照您配置的过滤条件获取单据,例如,获取当天的字段为某个状态的所有单据" }, { "key": "FNumber", "label": "单据编码", "help_txt": "请输入单据编码,注意:过滤条件、单据编码、单据ID三选一填写", "required": false, "type": "string" }, { "key": "FID", "label": "单据ID", "help_txt": "请输入单据FID,注意:过滤条件、单据编码、单据ID三选一填写", "required": false, "type": "string" }, { "key": "TopRowCount", "label": "返回总行数", "required": false, "help_txt": "分页大小", "type": "number" }, { "key": "StartRow", "label": "开始行索引", "required": false, "help_txt": "起始页码", "type": "number" }, { "key": "Limit", "label": "最大行数", "required": false, "help_txt": "不能超过10000", "type": "number" }, { "key": "self_filter", "label": "自定义筛选", "required": false, "help_txt": "格式:字段名=值;例如输入FName=123将筛选出FName字段值为123的数据", "type": "string" } ], "3": [ { "key": "FormId", "label": "请选择基础资料类型", "required": true, "type": "string", "help_txt": "填写要查询的FormID(基础资料id)", "dropdown": true, "choices": [ { "key": "BD_MATERIAL", "label": "物料" }, { "key": "BD_Customer", "label": "客户" }, { "key": "BD_Department", "label": "部门" }, { "key": "BD_Empinfo", "label": "员工" }, { "key": "BD_MATERIALCATEGORY", "label": "存货类别" }, { "key": "BD_Supplier", "label": "供应商" } ] }, { "key": "Fname", "label": "对象名称" }, { "key": "Fnumber", "label": "对象编号" }, { "key": "TopRowCount", "label": "返回总行数", "required": false, "help_txt": "", "type": "number" }, { "key": "StartRow", "label": "开始行索引", "required": false, "help_txt": "", "type": "number" }, { "key": "Limit", "label": "最大行数", "required": false, "help_txt": "不能超过10000", "type": "number" } ], "4": [ { "key": "FormId", "label": "业务对象表单Id", "required": true, "type": "string", "dropdown": true, "choices": [ { "key": "ER_ExpenseRequest", "label": "费用申请单" }, { "key": "SAL_SaleOrder", "label": "销售订单" }, { "key": "AP_PAYBILL", "label": "付款单" }, { "key": "AR_receivable", "label": "应收单" }, { "key": "AP_OtherPayable", "label": "其他应付单" }, { "key": "AR_OtherRecAble", "label": "其他应收单" }, { "key": "CRM_Contract", "label": "销售合同" }, { "key": "AR_receivable", "label": "应收单" } ] }, { "key": "FieldKeys", "label": "需查询的字段", "multiples": true, "help_txt": "默认返回【FDate(日期),FID(单据id),FBillTypeID(单据类型),FCreatorId(创建人)】其他字段可以参考<a href=\"https://openapi.open.kingdee.com/ApiCenterDoc?operateId=588947657558853633\">金蝶云星空开放平台</a>" }, { "key": "FilterString", "label": "过滤条件", "multiples": true, "type": "string", "required": false, "help_txt": "通过过滤条件筛选出您需要的单据,格式为:FBillNO='QTYSD00000003' 多个条件请使用 and 进行连接,如:FBillNO='QTYSD00000003' and FDATE='2022-07-20'。本动作将按照您配置的过滤条件获取单据,例如,获取当天的字段为某个状态的所有单据" }, { "key": "FNumber", "label": "单据编码", "help_txt": "请输入单据编码,注意:过滤条件、单据编码、单据ID三选一填写", "required": false, "type": "string" }, { "key": "FID", "label": "单据ID", "help_txt": "请输入单据FID,注意:过滤条件、单据编码、单据ID三选一填写", "required": false, "type": "string" }, { "key": "TopRowCount", "label": "返回总行数", "required": false, "help_txt": "分页大小", "type": "number" }, { "key": "StartRow", "label": "开始行索引", "required": false, "help_txt": "起始页码", "type": "number" }, { "key": "Limit", "label": "最大行数", "required": false, "help_txt": "不能超过10000", "type": "number" }, { "key": "self_filter", "label": "自定义筛选", "required": false, "help_txt": "格式:字段名=值;例如输入FName=123将筛选出FName字段值为123的数据", "type": "string" } ], "5": [ { "key": "mobile", "label": "员工手机号", "type": "string", "required": true, "help_txt": "请输入员工手机号" } ], "6": [ { "key": "userid", "label": "用户的userId", "type": "string", "required": true, "help_txt": "示例:manager4220,可通过[查询员工ID]动作获取到用户的id" }, { "key": "language", "label": "通讯录语言", "type": "string", "dropdown": true, "choices": [ { "key": "zh_CN", "label": "中文" }, { "key": "en_US", "label": "英文" } ], "help_txt": "默认值为中文" } ], "7": [], "8": [ { "key": "copy_id", "type": "copy", "help_txt": "审批流程将按照您在钉钉后台配置的单据审批流程进行,您也可以使用[审批人列表]来覆盖已有的审批流程,来自定义审批人和顺序" }, { "key": "originatorUserId", "label": "发起人", "type": "string", "required": true, "help_txt": "请填写人员手机号码, 示例:13766777889" }, { "key": "deptId", "label": "发起人部门(下拉选择)", "dropdownTree": true, "required": false, "queryParams": [ { "label": "父节点id", "key": "node_id", "is_key": true, "defaulttext": 1 }, { "label": "标识", "key": "flag", "defaulttext": 1 } ], "url": "/v1/api/process/dingding/dropdowntree/get_dept", "choices": [] }, { "key": "input_dept_id", "label": "发起人部门(手动输入)", "type": "string", "help_txt": "发起人部门(下拉选择)和发起人部门(手动输入)必须输入一个" }, { "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": "单人审批" } ], "help_txt": "会签,所有审批人都通过,则审批通过; 或签,有一个审批人通过,则审批通过; 单人审批,该审批只有一个审批人" }, { "key": "userIds", "label": "审批人", "type": "string", "help_txt": "请填写人员手机号码,多个请用英文逗号隔开,例如:13766777889,13677766778" } ] }, { "key": "ccList", "label": "抄送人ids", "type": "string", "help_txt": "请填写人员手机号码,多个请用英文逗号隔开,例如:13766777889,13677766778,注意:如果使用钉钉中已经配置完成的审批流,则此处不需要填写抄送人。如果配置了审批人列表,则此处的抄送人才会生效。" }, { "key": "ccPosition", "label": "抄送时间点", "type": "string", "dropdown": true, "choices": [ { "key": "START", "label": "开始时抄送" }, { "key": "FINISH", "label": "结束时抄送" }, { "key": "START_FINISH", "label": "开始和结束时都抄送" } ] }, { "queryParams": [ { "label": "第几页", "key": "cursor", "type": "number", "defaulttext": 0 }, { "label": "每页数量", "key": "count", "type": "number", "defaulttext": 100 } ], "url": "/v1/api/process/dingding/choice/get_user_templates", "help_txt": "目前不支持带有钉钉官方审批套件的审批模板,请在钉钉中自定义审批模板,并且避免使用钉钉中的审批套件", "choices": [], "dropdownServer": true, "label": "审批流编码", "type": "string", "dynamic": true, "key": "processCode", "required": true } ] } false [] [] [ { "id": 305, "name": "金蝶云星空", "description": "<p>金蝶云·星空聚焦多组织,多利润中心的大中型企业,以 “开放、标准、社交”三大特性为数字经济时代的企业提供开放的 ERP 云平台。服务涵盖:财务、供应链、智能制造、阿米巴管理、全渠道营销、电商、HR、企业互联网服务。</p>", "popular": 177, "published_at": "2022-04-29T10:08:21.000Z", "created_at": "2022-04-29T10:08:21.000Z", "updated_at": "2022-10-21T12:22:30.000Z", "app_id": "267", "category": "ERP", "locale": "zh-Hans", "short_description": "ERP系统", "available": true, "appid": null, "website": "https://www.kingdee.com/products/galaxy.html", "video": null, "videos": 65, "app_version": "1.0.0", "key_words": null, "qr_code": null, "qr": null, "sharelink": null, "seo": null, "icon": { "id": 5957, "name": "_373fd26afc.svg", "alternativeText": "", "caption": "", "width": 50, "height": 50, "formats": null, "hash": "373fd26afc_d6c7b5ea7d", "ext": ".svg", "mime": "image/svg+xml", "size": 1.28, "url": "/uploads/373fd26afc_d6c7b5ea7d.svg", "previewUrl": null, "provider": "local", "provider_metadata": null, "created_at": "2022-09-01T07:50:58.000Z", "updated_at": "2022-09-01T07:50:58.000Z" } }, { "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": 9, "name": "数据筛选", "description": "<p>数据筛选是集简云的一个内置应用,用于判断数据流程中数据是否符合筛选条件,如果符合筛选条件则继续后续的流程步骤,如果不符合则不会执行后续的流程步骤。</p>", "popular": -12, "published_at": "2021-10-25T02:45:30.000Z", "created_at": "2021-10-25T02:45:27.000Z", "updated_at": "2022-04-21T08:47:17.000Z", "app_id": "7", "category": "Jijianyun", "locale": "zh-Hans", "short_description": "设置筛选条件", "available": true, "appid": null, "website": null, "video": null, "videos": null, "app_version": "1.0.0", "key_words": null, "qr_code": null, "qr": null, "sharelink": null, "seo": null, "icon": { "id": 3475, "name": "windeal-filter.svg", "alternativeText": "", "caption": "", "width": 50, "height": 50, "formats": null, "hash": "windeal_filter_0ad26bc0ae", "ext": ".svg", "mime": "image/svg+xml", "size": 0.86, "url": "/uploads/windeal_filter_0ad26bc0ae.svg", "previewUrl": null, "provider": "local", "provider_metadata": null, "created_at": "2022-04-21T08:47:14.000Z", "updated_at": "2022-04-21T08:47:14.000Z" } } ] [ { "id": 5, "name": "办公协同", "locale": "zh-Hans", "published_at": "2022-05-30T07:29:32.000Z", "created_at": "2022-05-20T08:12:53.000Z", "updated_at": "2022-05-30T07:29:32.000Z", "sort": 8 }, { "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": 22, "key": null, "published_at": "2021-11-24T06:19:25.000Z", "created_at": "2021-11-24T06:19:22.000Z", "updated_at": "2023-11-06T07:37:49.000Z", "action_id": "15", "action_name": "设置筛选条件", "error": null, "description": "设置筛选条件,只有筛选条件满足后才会继续后续流程步骤", "action_type": "action", "app": null, "template": null, "action_key": "15" }, { "id": 2001, "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": "1953", "action_name": "查询用户详情", "error": null, "description": "使用用户id查询用户的详细信息", "action_type": "action", "app": null, "template": null, "action_key": "1953" }, { "id": 2781, "key": null, "published_at": "2022-07-28T11:05:24.000Z", "created_at": "2022-07-28T11:05:24.000Z", "updated_at": "2023-11-06T07:38:21.000Z", "action_id": "2169", "action_name": "发起审批实例1.0.1", "error": null, "description": "基于执行动作发起审批实例兼容了表单明细控件的功能", "action_type": "action", "app": null, "template": null, "action_key": "2169" }, { "id": 2725, "key": null, "published_at": "2022-07-25T08:33:22.000Z", "created_at": "2022-07-25T08:33:22.000Z", "updated_at": "2023-11-06T07:46:48.000Z", "action_id": "2487", "action_name": "当有单据信息发生变化时(自定义查询)", "error": null, "description": "当单据中的数据发生变化时触发此动作", "action_type": "trigger", "app": null, "template": null, "action_key": "2487" }, { "id": 2853, "key": null, "published_at": "2022-08-03T01:30:06.000Z", "created_at": "2022-08-03T01:30:06.000Z", "updated_at": "2023-11-06T07:46:48.000Z", "action_id": "2559", "action_name": "查询基础资料列表", "error": null, "description": "通过对象名称或编号查询符合条件的基础资料", "action_type": "action", "app": null, "template": null, "action_key": "2559" }, { "id": 3489, "key": null, "published_at": "2022-09-29T03:36:12.000Z", "created_at": "2022-09-29T03:36:12.000Z", "updated_at": "2023-11-06T07:47:00.000Z", "action_id": "2901", "action_name": "查询符合条件的单据列表", "error": null, "description": "根据筛选条件查询单据列表(返回指定字段)", "action_type": "action", "app": null, "template": null, "action_key": "2901" }, { "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" } ] [] [] 100+ 100+ 43 79 57
    • Data 1937 金蝶云星空有付款申请时到钉钉发起审批 <p>当金蝶云星空有财务人员提交付款单据时到钉钉发起付款单审批,使用集简云前审批人还需要找电脑登录金蝶云星空审批单据,并且审批流程不灵活,金蝶云星空有账号限制无法多人审批,使用集简云后审批人可以直接使用手机随时随地审批单据,审批后结果会自动同步到金蝶云星空完成单据的审批,并且不受金蝶云星空账号限制。</p> zh-Hans 2022-12-02T01:16:47.000Z 2022-12-02T01:16:47.000Z 2023-11-19T14:46:40.000Z sd7934oa 当金蝶云星空有财务人员提交付款单据时到钉钉发起付款单审批,使用集简云前审批人还需要找电脑登录金蝶云星空审批单据,并且审批流程不灵活,金蝶云星空有账号限制无法多人审批,使用集简云后审批人可以直接使用手机随时随地审批单据,审批后结果会自动同步到金蝶云星空完成单据的审批,并且不受金蝶云星空账号限制。 anyone KZS41fPSqWa3 official mk1905 passed 张鹏 sd7934oa 张鹏 [ { "desc": "当单据中的数据发生变化时触发此动作", "app_id": 267, "action_type": "1", "sort": "1", "action_id": 2487, "note": null }, { "desc": "根据筛选条件查询单据列表(返回指定字段)", "app_id": 267, "action_type": "2", "sort": "2", "action_id": 2901, "note": null }, { "desc": "通过对象名称或编号查询符合条件的基础资料", "app_id": 267, "action_type": "2", "sort": "3", "action_id": 2559, "note": null }, { "desc": "根据筛选条件查询单据列表(返回指定字段)", "app_id": 267, "action_type": "2", "sort": "4", "action_id": 2901, "note": null }, { "desc": "使用钉钉自建应用根据员工手机号查询员工ID", "app_id": 69, "action_type": "2", "sort": "5", "action_id": 404, "note": null }, { "desc": "使用钉钉自建应用根据用户id查询用户的详细信息", "app_id": 69, "action_type": "2", "sort": "6", "action_id": 1953, "note": null }, { "desc": "设置筛选条件,只有筛选条件满足后才会继续后续流程步骤", "app_id": 7, "action_type": "2", "sort": "7", "action_id": 15, "note": null }, { "desc": "使用钉钉自建应用根据审批模板发起钉钉官方审批实例", "app_id": 69, "action_type": "2", "sort": "8", "action_id": 2169, "note": null } ] 20 false { "1": [ { "key": "FormId", "label": "请选择您要监测的单据类型", "required": true, "type": "string", "help_txt": "请选择您要监测的单据类型", "dropdown": true, "choices": [ { "key": "AP_PAYBILL", "label": "付款单" }, { "key": "AR_receivable", "label": "应收单" }, { "key": "AP_OtherPayable", "label": "其他应付单" }, { "key": "AR_OtherRecAble", "label": "其他应收单" }, { "key": "BD_Customer", "label": "客户" }, { "key": "SAL_SaleOrder", "label": "销售订单" }, { "key": "SAL_OUTSTOCK", "label": "销售出库单" }, { "key": "CRM_Contract", "label": "销售合同" }, { "key": "PUR_Requisition", "label": "采购申请" }, { "key": "CN_PAYAPPLY", "label": "付款申请" }, { "key": "IV_PURCHASEOC", "label": "采购普通发票" }, { "key": "IV_PURCHASEIC", "label": "采购增值税专用发票" }, { "key": "IV_SALESIC", "label": "销售增值税专用发票" }, { "key": "IV_SALESOC", "label": "销售普通发票" }, { "key": "STK_MisDelivery", "label": "其他出库单" }, { "key": "SAL_QUOTATION", "label": "销售报价单" }, { "key": "SAL_DELIVERYNOTICE", "label": "发货通知单" }, { "key": "SAL_RETURNNOTICE", "label": "退货通知单" }, { "key": "QM_InspectBill", "label": "检验单" } ] }, { "key": "FieldKeys", "label": "结果中展示的字段", "type": "string", "multiples": true, "required": true, "help_txt": "本动作触发后,需要输出的字段信息,例如:表单编码,创建时间等" }, { "key": "FilterString", "label": "筛选条件", "type": "string", "required": false, "help_txt": "通过过滤条件筛选出您需要的单据,格式为:FBillNO='QTYSD00000003' 多个条件请使用 and 进行连接,如:FBillNO='QTYSD00000003' and FDATE='2022-07-20'。本动作将按照您配置的过滤条件获取单据,例如,获取当天的字段为某个状态的所有单据" }, { "key": "unique_field", "label": "唯一字段", "type": "string", "required": false, "help_txt": "用于对两次不同时间抓取的单据做对比去重处理,分辨出新的数据。单据中字段没有特殊变化的情况下无需修改", "defaulttext": "FBILLNO" } ], "2": [ { "key": "FormId", "label": "业务对象表单Id", "required": true, "type": "string", "dropdown": true, "choices": [ { "key": "ER_ExpenseRequest", "label": "费用申请单" }, { "key": "SAL_SaleOrder", "label": "销售订单" }, { "key": "AP_PAYBILL", "label": "付款单" }, { "key": "AR_receivable", "label": "应收单" }, { "key": "AP_OtherPayable", "label": "其他应付单" }, { "key": "AR_OtherRecAble", "label": "其他应收单" }, { "key": "CRM_Contract", "label": "销售合同" }, { "key": "AR_receivable", "label": "应收单" } ] }, { "key": "FieldKeys", "label": "需查询的字段", "multiples": true, "help_txt": "默认返回【FDate(日期),FID(单据id),FBillTypeID(单据类型),FCreatorId(创建人)】其他字段可以参考<a href=\"https://openapi.open.kingdee.com/ApiCenterDoc?operateId=588947657558853633\">金蝶云星空开放平台</a>" }, { "key": "FilterString", "label": "过滤条件", "multiples": true, "type": "string", "required": false, "help_txt": "通过过滤条件筛选出您需要的单据,格式为:FBillNO='QTYSD00000003' 多个条件请使用 and 进行连接,如:FBillNO='QTYSD00000003' and FDATE='2022-07-20'。本动作将按照您配置的过滤条件获取单据,例如,获取当天的字段为某个状态的所有单据" }, { "key": "FNumber", "label": "单据编码", "help_txt": "请输入单据编码,注意:过滤条件、单据编码、单据ID三选一填写", "required": false, "type": "string" }, { "key": "FID", "label": "单据ID", "help_txt": "请输入单据FID,注意:过滤条件、单据编码、单据ID三选一填写", "required": false, "type": "string" }, { "key": "TopRowCount", "label": "返回总行数", "required": false, "help_txt": "分页大小", "type": "number" }, { "key": "StartRow", "label": "开始行索引", "required": false, "help_txt": "起始页码", "type": "number" }, { "key": "Limit", "label": "最大行数", "required": false, "help_txt": "不能超过10000", "type": "number" }, { "key": "self_filter", "label": "自定义筛选", "required": false, "help_txt": "格式:字段名=值;例如输入FName=123将筛选出FName字段值为123的数据", "type": "string" } ], "3": [ { "key": "FormId", "label": "请选择基础资料类型", "required": true, "type": "string", "help_txt": "填写要查询的FormID(基础资料id)", "dropdown": true, "choices": [ { "key": "BD_MATERIAL", "label": "物料" }, { "key": "BD_Customer", "label": "客户" }, { "key": "BD_Department", "label": "部门" }, { "key": "BD_Empinfo", "label": "员工" }, { "key": "BD_MATERIALCATEGORY", "label": "存货类别" }, { "key": "BD_Supplier", "label": "供应商" } ] }, { "key": "Fname", "label": "对象名称" }, { "key": "Fnumber", "label": "对象编号" }, { "key": "TopRowCount", "label": "返回总行数", "required": false, "help_txt": "", "type": "number" }, { "key": "StartRow", "label": "开始行索引", "required": false, "help_txt": "", "type": "number" }, { "key": "Limit", "label": "最大行数", "required": false, "help_txt": "不能超过10000", "type": "number" } ], "4": [ { "key": "FormId", "label": "业务对象表单Id", "required": true, "type": "string", "dropdown": true, "choices": [ { "key": "ER_ExpenseRequest", "label": "费用申请单" }, { "key": "SAL_SaleOrder", "label": "销售订单" }, { "key": "AP_PAYBILL", "label": "付款单" }, { "key": "AR_receivable", "label": "应收单" }, { "key": "AP_OtherPayable", "label": "其他应付单" }, { "key": "AR_OtherRecAble", "label": "其他应收单" }, { "key": "CRM_Contract", "label": "销售合同" }, { "key": "AR_receivable", "label": "应收单" } ] }, { "key": "FieldKeys", "label": "需查询的字段", "multiples": true, "help_txt": "默认返回【FDate(日期),FID(单据id),FBillTypeID(单据类型),FCreatorId(创建人)】其他字段可以参考<a href=\"https://openapi.open.kingdee.com/ApiCenterDoc?operateId=588947657558853633\">金蝶云星空开放平台</a>" }, { "key": "FilterString", "label": "过滤条件", "multiples": true, "type": "string", "required": false, "help_txt": "通过过滤条件筛选出您需要的单据,格式为:FBillNO='QTYSD00000003' 多个条件请使用 and 进行连接,如:FBillNO='QTYSD00000003' and FDATE='2022-07-20'。本动作将按照您配置的过滤条件获取单据,例如,获取当天的字段为某个状态的所有单据" }, { "key": "FNumber", "label": "单据编码", "help_txt": "请输入单据编码,注意:过滤条件、单据编码、单据ID三选一填写", "required": false, "type": "string" }, { "key": "FID", "label": "单据ID", "help_txt": "请输入单据FID,注意:过滤条件、单据编码、单据ID三选一填写", "required": false, "type": "string" }, { "key": "TopRowCount", "label": "返回总行数", "required": false, "help_txt": "分页大小", "type": "number" }, { "key": "StartRow", "label": "开始行索引", "required": false, "help_txt": "起始页码", "type": "number" }, { "key": "Limit", "label": "最大行数", "required": false, "help_txt": "不能超过10000", "type": "number" }, { "key": "self_filter", "label": "自定义筛选", "required": false, "help_txt": "格式:字段名=值;例如输入FName=123将筛选出FName字段值为123的数据", "type": "string" } ], "5": [ { "key": "mobile", "label": "员工手机号", "type": "string", "required": true, "help_txt": "请输入员工手机号" } ], "6": [ { "key": "userid", "label": "用户的userId", "type": "string", "required": true, "help_txt": "示例:manager4220,可通过[查询员工ID]动作获取到用户的id" }, { "key": "language", "label": "通讯录语言", "type": "string", "dropdown": true, "choices": [ { "key": "zh_CN", "label": "中文" }, { "key": "en_US", "label": "英文" } ], "help_txt": "默认值为中文" } ], "7": [], "8": [ { "key": "copy_id", "type": "copy", "help_txt": "审批流程将按照您在钉钉后台配置的单据审批流程进行,您也可以使用[审批人列表]来覆盖已有的审批流程,来自定义审批人和顺序" }, { "key": "originatorUserId", "label": "发起人", "type": "string", "required": true, "help_txt": "请填写人员手机号码, 示例:13766777889" }, { "key": "deptId", "label": "发起人部门(下拉选择)", "dropdownTree": true, "required": false, "queryParams": [ { "label": "父节点id", "key": "node_id", "is_key": true, "defaulttext": 1 }, { "label": "标识", "key": "flag", "defaulttext": 1 } ], "url": "/v1/api/process/dingding/dropdowntree/get_dept", "choices": [] }, { "key": "input_dept_id", "label": "发起人部门(手动输入)", "type": "string", "help_txt": "发起人部门(下拉选择)和发起人部门(手动输入)必须输入一个" }, { "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": "单人审批" } ], "help_txt": "会签,所有审批人都通过,则审批通过; 或签,有一个审批人通过,则审批通过; 单人审批,该审批只有一个审批人" }, { "key": "userIds", "label": "审批人", "type": "string", "help_txt": "请填写人员手机号码,多个请用英文逗号隔开,例如:13766777889,13677766778" } ] }, { "key": "ccList", "label": "抄送人ids", "type": "string", "help_txt": "请填写人员手机号码,多个请用英文逗号隔开,例如:13766777889,13677766778,注意:如果使用钉钉中已经配置完成的审批流,则此处不需要填写抄送人。如果配置了审批人列表,则此处的抄送人才会生效。" }, { "key": "ccPosition", "label": "抄送时间点", "type": "string", "dropdown": true, "choices": [ { "key": "START", "label": "开始时抄送" }, { "key": "FINISH", "label": "结束时抄送" }, { "key": "START_FINISH", "label": "开始和结束时都抄送" } ] }, { "queryParams": [ { "label": "第几页", "key": "cursor", "type": "number", "defaulttext": 0 }, { "label": "每页数量", "key": "count", "type": "number", "defaulttext": 100 } ], "url": "/v1/api/process/dingding/choice/get_user_templates", "help_txt": "目前不支持带有钉钉官方审批套件的审批模板,请在钉钉中自定义审批模板,并且避免使用钉钉中的审批套件", "choices": [], "dropdownServer": true, "label": "审批流编码", "type": "string", "dynamic": true, "key": "processCode", "required": true } ] } false [] [] [ { "id": 305, "name": "金蝶云星空", "description": "<p>金蝶云·星空聚焦多组织,多利润中心的大中型企业,以 “开放、标准、社交”三大特性为数字经济时代的企业提供开放的 ERP 云平台。服务涵盖:财务、供应链、智能制造、阿米巴管理、全渠道营销、电商、HR、企业互联网服务。</p>", "popular": 177, "published_at": "2022-04-29T10:08:21.000Z", "created_at": "2022-04-29T10:08:21.000Z", "updated_at": "2022-10-21T12:22:30.000Z", "app_id": "267", "category": "ERP", "locale": "zh-Hans", "short_description": "ERP系统", "available": true, "appid": null, "website": "https://www.kingdee.com/products/galaxy.html", "video": null, "videos": 65, "app_version": "1.0.0", "key_words": null, "qr_code": null, "qr": null, "sharelink": null, "seo": null, "icon": { "id": 5957, "name": "_373fd26afc.svg", "alternativeText": "", "caption": "", "width": 50, "height": 50, "formats": null, "hash": "373fd26afc_d6c7b5ea7d", "ext": ".svg", "mime": "image/svg+xml", "size": 1.28, "url": "/uploads/373fd26afc_d6c7b5ea7d.svg", "previewUrl": null, "provider": "local", "provider_metadata": null, "created_at": "2022-09-01T07:50:58.000Z", "updated_at": "2022-09-01T07:50:58.000Z" } }, { "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": 9, "name": "数据筛选", "description": "<p>数据筛选是集简云的一个内置应用,用于判断数据流程中数据是否符合筛选条件,如果符合筛选条件则继续后续的流程步骤,如果不符合则不会执行后续的流程步骤。</p>", "popular": -12, "published_at": "2021-10-25T02:45:30.000Z", "created_at": "2021-10-25T02:45:27.000Z", "updated_at": "2022-04-21T08:47:17.000Z", "app_id": "7", "category": "Jijianyun", "locale": "zh-Hans", "short_description": "设置筛选条件", "available": true, "appid": null, "website": null, "video": null, "videos": null, "app_version": "1.0.0", "key_words": null, "qr_code": null, "qr": null, "sharelink": null, "seo": null, "icon": { "id": 3475, "name": "windeal-filter.svg", "alternativeText": "", "caption": "", "width": 50, "height": 50, "formats": null, "hash": "windeal_filter_0ad26bc0ae", "ext": ".svg", "mime": "image/svg+xml", "size": 0.86, "url": "/uploads/windeal_filter_0ad26bc0ae.svg", "previewUrl": null, "provider": "local", "provider_metadata": null, "created_at": "2022-04-21T08:47:14.000Z", "updated_at": "2022-04-21T08:47:14.000Z" } } ] [ { "id": 5, "name": "办公协同", "locale": "zh-Hans", "published_at": "2022-05-30T07:29:32.000Z", "created_at": "2022-05-20T08:12:53.000Z", "updated_at": "2022-05-30T07:29:32.000Z", "sort": 8 }, { "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": 22, "key": null, "published_at": "2021-11-24T06:19:25.000Z", "created_at": "2021-11-24T06:19:22.000Z", "updated_at": "2023-11-06T07:37:49.000Z", "action_id": "15", "action_name": "设置筛选条件", "error": null, "description": "设置筛选条件,只有筛选条件满足后才会继续后续流程步骤", "action_type": "action", "app": null, "template": null, "action_key": "15" }, { "id": 2001, "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": "1953", "action_name": "查询用户详情", "error": null, "description": "使用用户id查询用户的详细信息", "action_type": "action", "app": null, "template": null, "action_key": "1953" }, { "id": 2781, "key": null, "published_at": "2022-07-28T11:05:24.000Z", "created_at": "2022-07-28T11:05:24.000Z", "updated_at": "2023-11-06T07:38:21.000Z", "action_id": "2169", "action_name": "发起审批实例1.0.1", "error": null, "description": "基于执行动作发起审批实例兼容了表单明细控件的功能", "action_type": "action", "app": null, "template": null, "action_key": "2169" }, { "id": 2725, "key": null, "published_at": "2022-07-25T08:33:22.000Z", "created_at": "2022-07-25T08:33:22.000Z", "updated_at": "2023-11-06T07:46:48.000Z", "action_id": "2487", "action_name": "当有单据信息发生变化时(自定义查询)", "error": null, "description": "当单据中的数据发生变化时触发此动作", "action_type": "trigger", "app": null, "template": null, "action_key": "2487" }, { "id": 2853, "key": null, "published_at": "2022-08-03T01:30:06.000Z", "created_at": "2022-08-03T01:30:06.000Z", "updated_at": "2023-11-06T07:46:48.000Z", "action_id": "2559", "action_name": "查询基础资料列表", "error": null, "description": "通过对象名称或编号查询符合条件的基础资料", "action_type": "action", "app": null, "template": null, "action_key": "2559" }, { "id": 3489, "key": null, "published_at": "2022-09-29T03:36:12.000Z", "created_at": "2022-09-29T03:36:12.000Z", "updated_at": "2023-11-06T07:47:00.000Z", "action_id": "2901", "action_name": "查询符合条件的单据列表", "error": null, "description": "根据筛选条件查询单据列表(返回指定字段)", "action_type": "action", "app": null, "template": null, "action_key": "2901" }, { "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" } ] [] [] 100+ 100+ 43 79 57
    • permission 1937 金蝶云星空有付款申请时到钉钉发起审批 <p>当金蝶云星空有财务人员提交付款单据时到钉钉发起付款单审批,使用集简云前审批人还需要找电脑登录金蝶云星空审批单据,并且审批流程不灵活,金蝶云星空有账号限制无法多人审批,使用集简云后审批人可以直接使用手机随时随地审批单据,审批后结果会自动同步到金蝶云星空完成单据的审批,并且不受金蝶云星空账号限制。</p> zh-Hans 2022-12-02T01:16:47.000Z 2022-12-02T01:16:47.000Z 2023-11-19T14:46:40.000Z sd7934oa 当金蝶云星空有财务人员提交付款单据时到钉钉发起付款单审批,使用集简云前审批人还需要找电脑登录金蝶云星空审批单据,并且审批流程不灵活,金蝶云星空有账号限制无法多人审批,使用集简云后审批人可以直接使用手机随时随地审批单据,审批后结果会自动同步到金蝶云星空完成单据的审批,并且不受金蝶云星空账号限制。 anyone KZS41fPSqWa3 official mk1905 passed 张鹏 sd7934oa 张鹏 [ { "desc": "当单据中的数据发生变化时触发此动作", "app_id": 267, "action_type": "1", "sort": "1", "action_id": 2487, "note": null }, { "desc": "根据筛选条件查询单据列表(返回指定字段)", "app_id": 267, "action_type": "2", "sort": "2", "action_id": 2901, "note": null }, { "desc": "通过对象名称或编号查询符合条件的基础资料", "app_id": 267, "action_type": "2", "sort": "3", "action_id": 2559, "note": null }, { "desc": "根据筛选条件查询单据列表(返回指定字段)", "app_id": 267, "action_type": "2", "sort": "4", "action_id": 2901, "note": null }, { "desc": "使用钉钉自建应用根据员工手机号查询员工ID", "app_id": 69, "action_type": "2", "sort": "5", "action_id": 404, "note": null }, { "desc": "使用钉钉自建应用根据用户id查询用户的详细信息", "app_id": 69, "action_type": "2", "sort": "6", "action_id": 1953, "note": null }, { "desc": "设置筛选条件,只有筛选条件满足后才会继续后续流程步骤", "app_id": 7, "action_type": "2", "sort": "7", "action_id": 15, "note": null }, { "desc": "使用钉钉自建应用根据审批模板发起钉钉官方审批实例", "app_id": 69, "action_type": "2", "sort": "8", "action_id": 2169, "note": null } ] 20 false { "1": [ { "key": "FormId", "label": "请选择您要监测的单据类型", "required": true, "type": "string", "help_txt": "请选择您要监测的单据类型", "dropdown": true, "choices": [ { "key": "AP_PAYBILL", "label": "付款单" }, { "key": "AR_receivable", "label": "应收单" }, { "key": "AP_OtherPayable", "label": "其他应付单" }, { "key": "AR_OtherRecAble", "label": "其他应收单" }, { "key": "BD_Customer", "label": "客户" }, { "key": "SAL_SaleOrder", "label": "销售订单" }, { "key": "SAL_OUTSTOCK", "label": "销售出库单" }, { "key": "CRM_Contract", "label": "销售合同" }, { "key": "PUR_Requisition", "label": "采购申请" }, { "key": "CN_PAYAPPLY", "label": "付款申请" }, { "key": "IV_PURCHASEOC", "label": "采购普通发票" }, { "key": "IV_PURCHASEIC", "label": "采购增值税专用发票" }, { "key": "IV_SALESIC", "label": "销售增值税专用发票" }, { "key": "IV_SALESOC", "label": "销售普通发票" }, { "key": "STK_MisDelivery", "label": "其他出库单" }, { "key": "SAL_QUOTATION", "label": "销售报价单" }, { "key": "SAL_DELIVERYNOTICE", "label": "发货通知单" }, { "key": "SAL_RETURNNOTICE", "label": "退货通知单" }, { "key": "QM_InspectBill", "label": "检验单" } ] }, { "key": "FieldKeys", "label": "结果中展示的字段", "type": "string", "multiples": true, "required": true, "help_txt": "本动作触发后,需要输出的字段信息,例如:表单编码,创建时间等" }, { "key": "FilterString", "label": "筛选条件", "type": "string", "required": false, "help_txt": "通过过滤条件筛选出您需要的单据,格式为:FBillNO='QTYSD00000003' 多个条件请使用 and 进行连接,如:FBillNO='QTYSD00000003' and FDATE='2022-07-20'。本动作将按照您配置的过滤条件获取单据,例如,获取当天的字段为某个状态的所有单据" }, { "key": "unique_field", "label": "唯一字段", "type": "string", "required": false, "help_txt": "用于对两次不同时间抓取的单据做对比去重处理,分辨出新的数据。单据中字段没有特殊变化的情况下无需修改", "defaulttext": "FBILLNO" } ], "2": [ { "key": "FormId", "label": "业务对象表单Id", "required": true, "type": "string", "dropdown": true, "choices": [ { "key": "ER_ExpenseRequest", "label": "费用申请单" }, { "key": "SAL_SaleOrder", "label": "销售订单" }, { "key": "AP_PAYBILL", "label": "付款单" }, { "key": "AR_receivable", "label": "应收单" }, { "key": "AP_OtherPayable", "label": "其他应付单" }, { "key": "AR_OtherRecAble", "label": "其他应收单" }, { "key": "CRM_Contract", "label": "销售合同" }, { "key": "AR_receivable", "label": "应收单" } ] }, { "key": "FieldKeys", "label": "需查询的字段", "multiples": true, "help_txt": "默认返回【FDate(日期),FID(单据id),FBillTypeID(单据类型),FCreatorId(创建人)】其他字段可以参考<a href=\"https://openapi.open.kingdee.com/ApiCenterDoc?operateId=588947657558853633\">金蝶云星空开放平台</a>" }, { "key": "FilterString", "label": "过滤条件", "multiples": true, "type": "string", "required": false, "help_txt": "通过过滤条件筛选出您需要的单据,格式为:FBillNO='QTYSD00000003' 多个条件请使用 and 进行连接,如:FBillNO='QTYSD00000003' and FDATE='2022-07-20'。本动作将按照您配置的过滤条件获取单据,例如,获取当天的字段为某个状态的所有单据" }, { "key": "FNumber", "label": "单据编码", "help_txt": "请输入单据编码,注意:过滤条件、单据编码、单据ID三选一填写", "required": false, "type": "string" }, { "key": "FID", "label": "单据ID", "help_txt": "请输入单据FID,注意:过滤条件、单据编码、单据ID三选一填写", "required": false, "type": "string" }, { "key": "TopRowCount", "label": "返回总行数", "required": false, "help_txt": "分页大小", "type": "number" }, { "key": "StartRow", "label": "开始行索引", "required": false, "help_txt": "起始页码", "type": "number" }, { "key": "Limit", "label": "最大行数", "required": false, "help_txt": "不能超过10000", "type": "number" }, { "key": "self_filter", "label": "自定义筛选", "required": false, "help_txt": "格式:字段名=值;例如输入FName=123将筛选出FName字段值为123的数据", "type": "string" } ], "3": [ { "key": "FormId", "label": "请选择基础资料类型", "required": true, "type": "string", "help_txt": "填写要查询的FormID(基础资料id)", "dropdown": true, "choices": [ { "key": "BD_MATERIAL", "label": "物料" }, { "key": "BD_Customer", "label": "客户" }, { "key": "BD_Department", "label": "部门" }, { "key": "BD_Empinfo", "label": "员工" }, { "key": "BD_MATERIALCATEGORY", "label": "存货类别" }, { "key": "BD_Supplier", "label": "供应商" } ] }, { "key": "Fname", "label": "对象名称" }, { "key": "Fnumber", "label": "对象编号" }, { "key": "TopRowCount", "label": "返回总行数", "required": false, "help_txt": "", "type": "number" }, { "key": "StartRow", "label": "开始行索引", "required": false, "help_txt": "", "type": "number" }, { "key": "Limit", "label": "最大行数", "required": false, "help_txt": "不能超过10000", "type": "number" } ], "4": [ { "key": "FormId", "label": "业务对象表单Id", "required": true, "type": "string", "dropdown": true, "choices": [ { "key": "ER_ExpenseRequest", "label": "费用申请单" }, { "key": "SAL_SaleOrder", "label": "销售订单" }, { "key": "AP_PAYBILL", "label": "付款单" }, { "key": "AR_receivable", "label": "应收单" }, { "key": "AP_OtherPayable", "label": "其他应付单" }, { "key": "AR_OtherRecAble", "label": "其他应收单" }, { "key": "CRM_Contract", "label": "销售合同" }, { "key": "AR_receivable", "label": "应收单" } ] }, { "key": "FieldKeys", "label": "需查询的字段", "multiples": true, "help_txt": "默认返回【FDate(日期),FID(单据id),FBillTypeID(单据类型),FCreatorId(创建人)】其他字段可以参考<a href=\"https://openapi.open.kingdee.com/ApiCenterDoc?operateId=588947657558853633\">金蝶云星空开放平台</a>" }, { "key": "FilterString", "label": "过滤条件", "multiples": true, "type": "string", "required": false, "help_txt": "通过过滤条件筛选出您需要的单据,格式为:FBillNO='QTYSD00000003' 多个条件请使用 and 进行连接,如:FBillNO='QTYSD00000003' and FDATE='2022-07-20'。本动作将按照您配置的过滤条件获取单据,例如,获取当天的字段为某个状态的所有单据" }, { "key": "FNumber", "label": "单据编码", "help_txt": "请输入单据编码,注意:过滤条件、单据编码、单据ID三选一填写", "required": false, "type": "string" }, { "key": "FID", "label": "单据ID", "help_txt": "请输入单据FID,注意:过滤条件、单据编码、单据ID三选一填写", "required": false, "type": "string" }, { "key": "TopRowCount", "label": "返回总行数", "required": false, "help_txt": "分页大小", "type": "number" }, { "key": "StartRow", "label": "开始行索引", "required": false, "help_txt": "起始页码", "type": "number" }, { "key": "Limit", "label": "最大行数", "required": false, "help_txt": "不能超过10000", "type": "number" }, { "key": "self_filter", "label": "自定义筛选", "required": false, "help_txt": "格式:字段名=值;例如输入FName=123将筛选出FName字段值为123的数据", "type": "string" } ], "5": [ { "key": "mobile", "label": "员工手机号", "type": "string", "required": true, "help_txt": "请输入员工手机号" } ], "6": [ { "key": "userid", "label": "用户的userId", "type": "string", "required": true, "help_txt": "示例:manager4220,可通过[查询员工ID]动作获取到用户的id" }, { "key": "language", "label": "通讯录语言", "type": "string", "dropdown": true, "choices": [ { "key": "zh_CN", "label": "中文" }, { "key": "en_US", "label": "英文" } ], "help_txt": "默认值为中文" } ], "7": [], "8": [ { "key": "copy_id", "type": "copy", "help_txt": "审批流程将按照您在钉钉后台配置的单据审批流程进行,您也可以使用[审批人列表]来覆盖已有的审批流程,来自定义审批人和顺序" }, { "key": "originatorUserId", "label": "发起人", "type": "string", "required": true, "help_txt": "请填写人员手机号码, 示例:13766777889" }, { "key": "deptId", "label": "发起人部门(下拉选择)", "dropdownTree": true, "required": false, "queryParams": [ { "label": "父节点id", "key": "node_id", "is_key": true, "defaulttext": 1 }, { "label": "标识", "key": "flag", "defaulttext": 1 } ], "url": "/v1/api/process/dingding/dropdowntree/get_dept", "choices": [] }, { "key": "input_dept_id", "label": "发起人部门(手动输入)", "type": "string", "help_txt": "发起人部门(下拉选择)和发起人部门(手动输入)必须输入一个" }, { "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": "单人审批" } ], "help_txt": "会签,所有审批人都通过,则审批通过; 或签,有一个审批人通过,则审批通过; 单人审批,该审批只有一个审批人" }, { "key": "userIds", "label": "审批人", "type": "string", "help_txt": "请填写人员手机号码,多个请用英文逗号隔开,例如:13766777889,13677766778" } ] }, { "key": "ccList", "label": "抄送人ids", "type": "string", "help_txt": "请填写人员手机号码,多个请用英文逗号隔开,例如:13766777889,13677766778,注意:如果使用钉钉中已经配置完成的审批流,则此处不需要填写抄送人。如果配置了审批人列表,则此处的抄送人才会生效。" }, { "key": "ccPosition", "label": "抄送时间点", "type": "string", "dropdown": true, "choices": [ { "key": "START", "label": "开始时抄送" }, { "key": "FINISH", "label": "结束时抄送" }, { "key": "START_FINISH", "label": "开始和结束时都抄送" } ] }, { "queryParams": [ { "label": "第几页", "key": "cursor", "type": "number", "defaulttext": 0 }, { "label": "每页数量", "key": "count", "type": "number", "defaulttext": 100 } ], "url": "/v1/api/process/dingding/choice/get_user_templates", "help_txt": "目前不支持带有钉钉官方审批套件的审批模板,请在钉钉中自定义审批模板,并且避免使用钉钉中的审批套件", "choices": [], "dropdownServer": true, "label": "审批流编码", "type": "string", "dynamic": true, "key": "processCode", "required": true } ] } false [] [] [ { "id": 305, "name": "金蝶云星空", "description": "<p>金蝶云·星空聚焦多组织,多利润中心的大中型企业,以 “开放、标准、社交”三大特性为数字经济时代的企业提供开放的 ERP 云平台。服务涵盖:财务、供应链、智能制造、阿米巴管理、全渠道营销、电商、HR、企业互联网服务。</p>", "popular": 177, "published_at": "2022-04-29T10:08:21.000Z", "created_at": "2022-04-29T10:08:21.000Z", "updated_at": "2022-10-21T12:22:30.000Z", "app_id": "267", "category": "ERP", "locale": "zh-Hans", "short_description": "ERP系统", "available": true, "appid": null, "website": "https://www.kingdee.com/products/galaxy.html", "video": null, "videos": 65, "app_version": "1.0.0", "key_words": null, "qr_code": null, "qr": null, "sharelink": null, "seo": null, "icon": { "id": 5957, "name": "_373fd26afc.svg", "alternativeText": "", "caption": "", "width": 50, "height": 50, "formats": null, "hash": "373fd26afc_d6c7b5ea7d", "ext": ".svg", "mime": "image/svg+xml", "size": 1.28, "url": "/uploads/373fd26afc_d6c7b5ea7d.svg", "previewUrl": null, "provider": "local", "provider_metadata": null, "created_at": "2022-09-01T07:50:58.000Z", "updated_at": "2022-09-01T07:50:58.000Z" } }, { "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": 9, "name": "数据筛选", "description": "<p>数据筛选是集简云的一个内置应用,用于判断数据流程中数据是否符合筛选条件,如果符合筛选条件则继续后续的流程步骤,如果不符合则不会执行后续的流程步骤。</p>", "popular": -12, "published_at": "2021-10-25T02:45:30.000Z", "created_at": "2021-10-25T02:45:27.000Z", "updated_at": "2022-04-21T08:47:17.000Z", "app_id": "7", "category": "Jijianyun", "locale": "zh-Hans", "short_description": "设置筛选条件", "available": true, "appid": null, "website": null, "video": null, "videos": null, "app_version": "1.0.0", "key_words": null, "qr_code": null, "qr": null, "sharelink": null, "seo": null, "icon": { "id": 3475, "name": "windeal-filter.svg", "alternativeText": "", "caption": "", "width": 50, "height": 50, "formats": null, "hash": "windeal_filter_0ad26bc0ae", "ext": ".svg", "mime": "image/svg+xml", "size": 0.86, "url": "/uploads/windeal_filter_0ad26bc0ae.svg", "previewUrl": null, "provider": "local", "provider_metadata": null, "created_at": "2022-04-21T08:47:14.000Z", "updated_at": "2022-04-21T08:47:14.000Z" } } ] [ { "id": 5, "name": "办公协同", "locale": "zh-Hans", "published_at": "2022-05-30T07:29:32.000Z", "created_at": "2022-05-20T08:12:53.000Z", "updated_at": "2022-05-30T07:29:32.000Z", "sort": 8 }, { "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": 22, "key": null, "published_at": "2021-11-24T06:19:25.000Z", "created_at": "2021-11-24T06:19:22.000Z", "updated_at": "2023-11-06T07:37:49.000Z", "action_id": "15", "action_name": "设置筛选条件", "error": null, "description": "设置筛选条件,只有筛选条件满足后才会继续后续流程步骤", "action_type": "action", "app": null, "template": null, "action_key": "15" }, { "id": 2001, "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": "1953", "action_name": "查询用户详情", "error": null, "description": "使用用户id查询用户的详细信息", "action_type": "action", "app": null, "template": null, "action_key": "1953" }, { "id": 2781, "key": null, "published_at": "2022-07-28T11:05:24.000Z", "created_at": "2022-07-28T11:05:24.000Z", "updated_at": "2023-11-06T07:38:21.000Z", "action_id": "2169", "action_name": "发起审批实例1.0.1", "error": null, "description": "基于执行动作发起审批实例兼容了表单明细控件的功能", "action_type": "action", "app": null, "template": null, "action_key": "2169" }, { "id": 2725, "key": null, "published_at": "2022-07-25T08:33:22.000Z", "created_at": "2022-07-25T08:33:22.000Z", "updated_at": "2023-11-06T07:46:48.000Z", "action_id": "2487", "action_name": "当有单据信息发生变化时(自定义查询)", "error": null, "description": "当单据中的数据发生变化时触发此动作", "action_type": "trigger", "app": null, "template": null, "action_key": "2487" }, { "id": 2853, "key": null, "published_at": "2022-08-03T01:30:06.000Z", "created_at": "2022-08-03T01:30:06.000Z", "updated_at": "2023-11-06T07:46:48.000Z", "action_id": "2559", "action_name": "查询基础资料列表", "error": null, "description": "通过对象名称或编号查询符合条件的基础资料", "action_type": "action", "app": null, "template": null, "action_key": "2559" }, { "id": 3489, "key": null, "published_at": "2022-09-29T03:36:12.000Z", "created_at": "2022-09-29T03:36:12.000Z", "updated_at": "2023-11-06T07:47:00.000Z", "action_id": "2901", "action_name": "查询符合条件的单据列表", "error": null, "description": "根据筛选条件查询单据列表(返回指定字段)", "action_type": "action", "app": null, "template": null, "action_key": "2901" }, { "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" } ] [] [] 100+ 100+ 43 79 57