• 当前模板排行信息
  • 周排行
  • 月排行
  • 季度排行
  • 年度排行

    案例文章

推荐的的流程模板
请稍后...
自定义您的业务流程
选择的触发与执行动作,建立自动化的业务流程。
当这个情况发生时触发动作
    做这件事情执行动作
      开始创建吧
      立即创建使用
      相关文章
    • Code 1174 数据存储1:明道云新增入职员工信息,钉钉自动添加人员 <p>每当明道云新增入职员工信息,通过此模板,可以自动存储员工信息并同步到钉钉中创建用户,无需人工手动一一同步,省时省力。</p> zh-Hans 2022-06-29T02:43:58.000Z 2022-06-29T02:43:58.000Z 2023-05-06T05:02:07.000Z fi4139zv 每当明道云新增入职员工信息,通过此模板,可以自动存储员工信息并同步到钉钉中创建用户,无需人工手动一一同步,省时省力。 anyone 3xCyFzZzS8u1 official pc1265 passed 宋晓卉 fi4139zv 宋晓卉 [ { "app_id": 126, "action_type": "1", "sort": "1", "action_id": 1691, "desc": "当指定工作表有新的数据时", "note": null }, { "app_id": 1000293, "action_type": "2", "sort": "2", "action_id": 1001260, "desc": "在指定键内保存新的值", "note": null }, { "app_id": 69, "action_type": "2", "sort": "3", "action_id": 1420, "desc": "向钉钉(自建应用)中添加新用户", "note": null } ] 1 { "1": [ { "key": "worksheetId", "label": "工作表", "help_txt": "请选择您要检查更新或新增数据的工作表单。", "required": true, "dropdown": true, "choices": [ { "key": "62bad6f591455277b3be04d4", "label": "待入职员工表单" }, { "key": "62f45c3e7f671927541ca3d5", "label": "天气预报影响客户" }, { "key": "62f48b834b22eab1e430791d", "label": "抖音视频数据抓取" } ] } ], "2": [], "3": [ { "key": "userid", "label": "员工唯一标识ID", "type": "string", "help_txt": "(不可修改),企业内必须唯一。长度为1~64个字符,如果不传,将自动生成一个userid" }, { "key": "name", "label": "员工名称", "type": "string", "required": true, "help_txt": "长度最大80个字符" }, { "key": "mobile", "label": "手机号码", "type": "string", "help_txt": "企业内必须唯一,不可重复。如果是国际号码,请使用+xx-xxxxxx的格式。" }, { "key": "hide_mobile", "label": "是否号码隐藏", "type": "boolean", "help_txt": "隐藏手机号后,手机号在个人资料页隐藏,但仍可对其发DING、发起钉钉免费商务电话" }, { "key": "telephone", "label": "分机号", "type": "string", "help_txt": "长度最大为50个字符,企业内必须唯一,不可重复" }, { "key": "job_number", "label": "员工工号", "type": "string", "help_txt": "长度最大为50个字符" }, { "key": "title", "label": "职位", "type": "string", "help_txt": "长度最大为200个字符" }, { "key": "email", "label": "员工个人邮箱", "type": "string", "help_txt": "长度最大50个字符。企业内必须唯一,不可重复" }, { "key": "org_email", "label": "员工的企业邮箱", "type": "string", "help_txt": "长度最大100个字符。员工的企业邮箱已开通,才能增加此字段" }, { "key": "work_place", "label": "办公地点", "type": "string", "help_txt": "长度最大100个字符" }, { "key": "remark", "label": "备注", "type": "string", "help_txt": "长度最大2000个字符" }, { "multiplesTree": true, "queryParams": [ { "label": "父节点id", "key": "node_id", "is_key": true, "defaulttext": 1 }, { "label": "标识", "key": "flag", "defaulttext": 1 } ], "url": "/v1/api/process/dingding/dropdowntree/get_dept", "dropdownTree": true, "help_txt": "所属部门id列表,每次调用最多传100个部门ID", "choices": [], "label": "接收部门", "key": "dept_id_list", "required": true }, { "key": "dept_order_list", "label": "员工在对应的部门中的排序", "type": "group", "items": [ { "key": "dept_id", "label": "部门ID", "dropdownTree": true, "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": "order", "label": "员工在部门中的排序", "type": "number", "help_txt": "示例:1" } ] }, { "key": "dept_title_list", "label": "员工在对应的部门中的职位", "type": "group", "items": [ { "key": "dept_id", "label": "部门ID", "dropdownTree": true, "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": "title", "label": "员工在部门中的职位", "type": "string", "help_txt": "示例:资深产品经理" } ] }, { "key": "dept_position_list", "label": "任职信息", "type": "group", "items": [ { "type": "copy", "help_txt": "1. 当传入dept_title_list后,此参数不填, 2. 该参数中的每个元素代表一个部门任职,数量必须和dept_id_list参数对应, 3. 该参数目前还在内测中" }, { "key": "dept_id", "label": "任职部门ID", "dropdownTree": true, "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": "title", "label": "任职中的职位", "type": "string" }, { "key": "is_main", "label": "是否是主部门", "type": "boolean", "help_txt": "必须有且仅有一个部门设置主部门,即is_main:true" }, { "key": "work_place", "label": "任职工作地", "type": "string" } ] }, { "key": "senior_mode", "label": "是否开启高管模式", "type": "boolean", "help_txt": "开启后,手机号码对所有员工隐藏。普通员工无法对其发DING、发起钉钉免费商务电话。高管之间不受影响" }, { "key": "hired_date", "label": "入职时间", "type": "number", "help_txt": "Unix时间戳,单位毫秒" }, { "key": "login_email", "label": "专属钉钉账号登录邮箱", "type": "string", "help_txt": "仅专属钉钉使用" }, { "key": "exclusive_account", "label": "是否专属帐号", "type": "boolean", "help_txt": "为true时,不能指定loginEmail或mobile, 仅专属钉钉使用" }, { "key": "exclusive_account_type", "label": "专属帐号类型", "type": "string", "dropdown": true, "choices": [ { "key": "sso", "label": "企业自建专属帐号" }, { "key": "dingtalk", "label": "钉钉自建专属帐号" } ] }, { "key": "login_id", "label": "钉钉专属帐号登录名", "type": "string", "help_txt": "仅专属钉钉使用" }, { "key": "init_password", "label": "钉钉专属帐号初始密码", "type": "string", "help_txt": "仅专属钉钉使用" }, { "key": "org_email_type", "label": "员工的企业邮箱类型", "type": "string", "dropdown": true, "choices": [ { "key": "profession", "label": "标准版" }, { "key": "base", "label": "基础版" } ] }, { "key": "manager_userid", "label": "直属主管的userId", "type": "string", "help_txt": "可以在企业管理后台-通讯录中查看或使用【查询员工ID】动作以及触发动作样本中获取" }, { "key": "exclusive_mobile", "label": "专属帐号手机号", "type": "string", "help_txt": "仅专属钉钉使用" }, { "key": "exclusive_mobile_verify_status", "label": "专属帐号手机号验证状态", "type": "string", "dropdown": true, "choices": [ { "key": "verified", "label": "验证" }, { "key": "notVerified", "label": "不验证" } ] }, { "key": "outer_exclusive_corpid", "label": "需要添加的专属帐号所属corpId", "type": "string", "help_txt": "仅专属钉钉使用" }, { "key": "outer_exclusive_userid", "label": "需要添加的专属帐号所属userId", "type": "string", "help_txt": "仅专属钉钉使用" }, { "key": "nickname", "label": "昵称", "type": "创建本组织专属帐号时可指定昵称" } ] } [] [] [ { "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-01-28T09:03:31.000Z", "app_id": "69", "category": "Teamwork", "locale": "zh-Hans", "short_description": "阿里协同OA系统", "available": true, "appid": null, "website": "https://www.dingtalk.com", "video": null, "videos": null, "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": 87, "name": "明道云应用", "description": "<p>明道云应用是明道云旗下产品, 通过明道云应用,企业可以快速设计和开发工具。但不需要任何代码编写,普通业务人员就能掌握使用。通过灵活的功能组件,让企业可以搭建个性化的CRM、ERP、OA、项目管理、进销存等系统。</p>", "popular": 161, "published_at": "2021-10-25T05:37:19.000Z", "created_at": "2021-10-25T05:37:17.000Z", "updated_at": "2022-06-22T06:37:49.000Z", "app_id": "126", "category": "Teamwork", "locale": "zh-Hans", "short_description": "企业协同系统", "available": true, "appid": null, "website": "https://mingdao.com/", "video": null, "videos": 3, "app_version": "1.0.0", "key_words": null, "qr_code": null, "qr": null, "sharelink": null, "seo": null, "icon": { "id": 1840, "name": "Mingdaoyun.svg", "alternativeText": "", "caption": "", "width": 50, "height": 50, "formats": null, "hash": "Mingdaoyun_5230f0ccd3", "ext": ".svg", "mime": "image/svg+xml", "size": 42.78, "url": "/uploads/Mingdaoyun_5230f0ccd3.svg", "previewUrl": null, "provider": "local", "provider_metadata": null, "created_at": "2022-01-26T02:56:24.000Z", "updated_at": "2022-01-26T02:56:24.000Z" } }, { "id": 395, "name": "数据存储", "description": "<p>数据存储是集简云一款内置应用,可以快速存储和检索有限临时数据,以便您在流程运行之间引用数据或在不同的流程之间共享数据。</p>", "popular": -1, "published_at": "2022-06-16T07:55:52.000Z", "created_at": "2022-06-16T07:07:16.000Z", "updated_at": "2022-10-24T01:55:11.000Z", "app_id": "1000293", "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": 4690, "name": "数据储存.svg", "alternativeText": "", "caption": "", "width": 50, "height": 50, "formats": null, "hash": "_c350b628eb", "ext": ".svg", "mime": "image/svg+xml", "size": 1.45, "url": "/uploads/_c350b628eb.svg", "previewUrl": null, "provider": "local", "provider_metadata": null, "created_at": "2022-06-16T07:55:40.000Z", "updated_at": "2022-06-16T07:55:40.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": 2151, "key": null, "published_at": "2022-06-16T11:30:28.000Z", "created_at": "2022-06-16T11:30:28.000Z", "updated_at": "2022-06-16T11:30:28.000Z", "action_id": "1001260", "action_name": "保存值", "error": null, "description": "在指定键内保存新的值", "action_type": "action", "app": null, "template": null }, { "id": 1204, "key": null, "published_at": "2022-03-10T11:38:46.000Z", "created_at": "2022-03-10T11:38:46.000Z", "updated_at": "2022-03-10T11:38:46.000Z", "action_id": "1420", "action_name": "创建新用户", "error": null, "description": "创建新用户", "action_type": "action", "app": null, "template": null }, { "id": 1534, "key": null, "published_at": "2022-04-21T11:24:29.000Z", "created_at": "2022-04-21T11:24:29.000Z", "updated_at": "2022-04-21T11:24:29.000Z", "action_id": "1691", "action_name": "当有数据新增或更新时", "error": null, "description": "当指定工作表有新的数据时", "action_type": "trigger", "app": null, "template": null } ] [] [] 100+ 100+ 9 100+ 214
    • Msg 1174 数据存储1:明道云新增入职员工信息,钉钉自动添加人员 <p>每当明道云新增入职员工信息,通过此模板,可以自动存储员工信息并同步到钉钉中创建用户,无需人工手动一一同步,省时省力。</p> zh-Hans 2022-06-29T02:43:58.000Z 2022-06-29T02:43:58.000Z 2023-05-06T05:02:07.000Z fi4139zv 每当明道云新增入职员工信息,通过此模板,可以自动存储员工信息并同步到钉钉中创建用户,无需人工手动一一同步,省时省力。 anyone 3xCyFzZzS8u1 official pc1265 passed 宋晓卉 fi4139zv 宋晓卉 [ { "app_id": 126, "action_type": "1", "sort": "1", "action_id": 1691, "desc": "当指定工作表有新的数据时", "note": null }, { "app_id": 1000293, "action_type": "2", "sort": "2", "action_id": 1001260, "desc": "在指定键内保存新的值", "note": null }, { "app_id": 69, "action_type": "2", "sort": "3", "action_id": 1420, "desc": "向钉钉(自建应用)中添加新用户", "note": null } ] 1 { "1": [ { "key": "worksheetId", "label": "工作表", "help_txt": "请选择您要检查更新或新增数据的工作表单。", "required": true, "dropdown": true, "choices": [ { "key": "62bad6f591455277b3be04d4", "label": "待入职员工表单" }, { "key": "62f45c3e7f671927541ca3d5", "label": "天气预报影响客户" }, { "key": "62f48b834b22eab1e430791d", "label": "抖音视频数据抓取" } ] } ], "2": [], "3": [ { "key": "userid", "label": "员工唯一标识ID", "type": "string", "help_txt": "(不可修改),企业内必须唯一。长度为1~64个字符,如果不传,将自动生成一个userid" }, { "key": "name", "label": "员工名称", "type": "string", "required": true, "help_txt": "长度最大80个字符" }, { "key": "mobile", "label": "手机号码", "type": "string", "help_txt": "企业内必须唯一,不可重复。如果是国际号码,请使用+xx-xxxxxx的格式。" }, { "key": "hide_mobile", "label": "是否号码隐藏", "type": "boolean", "help_txt": "隐藏手机号后,手机号在个人资料页隐藏,但仍可对其发DING、发起钉钉免费商务电话" }, { "key": "telephone", "label": "分机号", "type": "string", "help_txt": "长度最大为50个字符,企业内必须唯一,不可重复" }, { "key": "job_number", "label": "员工工号", "type": "string", "help_txt": "长度最大为50个字符" }, { "key": "title", "label": "职位", "type": "string", "help_txt": "长度最大为200个字符" }, { "key": "email", "label": "员工个人邮箱", "type": "string", "help_txt": "长度最大50个字符。企业内必须唯一,不可重复" }, { "key": "org_email", "label": "员工的企业邮箱", "type": "string", "help_txt": "长度最大100个字符。员工的企业邮箱已开通,才能增加此字段" }, { "key": "work_place", "label": "办公地点", "type": "string", "help_txt": "长度最大100个字符" }, { "key": "remark", "label": "备注", "type": "string", "help_txt": "长度最大2000个字符" }, { "multiplesTree": true, "queryParams": [ { "label": "父节点id", "key": "node_id", "is_key": true, "defaulttext": 1 }, { "label": "标识", "key": "flag", "defaulttext": 1 } ], "url": "/v1/api/process/dingding/dropdowntree/get_dept", "dropdownTree": true, "help_txt": "所属部门id列表,每次调用最多传100个部门ID", "choices": [], "label": "接收部门", "key": "dept_id_list", "required": true }, { "key": "dept_order_list", "label": "员工在对应的部门中的排序", "type": "group", "items": [ { "key": "dept_id", "label": "部门ID", "dropdownTree": true, "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": "order", "label": "员工在部门中的排序", "type": "number", "help_txt": "示例:1" } ] }, { "key": "dept_title_list", "label": "员工在对应的部门中的职位", "type": "group", "items": [ { "key": "dept_id", "label": "部门ID", "dropdownTree": true, "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": "title", "label": "员工在部门中的职位", "type": "string", "help_txt": "示例:资深产品经理" } ] }, { "key": "dept_position_list", "label": "任职信息", "type": "group", "items": [ { "type": "copy", "help_txt": "1. 当传入dept_title_list后,此参数不填, 2. 该参数中的每个元素代表一个部门任职,数量必须和dept_id_list参数对应, 3. 该参数目前还在内测中" }, { "key": "dept_id", "label": "任职部门ID", "dropdownTree": true, "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": "title", "label": "任职中的职位", "type": "string" }, { "key": "is_main", "label": "是否是主部门", "type": "boolean", "help_txt": "必须有且仅有一个部门设置主部门,即is_main:true" }, { "key": "work_place", "label": "任职工作地", "type": "string" } ] }, { "key": "senior_mode", "label": "是否开启高管模式", "type": "boolean", "help_txt": "开启后,手机号码对所有员工隐藏。普通员工无法对其发DING、发起钉钉免费商务电话。高管之间不受影响" }, { "key": "hired_date", "label": "入职时间", "type": "number", "help_txt": "Unix时间戳,单位毫秒" }, { "key": "login_email", "label": "专属钉钉账号登录邮箱", "type": "string", "help_txt": "仅专属钉钉使用" }, { "key": "exclusive_account", "label": "是否专属帐号", "type": "boolean", "help_txt": "为true时,不能指定loginEmail或mobile, 仅专属钉钉使用" }, { "key": "exclusive_account_type", "label": "专属帐号类型", "type": "string", "dropdown": true, "choices": [ { "key": "sso", "label": "企业自建专属帐号" }, { "key": "dingtalk", "label": "钉钉自建专属帐号" } ] }, { "key": "login_id", "label": "钉钉专属帐号登录名", "type": "string", "help_txt": "仅专属钉钉使用" }, { "key": "init_password", "label": "钉钉专属帐号初始密码", "type": "string", "help_txt": "仅专属钉钉使用" }, { "key": "org_email_type", "label": "员工的企业邮箱类型", "type": "string", "dropdown": true, "choices": [ { "key": "profession", "label": "标准版" }, { "key": "base", "label": "基础版" } ] }, { "key": "manager_userid", "label": "直属主管的userId", "type": "string", "help_txt": "可以在企业管理后台-通讯录中查看或使用【查询员工ID】动作以及触发动作样本中获取" }, { "key": "exclusive_mobile", "label": "专属帐号手机号", "type": "string", "help_txt": "仅专属钉钉使用" }, { "key": "exclusive_mobile_verify_status", "label": "专属帐号手机号验证状态", "type": "string", "dropdown": true, "choices": [ { "key": "verified", "label": "验证" }, { "key": "notVerified", "label": "不验证" } ] }, { "key": "outer_exclusive_corpid", "label": "需要添加的专属帐号所属corpId", "type": "string", "help_txt": "仅专属钉钉使用" }, { "key": "outer_exclusive_userid", "label": "需要添加的专属帐号所属userId", "type": "string", "help_txt": "仅专属钉钉使用" }, { "key": "nickname", "label": "昵称", "type": "创建本组织专属帐号时可指定昵称" } ] } [] [] [ { "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-01-28T09:03:31.000Z", "app_id": "69", "category": "Teamwork", "locale": "zh-Hans", "short_description": "阿里协同OA系统", "available": true, "appid": null, "website": "https://www.dingtalk.com", "video": null, "videos": null, "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": 87, "name": "明道云应用", "description": "<p>明道云应用是明道云旗下产品, 通过明道云应用,企业可以快速设计和开发工具。但不需要任何代码编写,普通业务人员就能掌握使用。通过灵活的功能组件,让企业可以搭建个性化的CRM、ERP、OA、项目管理、进销存等系统。</p>", "popular": 161, "published_at": "2021-10-25T05:37:19.000Z", "created_at": "2021-10-25T05:37:17.000Z", "updated_at": "2022-06-22T06:37:49.000Z", "app_id": "126", "category": "Teamwork", "locale": "zh-Hans", "short_description": "企业协同系统", "available": true, "appid": null, "website": "https://mingdao.com/", "video": null, "videos": 3, "app_version": "1.0.0", "key_words": null, "qr_code": null, "qr": null, "sharelink": null, "seo": null, "icon": { "id": 1840, "name": "Mingdaoyun.svg", "alternativeText": "", "caption": "", "width": 50, "height": 50, "formats": null, "hash": "Mingdaoyun_5230f0ccd3", "ext": ".svg", "mime": "image/svg+xml", "size": 42.78, "url": "/uploads/Mingdaoyun_5230f0ccd3.svg", "previewUrl": null, "provider": "local", "provider_metadata": null, "created_at": "2022-01-26T02:56:24.000Z", "updated_at": "2022-01-26T02:56:24.000Z" } }, { "id": 395, "name": "数据存储", "description": "<p>数据存储是集简云一款内置应用,可以快速存储和检索有限临时数据,以便您在流程运行之间引用数据或在不同的流程之间共享数据。</p>", "popular": -1, "published_at": "2022-06-16T07:55:52.000Z", "created_at": "2022-06-16T07:07:16.000Z", "updated_at": "2022-10-24T01:55:11.000Z", "app_id": "1000293", "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": 4690, "name": "数据储存.svg", "alternativeText": "", "caption": "", "width": 50, "height": 50, "formats": null, "hash": "_c350b628eb", "ext": ".svg", "mime": "image/svg+xml", "size": 1.45, "url": "/uploads/_c350b628eb.svg", "previewUrl": null, "provider": "local", "provider_metadata": null, "created_at": "2022-06-16T07:55:40.000Z", "updated_at": "2022-06-16T07:55:40.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": 2151, "key": null, "published_at": "2022-06-16T11:30:28.000Z", "created_at": "2022-06-16T11:30:28.000Z", "updated_at": "2022-06-16T11:30:28.000Z", "action_id": "1001260", "action_name": "保存值", "error": null, "description": "在指定键内保存新的值", "action_type": "action", "app": null, "template": null }, { "id": 1204, "key": null, "published_at": "2022-03-10T11:38:46.000Z", "created_at": "2022-03-10T11:38:46.000Z", "updated_at": "2022-03-10T11:38:46.000Z", "action_id": "1420", "action_name": "创建新用户", "error": null, "description": "创建新用户", "action_type": "action", "app": null, "template": null }, { "id": 1534, "key": null, "published_at": "2022-04-21T11:24:29.000Z", "created_at": "2022-04-21T11:24:29.000Z", "updated_at": "2022-04-21T11:24:29.000Z", "action_id": "1691", "action_name": "当有数据新增或更新时", "error": null, "description": "当指定工作表有新的数据时", "action_type": "trigger", "app": null, "template": null } ] [] [] 100+ 100+ 9 100+ 214
    • Data 1174 数据存储1:明道云新增入职员工信息,钉钉自动添加人员 <p>每当明道云新增入职员工信息,通过此模板,可以自动存储员工信息并同步到钉钉中创建用户,无需人工手动一一同步,省时省力。</p> zh-Hans 2022-06-29T02:43:58.000Z 2022-06-29T02:43:58.000Z 2023-05-06T05:02:07.000Z fi4139zv 每当明道云新增入职员工信息,通过此模板,可以自动存储员工信息并同步到钉钉中创建用户,无需人工手动一一同步,省时省力。 anyone 3xCyFzZzS8u1 official pc1265 passed 宋晓卉 fi4139zv 宋晓卉 [ { "app_id": 126, "action_type": "1", "sort": "1", "action_id": 1691, "desc": "当指定工作表有新的数据时", "note": null }, { "app_id": 1000293, "action_type": "2", "sort": "2", "action_id": 1001260, "desc": "在指定键内保存新的值", "note": null }, { "app_id": 69, "action_type": "2", "sort": "3", "action_id": 1420, "desc": "向钉钉(自建应用)中添加新用户", "note": null } ] 1 { "1": [ { "key": "worksheetId", "label": "工作表", "help_txt": "请选择您要检查更新或新增数据的工作表单。", "required": true, "dropdown": true, "choices": [ { "key": "62bad6f591455277b3be04d4", "label": "待入职员工表单" }, { "key": "62f45c3e7f671927541ca3d5", "label": "天气预报影响客户" }, { "key": "62f48b834b22eab1e430791d", "label": "抖音视频数据抓取" } ] } ], "2": [], "3": [ { "key": "userid", "label": "员工唯一标识ID", "type": "string", "help_txt": "(不可修改),企业内必须唯一。长度为1~64个字符,如果不传,将自动生成一个userid" }, { "key": "name", "label": "员工名称", "type": "string", "required": true, "help_txt": "长度最大80个字符" }, { "key": "mobile", "label": "手机号码", "type": "string", "help_txt": "企业内必须唯一,不可重复。如果是国际号码,请使用+xx-xxxxxx的格式。" }, { "key": "hide_mobile", "label": "是否号码隐藏", "type": "boolean", "help_txt": "隐藏手机号后,手机号在个人资料页隐藏,但仍可对其发DING、发起钉钉免费商务电话" }, { "key": "telephone", "label": "分机号", "type": "string", "help_txt": "长度最大为50个字符,企业内必须唯一,不可重复" }, { "key": "job_number", "label": "员工工号", "type": "string", "help_txt": "长度最大为50个字符" }, { "key": "title", "label": "职位", "type": "string", "help_txt": "长度最大为200个字符" }, { "key": "email", "label": "员工个人邮箱", "type": "string", "help_txt": "长度最大50个字符。企业内必须唯一,不可重复" }, { "key": "org_email", "label": "员工的企业邮箱", "type": "string", "help_txt": "长度最大100个字符。员工的企业邮箱已开通,才能增加此字段" }, { "key": "work_place", "label": "办公地点", "type": "string", "help_txt": "长度最大100个字符" }, { "key": "remark", "label": "备注", "type": "string", "help_txt": "长度最大2000个字符" }, { "multiplesTree": true, "queryParams": [ { "label": "父节点id", "key": "node_id", "is_key": true, "defaulttext": 1 }, { "label": "标识", "key": "flag", "defaulttext": 1 } ], "url": "/v1/api/process/dingding/dropdowntree/get_dept", "dropdownTree": true, "help_txt": "所属部门id列表,每次调用最多传100个部门ID", "choices": [], "label": "接收部门", "key": "dept_id_list", "required": true }, { "key": "dept_order_list", "label": "员工在对应的部门中的排序", "type": "group", "items": [ { "key": "dept_id", "label": "部门ID", "dropdownTree": true, "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": "order", "label": "员工在部门中的排序", "type": "number", "help_txt": "示例:1" } ] }, { "key": "dept_title_list", "label": "员工在对应的部门中的职位", "type": "group", "items": [ { "key": "dept_id", "label": "部门ID", "dropdownTree": true, "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": "title", "label": "员工在部门中的职位", "type": "string", "help_txt": "示例:资深产品经理" } ] }, { "key": "dept_position_list", "label": "任职信息", "type": "group", "items": [ { "type": "copy", "help_txt": "1. 当传入dept_title_list后,此参数不填, 2. 该参数中的每个元素代表一个部门任职,数量必须和dept_id_list参数对应, 3. 该参数目前还在内测中" }, { "key": "dept_id", "label": "任职部门ID", "dropdownTree": true, "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": "title", "label": "任职中的职位", "type": "string" }, { "key": "is_main", "label": "是否是主部门", "type": "boolean", "help_txt": "必须有且仅有一个部门设置主部门,即is_main:true" }, { "key": "work_place", "label": "任职工作地", "type": "string" } ] }, { "key": "senior_mode", "label": "是否开启高管模式", "type": "boolean", "help_txt": "开启后,手机号码对所有员工隐藏。普通员工无法对其发DING、发起钉钉免费商务电话。高管之间不受影响" }, { "key": "hired_date", "label": "入职时间", "type": "number", "help_txt": "Unix时间戳,单位毫秒" }, { "key": "login_email", "label": "专属钉钉账号登录邮箱", "type": "string", "help_txt": "仅专属钉钉使用" }, { "key": "exclusive_account", "label": "是否专属帐号", "type": "boolean", "help_txt": "为true时,不能指定loginEmail或mobile, 仅专属钉钉使用" }, { "key": "exclusive_account_type", "label": "专属帐号类型", "type": "string", "dropdown": true, "choices": [ { "key": "sso", "label": "企业自建专属帐号" }, { "key": "dingtalk", "label": "钉钉自建专属帐号" } ] }, { "key": "login_id", "label": "钉钉专属帐号登录名", "type": "string", "help_txt": "仅专属钉钉使用" }, { "key": "init_password", "label": "钉钉专属帐号初始密码", "type": "string", "help_txt": "仅专属钉钉使用" }, { "key": "org_email_type", "label": "员工的企业邮箱类型", "type": "string", "dropdown": true, "choices": [ { "key": "profession", "label": "标准版" }, { "key": "base", "label": "基础版" } ] }, { "key": "manager_userid", "label": "直属主管的userId", "type": "string", "help_txt": "可以在企业管理后台-通讯录中查看或使用【查询员工ID】动作以及触发动作样本中获取" }, { "key": "exclusive_mobile", "label": "专属帐号手机号", "type": "string", "help_txt": "仅专属钉钉使用" }, { "key": "exclusive_mobile_verify_status", "label": "专属帐号手机号验证状态", "type": "string", "dropdown": true, "choices": [ { "key": "verified", "label": "验证" }, { "key": "notVerified", "label": "不验证" } ] }, { "key": "outer_exclusive_corpid", "label": "需要添加的专属帐号所属corpId", "type": "string", "help_txt": "仅专属钉钉使用" }, { "key": "outer_exclusive_userid", "label": "需要添加的专属帐号所属userId", "type": "string", "help_txt": "仅专属钉钉使用" }, { "key": "nickname", "label": "昵称", "type": "创建本组织专属帐号时可指定昵称" } ] } [] [] [ { "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-01-28T09:03:31.000Z", "app_id": "69", "category": "Teamwork", "locale": "zh-Hans", "short_description": "阿里协同OA系统", "available": true, "appid": null, "website": "https://www.dingtalk.com", "video": null, "videos": null, "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": 87, "name": "明道云应用", "description": "<p>明道云应用是明道云旗下产品, 通过明道云应用,企业可以快速设计和开发工具。但不需要任何代码编写,普通业务人员就能掌握使用。通过灵活的功能组件,让企业可以搭建个性化的CRM、ERP、OA、项目管理、进销存等系统。</p>", "popular": 161, "published_at": "2021-10-25T05:37:19.000Z", "created_at": "2021-10-25T05:37:17.000Z", "updated_at": "2022-06-22T06:37:49.000Z", "app_id": "126", "category": "Teamwork", "locale": "zh-Hans", "short_description": "企业协同系统", "available": true, "appid": null, "website": "https://mingdao.com/", "video": null, "videos": 3, "app_version": "1.0.0", "key_words": null, "qr_code": null, "qr": null, "sharelink": null, "seo": null, "icon": { "id": 1840, "name": "Mingdaoyun.svg", "alternativeText": "", "caption": "", "width": 50, "height": 50, "formats": null, "hash": "Mingdaoyun_5230f0ccd3", "ext": ".svg", "mime": "image/svg+xml", "size": 42.78, "url": "/uploads/Mingdaoyun_5230f0ccd3.svg", "previewUrl": null, "provider": "local", "provider_metadata": null, "created_at": "2022-01-26T02:56:24.000Z", "updated_at": "2022-01-26T02:56:24.000Z" } }, { "id": 395, "name": "数据存储", "description": "<p>数据存储是集简云一款内置应用,可以快速存储和检索有限临时数据,以便您在流程运行之间引用数据或在不同的流程之间共享数据。</p>", "popular": -1, "published_at": "2022-06-16T07:55:52.000Z", "created_at": "2022-06-16T07:07:16.000Z", "updated_at": "2022-10-24T01:55:11.000Z", "app_id": "1000293", "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": 4690, "name": "数据储存.svg", "alternativeText": "", "caption": "", "width": 50, "height": 50, "formats": null, "hash": "_c350b628eb", "ext": ".svg", "mime": "image/svg+xml", "size": 1.45, "url": "/uploads/_c350b628eb.svg", "previewUrl": null, "provider": "local", "provider_metadata": null, "created_at": "2022-06-16T07:55:40.000Z", "updated_at": "2022-06-16T07:55:40.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": 2151, "key": null, "published_at": "2022-06-16T11:30:28.000Z", "created_at": "2022-06-16T11:30:28.000Z", "updated_at": "2022-06-16T11:30:28.000Z", "action_id": "1001260", "action_name": "保存值", "error": null, "description": "在指定键内保存新的值", "action_type": "action", "app": null, "template": null }, { "id": 1204, "key": null, "published_at": "2022-03-10T11:38:46.000Z", "created_at": "2022-03-10T11:38:46.000Z", "updated_at": "2022-03-10T11:38:46.000Z", "action_id": "1420", "action_name": "创建新用户", "error": null, "description": "创建新用户", "action_type": "action", "app": null, "template": null }, { "id": 1534, "key": null, "published_at": "2022-04-21T11:24:29.000Z", "created_at": "2022-04-21T11:24:29.000Z", "updated_at": "2022-04-21T11:24:29.000Z", "action_id": "1691", "action_name": "当有数据新增或更新时", "error": null, "description": "当指定工作表有新的数据时", "action_type": "trigger", "app": null, "template": null } ] [] [] 100+ 100+ 9 100+ 214
    • permission 1174 数据存储1:明道云新增入职员工信息,钉钉自动添加人员 <p>每当明道云新增入职员工信息,通过此模板,可以自动存储员工信息并同步到钉钉中创建用户,无需人工手动一一同步,省时省力。</p> zh-Hans 2022-06-29T02:43:58.000Z 2022-06-29T02:43:58.000Z 2023-05-06T05:02:07.000Z fi4139zv 每当明道云新增入职员工信息,通过此模板,可以自动存储员工信息并同步到钉钉中创建用户,无需人工手动一一同步,省时省力。 anyone 3xCyFzZzS8u1 official pc1265 passed 宋晓卉 fi4139zv 宋晓卉 [ { "app_id": 126, "action_type": "1", "sort": "1", "action_id": 1691, "desc": "当指定工作表有新的数据时", "note": null }, { "app_id": 1000293, "action_type": "2", "sort": "2", "action_id": 1001260, "desc": "在指定键内保存新的值", "note": null }, { "app_id": 69, "action_type": "2", "sort": "3", "action_id": 1420, "desc": "向钉钉(自建应用)中添加新用户", "note": null } ] 1 { "1": [ { "key": "worksheetId", "label": "工作表", "help_txt": "请选择您要检查更新或新增数据的工作表单。", "required": true, "dropdown": true, "choices": [ { "key": "62bad6f591455277b3be04d4", "label": "待入职员工表单" }, { "key": "62f45c3e7f671927541ca3d5", "label": "天气预报影响客户" }, { "key": "62f48b834b22eab1e430791d", "label": "抖音视频数据抓取" } ] } ], "2": [], "3": [ { "key": "userid", "label": "员工唯一标识ID", "type": "string", "help_txt": "(不可修改),企业内必须唯一。长度为1~64个字符,如果不传,将自动生成一个userid" }, { "key": "name", "label": "员工名称", "type": "string", "required": true, "help_txt": "长度最大80个字符" }, { "key": "mobile", "label": "手机号码", "type": "string", "help_txt": "企业内必须唯一,不可重复。如果是国际号码,请使用+xx-xxxxxx的格式。" }, { "key": "hide_mobile", "label": "是否号码隐藏", "type": "boolean", "help_txt": "隐藏手机号后,手机号在个人资料页隐藏,但仍可对其发DING、发起钉钉免费商务电话" }, { "key": "telephone", "label": "分机号", "type": "string", "help_txt": "长度最大为50个字符,企业内必须唯一,不可重复" }, { "key": "job_number", "label": "员工工号", "type": "string", "help_txt": "长度最大为50个字符" }, { "key": "title", "label": "职位", "type": "string", "help_txt": "长度最大为200个字符" }, { "key": "email", "label": "员工个人邮箱", "type": "string", "help_txt": "长度最大50个字符。企业内必须唯一,不可重复" }, { "key": "org_email", "label": "员工的企业邮箱", "type": "string", "help_txt": "长度最大100个字符。员工的企业邮箱已开通,才能增加此字段" }, { "key": "work_place", "label": "办公地点", "type": "string", "help_txt": "长度最大100个字符" }, { "key": "remark", "label": "备注", "type": "string", "help_txt": "长度最大2000个字符" }, { "multiplesTree": true, "queryParams": [ { "label": "父节点id", "key": "node_id", "is_key": true, "defaulttext": 1 }, { "label": "标识", "key": "flag", "defaulttext": 1 } ], "url": "/v1/api/process/dingding/dropdowntree/get_dept", "dropdownTree": true, "help_txt": "所属部门id列表,每次调用最多传100个部门ID", "choices": [], "label": "接收部门", "key": "dept_id_list", "required": true }, { "key": "dept_order_list", "label": "员工在对应的部门中的排序", "type": "group", "items": [ { "key": "dept_id", "label": "部门ID", "dropdownTree": true, "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": "order", "label": "员工在部门中的排序", "type": "number", "help_txt": "示例:1" } ] }, { "key": "dept_title_list", "label": "员工在对应的部门中的职位", "type": "group", "items": [ { "key": "dept_id", "label": "部门ID", "dropdownTree": true, "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": "title", "label": "员工在部门中的职位", "type": "string", "help_txt": "示例:资深产品经理" } ] }, { "key": "dept_position_list", "label": "任职信息", "type": "group", "items": [ { "type": "copy", "help_txt": "1. 当传入dept_title_list后,此参数不填, 2. 该参数中的每个元素代表一个部门任职,数量必须和dept_id_list参数对应, 3. 该参数目前还在内测中" }, { "key": "dept_id", "label": "任职部门ID", "dropdownTree": true, "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": "title", "label": "任职中的职位", "type": "string" }, { "key": "is_main", "label": "是否是主部门", "type": "boolean", "help_txt": "必须有且仅有一个部门设置主部门,即is_main:true" }, { "key": "work_place", "label": "任职工作地", "type": "string" } ] }, { "key": "senior_mode", "label": "是否开启高管模式", "type": "boolean", "help_txt": "开启后,手机号码对所有员工隐藏。普通员工无法对其发DING、发起钉钉免费商务电话。高管之间不受影响" }, { "key": "hired_date", "label": "入职时间", "type": "number", "help_txt": "Unix时间戳,单位毫秒" }, { "key": "login_email", "label": "专属钉钉账号登录邮箱", "type": "string", "help_txt": "仅专属钉钉使用" }, { "key": "exclusive_account", "label": "是否专属帐号", "type": "boolean", "help_txt": "为true时,不能指定loginEmail或mobile, 仅专属钉钉使用" }, { "key": "exclusive_account_type", "label": "专属帐号类型", "type": "string", "dropdown": true, "choices": [ { "key": "sso", "label": "企业自建专属帐号" }, { "key": "dingtalk", "label": "钉钉自建专属帐号" } ] }, { "key": "login_id", "label": "钉钉专属帐号登录名", "type": "string", "help_txt": "仅专属钉钉使用" }, { "key": "init_password", "label": "钉钉专属帐号初始密码", "type": "string", "help_txt": "仅专属钉钉使用" }, { "key": "org_email_type", "label": "员工的企业邮箱类型", "type": "string", "dropdown": true, "choices": [ { "key": "profession", "label": "标准版" }, { "key": "base", "label": "基础版" } ] }, { "key": "manager_userid", "label": "直属主管的userId", "type": "string", "help_txt": "可以在企业管理后台-通讯录中查看或使用【查询员工ID】动作以及触发动作样本中获取" }, { "key": "exclusive_mobile", "label": "专属帐号手机号", "type": "string", "help_txt": "仅专属钉钉使用" }, { "key": "exclusive_mobile_verify_status", "label": "专属帐号手机号验证状态", "type": "string", "dropdown": true, "choices": [ { "key": "verified", "label": "验证" }, { "key": "notVerified", "label": "不验证" } ] }, { "key": "outer_exclusive_corpid", "label": "需要添加的专属帐号所属corpId", "type": "string", "help_txt": "仅专属钉钉使用" }, { "key": "outer_exclusive_userid", "label": "需要添加的专属帐号所属userId", "type": "string", "help_txt": "仅专属钉钉使用" }, { "key": "nickname", "label": "昵称", "type": "创建本组织专属帐号时可指定昵称" } ] } [] [] [ { "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-01-28T09:03:31.000Z", "app_id": "69", "category": "Teamwork", "locale": "zh-Hans", "short_description": "阿里协同OA系统", "available": true, "appid": null, "website": "https://www.dingtalk.com", "video": null, "videos": null, "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": 87, "name": "明道云应用", "description": "<p>明道云应用是明道云旗下产品, 通过明道云应用,企业可以快速设计和开发工具。但不需要任何代码编写,普通业务人员就能掌握使用。通过灵活的功能组件,让企业可以搭建个性化的CRM、ERP、OA、项目管理、进销存等系统。</p>", "popular": 161, "published_at": "2021-10-25T05:37:19.000Z", "created_at": "2021-10-25T05:37:17.000Z", "updated_at": "2022-06-22T06:37:49.000Z", "app_id": "126", "category": "Teamwork", "locale": "zh-Hans", "short_description": "企业协同系统", "available": true, "appid": null, "website": "https://mingdao.com/", "video": null, "videos": 3, "app_version": "1.0.0", "key_words": null, "qr_code": null, "qr": null, "sharelink": null, "seo": null, "icon": { "id": 1840, "name": "Mingdaoyun.svg", "alternativeText": "", "caption": "", "width": 50, "height": 50, "formats": null, "hash": "Mingdaoyun_5230f0ccd3", "ext": ".svg", "mime": "image/svg+xml", "size": 42.78, "url": "/uploads/Mingdaoyun_5230f0ccd3.svg", "previewUrl": null, "provider": "local", "provider_metadata": null, "created_at": "2022-01-26T02:56:24.000Z", "updated_at": "2022-01-26T02:56:24.000Z" } }, { "id": 395, "name": "数据存储", "description": "<p>数据存储是集简云一款内置应用,可以快速存储和检索有限临时数据,以便您在流程运行之间引用数据或在不同的流程之间共享数据。</p>", "popular": -1, "published_at": "2022-06-16T07:55:52.000Z", "created_at": "2022-06-16T07:07:16.000Z", "updated_at": "2022-10-24T01:55:11.000Z", "app_id": "1000293", "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": 4690, "name": "数据储存.svg", "alternativeText": "", "caption": "", "width": 50, "height": 50, "formats": null, "hash": "_c350b628eb", "ext": ".svg", "mime": "image/svg+xml", "size": 1.45, "url": "/uploads/_c350b628eb.svg", "previewUrl": null, "provider": "local", "provider_metadata": null, "created_at": "2022-06-16T07:55:40.000Z", "updated_at": "2022-06-16T07:55:40.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": 2151, "key": null, "published_at": "2022-06-16T11:30:28.000Z", "created_at": "2022-06-16T11:30:28.000Z", "updated_at": "2022-06-16T11:30:28.000Z", "action_id": "1001260", "action_name": "保存值", "error": null, "description": "在指定键内保存新的值", "action_type": "action", "app": null, "template": null }, { "id": 1204, "key": null, "published_at": "2022-03-10T11:38:46.000Z", "created_at": "2022-03-10T11:38:46.000Z", "updated_at": "2022-03-10T11:38:46.000Z", "action_id": "1420", "action_name": "创建新用户", "error": null, "description": "创建新用户", "action_type": "action", "app": null, "template": null }, { "id": 1534, "key": null, "published_at": "2022-04-21T11:24:29.000Z", "created_at": "2022-04-21T11:24:29.000Z", "updated_at": "2022-04-21T11:24:29.000Z", "action_id": "1691", "action_name": "当有数据新增或更新时", "error": null, "description": "当指定工作表有新的数据时", "action_type": "trigger", "app": null, "template": null } ] [] [] 100+ 100+ 9 100+ 214