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

    案例文章

推荐的的流程模板
请稍后...
自定义您的业务流程
选择的触发与执行动作,建立自动化的业务流程。
当这个情况发生时触发动作
    做这件事情执行动作
      开始创建吧
      立即创建使用
      相关文章
    • Code 876 当使用维格表上传防疫信息时,百度OCR自动识别信息同步到维格表中 <p>防疫信息的采集需要填表记录,人流量大的时候非常耗时,不方便,用了此流程,每当维格表上传身份证、行程码、健康码图片时,百度OCR自动识别图片身份信息到维格表,便于防控人员做信息的总体统计</p> zh-Hans 2022-05-07T07:43:23.000Z 2022-05-07T07:43:24.000Z 2023-03-23T06:14:11.000Z uv4169lp 防疫信息的采集需要填表记录,人流量大的时候非常耗时,不方便,用了此流程,每当维格表上传身份证、行程码、健康码图片时,百度OCR自动识别图片身份信息到维格表,便于防控人员做信息的总体统计 anyone zww9JrVRRPgg official pc1265 passed 马莹莹 uv4169lp 马莹莹 [ { "app_id": 310, "action_type": "1", "sort": "1", "action_id": 367, "desc": "当有数据添加或者更新时", "note": null }, { "app_id": 209, "action_type": "2", "sort": "2", "action_id": 1225, "desc": "识别身份证信息", "note": null }, { "app_id": 209, "action_type": "2", "sort": "3", "action_id": 1224, "desc": "识别通用文字", "note": null }, { "app_id": 209, "action_type": "2", "sort": "4", "action_id": 1224, "desc": "识别通用文字", "note": null }, { "app_id": 310, "action_type": "2", "sort": "5", "action_id": 364, "desc": "向维格表中添加数据", "note": null } ] 2 1.5 { "1": [ { "key": "viewid", "label": "视图筛选", "type": "string", "dropdown": true, "choices": [ { "key": "viwbAN30Fa9Ya", "label": "维格视图" } ], "dynamic": true } ], "2": [ { "key": "url", "label": "图片完整url", "type": "string", "required": true, "help_txt": "url长度不超过1024字节,url对应的图片base64编码后大小不超过10M,最短边至少15px,最长边最大8192px,支持jpg/jpeg/png/bmp格式" }, { "key": "id_card_side", "label": "自动检测身份证正反面", "type": "string", "choices": [ { "key": "front", "label": "身份证含照片的一面" }, { "key": "back", "label": "身份证带国徽的一面" } ], "dropdown": true, "required": true, "help_txt": "如果传参指定方向与图片相反,支持正常识别,返回参数image_status字段为\"reversed_side\"" }, { "key": "detect_direction", "label": "是否检测图像朝向", "type": "string", "choices": [ { "key": "true", "label": "检测朝向" }, { "key": "false", "label": "不检测朝向" } ], "dropdown": true, "required": false }, { "key": "detect_risk", "label": "是否开启身份证风险类型", "type": "string", "choices": [ { "key": "true", "label": "开启" }, { "key": "false", "label": "不开启" } ], "dropdown": true, "required": false }, { "key": "detect_photo", "label": "是否检测头像内容", "type": "string", "choices": [ { "key": "true", "label": "检测" }, { "key": "false", "label": "不检测" } ], "dropdown": true, "required": false }, { "key": "detect_card", "label": "是否检测身份证进行裁剪", "type": "string", "choices": [ { "key": "true", "label": "检测" }, { "key": "false", "label": "不检测" } ], "dropdown": true, "required": false } ], "3": [ { "key": "url", "label": "图片完整url", "type": "string", "required": true, "help_txt": "url长度不超过1024字节,url对应的图片base64编码后大小不超过10M,最短边至少15px,最长边最大8192px,支持jpg/jpeg/png/bmp格式" }, { "key": "language_type", "label": "识别语言类型", "type": "string", "choices": [ { "key": "auto_detect", "label": "自动检测语言并识别" }, { "key": "CHN_ENG", "label": "中英文混合" }, { "key": "ENG", "label": "英语" }, { "key": "JAP", "label": "日语" }, { "key": "KOR", "label": "韩语" }, { "key": "FRE", "label": "法语" }, { "key": " SPA", "label": "西班牙语" }, { "key": "POR", "label": "葡萄牙语" }, { "key": "GER", "label": "德语" }, { "key": "ITA", "label": "意大利语" }, { "key": "RUS", "label": "俄语" }, { "key": "DAN", "label": "丹麦语" }, { "key": "DUT", "label": "荷兰语" }, { "key": "MAL", "label": "马来语" }, { "key": "SWE", "label": "瑞典语" }, { "key": "IND", "label": "印尼语" }, { "key": "POL", "label": "波兰语" }, { "key": "ROM", "label": "罗马尼亚语" }, { "key": "TUR", "label": "土耳其语" }, { "key": "GRE", "label": "希腊语" }, { "key": "HUN", "label": "匈牙利语" } ], "dropdown": true, "required": false }, { "key": "detect_direction", "label": "是否检测图像朝向", "type": "string", "choices": [ { "key": "true", "label": "检测朝向" }, { "key": "false", "label": "不检测朝向" } ], "dropdown": true, "required": false }, { "key": "paragraph", "label": "是否输出段落信息", "type": "string", "choices": [ { "key": "true", "label": "是" }, { "key": "false", "label": "否" } ], "dropdown": true, "required": false }, { "key": "probability", "label": "是否返回识别结果中每一行的置信度", "type": "string", "choices": [ { "key": "true", "label": "是" }, { "key": "false", "label": "否" } ], "dropdown": true, "required": false } ], "4": [ { "key": "url", "label": "图片完整url", "type": "string", "required": true, "help_txt": "url长度不超过1024字节,url对应的图片base64编码后大小不超过10M,最短边至少15px,最长边最大8192px,支持jpg/jpeg/png/bmp格式" }, { "key": "language_type", "label": "识别语言类型", "type": "string", "choices": [ { "key": "auto_detect", "label": "自动检测语言并识别" }, { "key": "CHN_ENG", "label": "中英文混合" }, { "key": "ENG", "label": "英语" }, { "key": "JAP", "label": "日语" }, { "key": "KOR", "label": "韩语" }, { "key": "FRE", "label": "法语" }, { "key": " SPA", "label": "西班牙语" }, { "key": "POR", "label": "葡萄牙语" }, { "key": "GER", "label": "德语" }, { "key": "ITA", "label": "意大利语" }, { "key": "RUS", "label": "俄语" }, { "key": "DAN", "label": "丹麦语" }, { "key": "DUT", "label": "荷兰语" }, { "key": "MAL", "label": "马来语" }, { "key": "SWE", "label": "瑞典语" }, { "key": "IND", "label": "印尼语" }, { "key": "POL", "label": "波兰语" }, { "key": "ROM", "label": "罗马尼亚语" }, { "key": "TUR", "label": "土耳其语" }, { "key": "GRE", "label": "希腊语" }, { "key": "HUN", "label": "匈牙利语" } ], "dropdown": true, "required": false }, { "key": "detect_direction", "label": "是否检测图像朝向", "type": "string", "choices": [ { "key": "true", "label": "检测朝向" }, { "key": "false", "label": "不检测朝向" } ], "dropdown": true, "required": false }, { "key": "paragraph", "label": "是否输出段落信息", "type": "string", "choices": [ { "key": "true", "label": "是" }, { "key": "false", "label": "否" } ], "dropdown": true, "required": false }, { "key": "probability", "label": "是否返回识别结果中每一行的置信度", "type": "string", "choices": [ { "key": "true", "label": "是" }, { "key": "false", "label": "否" } ], "dropdown": true, "required": false } ], "5": [ { "key": "viewid", "label": "视图筛选", "type": "string", "required": true, "dropdown": true, "choices": [ { "key": "viwbAN30Fa9Ya", "label": "维格视图" } ], "dynamic": true } ] } [] [] [ { "id": 192, "name": "百度OCR", "description": "<p>百度OCR提供<span style=\"background-color:rgba(255,255,255,0.2);\">多场景、多语种、高精度的文字检测与识别服务,多项ICDAR指标居世界第一;广泛适用于远程身份认证、财税报销、文档电子化等场景,为企业降本增效;提供稳定易用的在线API、离线SDK、软件部署包多种服务形式。</span></p>", "popular": 130, "published_at": "2022-02-11T06:08:15.000Z", "created_at": "2022-02-11T06:08:13.000Z", "updated_at": "2023-05-22T05:51:20.000Z", "app_id": "209", "category": "AI", "locale": "zh-Hans", "short_description": "人工智能服务平台", "available": true, "appid": null, "website": "https://cloud.baidu.com/product/ocr", "video": null, "videos": 35, "app_version": "1.0.0", "key_words": null, "qr_code": null, "qr": null, "sharelink": null, "seo": null, "icon": { "id": 2083, "name": "百度OCR(1).svg", "alternativeText": "", "caption": "", "width": 50, "height": 50, "formats": null, "hash": "OCR_1_f845314b99", "ext": ".svg", "mime": "image/svg+xml", "size": 2.14, "url": "/uploads/OCR_1_f845314b99.svg", "previewUrl": null, "provider": "local", "provider_metadata": null, "created_at": "2022-02-11T07:59:23.000Z", "updated_at": "2022-02-11T07:59:23.000Z" } }, { "id": 524, "name": "维格表", "description": "<p>维格表将过去复杂的IT数据库技术,做得像表格一样简单 ,可以将复杂的可视化数据库、电子表格、实时网络协同、低代码开发技术四合为一,1个维格表,满足团队协作、项目管理、数据协作等1000+场景,让所有工作连接和整合。</p>", "popular": 1, "published_at": "2022-07-25T08:32:52.000Z", "created_at": "2022-07-25T08:32:52.000Z", "updated_at": "2023-01-28T09:02:30.000Z", "app_id": "310", "category": "Teamwork", "locale": "zh-Hans", "short_description": "低代码应用表单系统", "available": true, "appid": null, "website": "https://vika.cn/", "video": null, "videos": null, "app_version": "1.0.1", "key_words": null, "qr_code": null, "qr": null, "sharelink": null, "seo": null, "icon": { "id": 5408, "name": "weigebiao_9542978808.svg", "alternativeText": "", "caption": "", "width": null, "height": null, "formats": null, "hash": "weigebiao_9542978808_c8cf818960", "ext": ".svg", "mime": "image/svg+xml", "size": 7.89, "url": "/uploads/weigebiao_9542978808_c8cf818960.svg", "previewUrl": null, "provider": "local", "provider_metadata": null, "created_at": "2022-07-25T08:39:11.000Z", "updated_at": "2022-07-25T08:39:11.000Z" } } ] [ { "id": 7, "name": "AI人工智能", "locale": "zh-Hans", "published_at": "2022-05-30T07:27:24.000Z", "created_at": "2022-05-20T08:13:20.000Z", "updated_at": "2022-06-01T03:31:04.000Z", "sort": 9 } ] [ { "id": 941, "key": null, "published_at": "2022-02-14T06:22:06.000Z", "created_at": "2022-02-14T06:22:03.000Z", "updated_at": "2022-02-14T06:22:06.000Z", "action_id": "1224", "action_name": "通用文字识别", "error": null, "description": "在百度OCR中进行通用文字识别", "action_type": "action", "app": null, "template": null }, { "id": 939, "key": null, "published_at": "2022-02-14T06:18:51.000Z", "created_at": "2022-02-14T06:18:48.000Z", "updated_at": "2022-02-14T06:18:51.000Z", "action_id": "1225", "action_name": "身份证识别", "error": null, "description": "在百度OCR中进行身份证识别", "action_type": "action", "app": null, "template": null }, { "id": 235, "key": null, "published_at": "2021-11-26T05:44:43.000Z", "created_at": "2021-11-26T05:44:42.000Z", "updated_at": "2021-11-26T05:44:43.000Z", "action_id": "364", "action_name": "添加数据", "error": null, "description": "添加维格表数据", "action_type": "action", "app": null, "template": null }, { "id": 238, "key": null, "published_at": "2021-11-26T05:46:14.000Z", "created_at": "2021-11-26T05:46:11.000Z", "updated_at": "2021-11-26T05:46:14.000Z", "action_id": "367", "action_name": "当有数据添加或者更新时", "error": null, "description": "当维格表有数据添加或者更新时触发流程并同步数据", "action_type": "trigger", "app": null, "template": null } ] [ { "id": 32, "title": "文本识别", "sort": 2, "scene": 7, "published_at": "2022-12-08T09:23:32.000Z", "created_at": "2022-12-08T09:23:31.000Z", "updated_at": "2022-12-08T09:23:32.000Z", "template": null, "seo": [] }, { "id": 34, "title": "照片识别", "sort": 4, "scene": 7, "published_at": "2022-12-08T09:23:54.000Z", "created_at": "2022-12-08T09:23:53.000Z", "updated_at": "2022-12-08T09:23:54.000Z", "template": null, "seo": [] } ] [] 100+ 100+ 100+ 100+ 116
    • Msg 876 当使用维格表上传防疫信息时,百度OCR自动识别信息同步到维格表中 <p>防疫信息的采集需要填表记录,人流量大的时候非常耗时,不方便,用了此流程,每当维格表上传身份证、行程码、健康码图片时,百度OCR自动识别图片身份信息到维格表,便于防控人员做信息的总体统计</p> zh-Hans 2022-05-07T07:43:23.000Z 2022-05-07T07:43:24.000Z 2023-03-23T06:14:11.000Z uv4169lp 防疫信息的采集需要填表记录,人流量大的时候非常耗时,不方便,用了此流程,每当维格表上传身份证、行程码、健康码图片时,百度OCR自动识别图片身份信息到维格表,便于防控人员做信息的总体统计 anyone zww9JrVRRPgg official pc1265 passed 马莹莹 uv4169lp 马莹莹 [ { "app_id": 310, "action_type": "1", "sort": "1", "action_id": 367, "desc": "当有数据添加或者更新时", "note": null }, { "app_id": 209, "action_type": "2", "sort": "2", "action_id": 1225, "desc": "识别身份证信息", "note": null }, { "app_id": 209, "action_type": "2", "sort": "3", "action_id": 1224, "desc": "识别通用文字", "note": null }, { "app_id": 209, "action_type": "2", "sort": "4", "action_id": 1224, "desc": "识别通用文字", "note": null }, { "app_id": 310, "action_type": "2", "sort": "5", "action_id": 364, "desc": "向维格表中添加数据", "note": null } ] 2 1.5 { "1": [ { "key": "viewid", "label": "视图筛选", "type": "string", "dropdown": true, "choices": [ { "key": "viwbAN30Fa9Ya", "label": "维格视图" } ], "dynamic": true } ], "2": [ { "key": "url", "label": "图片完整url", "type": "string", "required": true, "help_txt": "url长度不超过1024字节,url对应的图片base64编码后大小不超过10M,最短边至少15px,最长边最大8192px,支持jpg/jpeg/png/bmp格式" }, { "key": "id_card_side", "label": "自动检测身份证正反面", "type": "string", "choices": [ { "key": "front", "label": "身份证含照片的一面" }, { "key": "back", "label": "身份证带国徽的一面" } ], "dropdown": true, "required": true, "help_txt": "如果传参指定方向与图片相反,支持正常识别,返回参数image_status字段为\"reversed_side\"" }, { "key": "detect_direction", "label": "是否检测图像朝向", "type": "string", "choices": [ { "key": "true", "label": "检测朝向" }, { "key": "false", "label": "不检测朝向" } ], "dropdown": true, "required": false }, { "key": "detect_risk", "label": "是否开启身份证风险类型", "type": "string", "choices": [ { "key": "true", "label": "开启" }, { "key": "false", "label": "不开启" } ], "dropdown": true, "required": false }, { "key": "detect_photo", "label": "是否检测头像内容", "type": "string", "choices": [ { "key": "true", "label": "检测" }, { "key": "false", "label": "不检测" } ], "dropdown": true, "required": false }, { "key": "detect_card", "label": "是否检测身份证进行裁剪", "type": "string", "choices": [ { "key": "true", "label": "检测" }, { "key": "false", "label": "不检测" } ], "dropdown": true, "required": false } ], "3": [ { "key": "url", "label": "图片完整url", "type": "string", "required": true, "help_txt": "url长度不超过1024字节,url对应的图片base64编码后大小不超过10M,最短边至少15px,最长边最大8192px,支持jpg/jpeg/png/bmp格式" }, { "key": "language_type", "label": "识别语言类型", "type": "string", "choices": [ { "key": "auto_detect", "label": "自动检测语言并识别" }, { "key": "CHN_ENG", "label": "中英文混合" }, { "key": "ENG", "label": "英语" }, { "key": "JAP", "label": "日语" }, { "key": "KOR", "label": "韩语" }, { "key": "FRE", "label": "法语" }, { "key": " SPA", "label": "西班牙语" }, { "key": "POR", "label": "葡萄牙语" }, { "key": "GER", "label": "德语" }, { "key": "ITA", "label": "意大利语" }, { "key": "RUS", "label": "俄语" }, { "key": "DAN", "label": "丹麦语" }, { "key": "DUT", "label": "荷兰语" }, { "key": "MAL", "label": "马来语" }, { "key": "SWE", "label": "瑞典语" }, { "key": "IND", "label": "印尼语" }, { "key": "POL", "label": "波兰语" }, { "key": "ROM", "label": "罗马尼亚语" }, { "key": "TUR", "label": "土耳其语" }, { "key": "GRE", "label": "希腊语" }, { "key": "HUN", "label": "匈牙利语" } ], "dropdown": true, "required": false }, { "key": "detect_direction", "label": "是否检测图像朝向", "type": "string", "choices": [ { "key": "true", "label": "检测朝向" }, { "key": "false", "label": "不检测朝向" } ], "dropdown": true, "required": false }, { "key": "paragraph", "label": "是否输出段落信息", "type": "string", "choices": [ { "key": "true", "label": "是" }, { "key": "false", "label": "否" } ], "dropdown": true, "required": false }, { "key": "probability", "label": "是否返回识别结果中每一行的置信度", "type": "string", "choices": [ { "key": "true", "label": "是" }, { "key": "false", "label": "否" } ], "dropdown": true, "required": false } ], "4": [ { "key": "url", "label": "图片完整url", "type": "string", "required": true, "help_txt": "url长度不超过1024字节,url对应的图片base64编码后大小不超过10M,最短边至少15px,最长边最大8192px,支持jpg/jpeg/png/bmp格式" }, { "key": "language_type", "label": "识别语言类型", "type": "string", "choices": [ { "key": "auto_detect", "label": "自动检测语言并识别" }, { "key": "CHN_ENG", "label": "中英文混合" }, { "key": "ENG", "label": "英语" }, { "key": "JAP", "label": "日语" }, { "key": "KOR", "label": "韩语" }, { "key": "FRE", "label": "法语" }, { "key": " SPA", "label": "西班牙语" }, { "key": "POR", "label": "葡萄牙语" }, { "key": "GER", "label": "德语" }, { "key": "ITA", "label": "意大利语" }, { "key": "RUS", "label": "俄语" }, { "key": "DAN", "label": "丹麦语" }, { "key": "DUT", "label": "荷兰语" }, { "key": "MAL", "label": "马来语" }, { "key": "SWE", "label": "瑞典语" }, { "key": "IND", "label": "印尼语" }, { "key": "POL", "label": "波兰语" }, { "key": "ROM", "label": "罗马尼亚语" }, { "key": "TUR", "label": "土耳其语" }, { "key": "GRE", "label": "希腊语" }, { "key": "HUN", "label": "匈牙利语" } ], "dropdown": true, "required": false }, { "key": "detect_direction", "label": "是否检测图像朝向", "type": "string", "choices": [ { "key": "true", "label": "检测朝向" }, { "key": "false", "label": "不检测朝向" } ], "dropdown": true, "required": false }, { "key": "paragraph", "label": "是否输出段落信息", "type": "string", "choices": [ { "key": "true", "label": "是" }, { "key": "false", "label": "否" } ], "dropdown": true, "required": false }, { "key": "probability", "label": "是否返回识别结果中每一行的置信度", "type": "string", "choices": [ { "key": "true", "label": "是" }, { "key": "false", "label": "否" } ], "dropdown": true, "required": false } ], "5": [ { "key": "viewid", "label": "视图筛选", "type": "string", "required": true, "dropdown": true, "choices": [ { "key": "viwbAN30Fa9Ya", "label": "维格视图" } ], "dynamic": true } ] } [] [] [ { "id": 192, "name": "百度OCR", "description": "<p>百度OCR提供<span style=\"background-color:rgba(255,255,255,0.2);\">多场景、多语种、高精度的文字检测与识别服务,多项ICDAR指标居世界第一;广泛适用于远程身份认证、财税报销、文档电子化等场景,为企业降本增效;提供稳定易用的在线API、离线SDK、软件部署包多种服务形式。</span></p>", "popular": 130, "published_at": "2022-02-11T06:08:15.000Z", "created_at": "2022-02-11T06:08:13.000Z", "updated_at": "2023-05-22T05:51:20.000Z", "app_id": "209", "category": "AI", "locale": "zh-Hans", "short_description": "人工智能服务平台", "available": true, "appid": null, "website": "https://cloud.baidu.com/product/ocr", "video": null, "videos": 35, "app_version": "1.0.0", "key_words": null, "qr_code": null, "qr": null, "sharelink": null, "seo": null, "icon": { "id": 2083, "name": "百度OCR(1).svg", "alternativeText": "", "caption": "", "width": 50, "height": 50, "formats": null, "hash": "OCR_1_f845314b99", "ext": ".svg", "mime": "image/svg+xml", "size": 2.14, "url": "/uploads/OCR_1_f845314b99.svg", "previewUrl": null, "provider": "local", "provider_metadata": null, "created_at": "2022-02-11T07:59:23.000Z", "updated_at": "2022-02-11T07:59:23.000Z" } }, { "id": 524, "name": "维格表", "description": "<p>维格表将过去复杂的IT数据库技术,做得像表格一样简单 ,可以将复杂的可视化数据库、电子表格、实时网络协同、低代码开发技术四合为一,1个维格表,满足团队协作、项目管理、数据协作等1000+场景,让所有工作连接和整合。</p>", "popular": 1, "published_at": "2022-07-25T08:32:52.000Z", "created_at": "2022-07-25T08:32:52.000Z", "updated_at": "2023-01-28T09:02:30.000Z", "app_id": "310", "category": "Teamwork", "locale": "zh-Hans", "short_description": "低代码应用表单系统", "available": true, "appid": null, "website": "https://vika.cn/", "video": null, "videos": null, "app_version": "1.0.1", "key_words": null, "qr_code": null, "qr": null, "sharelink": null, "seo": null, "icon": { "id": 5408, "name": "weigebiao_9542978808.svg", "alternativeText": "", "caption": "", "width": null, "height": null, "formats": null, "hash": "weigebiao_9542978808_c8cf818960", "ext": ".svg", "mime": "image/svg+xml", "size": 7.89, "url": "/uploads/weigebiao_9542978808_c8cf818960.svg", "previewUrl": null, "provider": "local", "provider_metadata": null, "created_at": "2022-07-25T08:39:11.000Z", "updated_at": "2022-07-25T08:39:11.000Z" } } ] [ { "id": 7, "name": "AI人工智能", "locale": "zh-Hans", "published_at": "2022-05-30T07:27:24.000Z", "created_at": "2022-05-20T08:13:20.000Z", "updated_at": "2022-06-01T03:31:04.000Z", "sort": 9 } ] [ { "id": 941, "key": null, "published_at": "2022-02-14T06:22:06.000Z", "created_at": "2022-02-14T06:22:03.000Z", "updated_at": "2022-02-14T06:22:06.000Z", "action_id": "1224", "action_name": "通用文字识别", "error": null, "description": "在百度OCR中进行通用文字识别", "action_type": "action", "app": null, "template": null }, { "id": 939, "key": null, "published_at": "2022-02-14T06:18:51.000Z", "created_at": "2022-02-14T06:18:48.000Z", "updated_at": "2022-02-14T06:18:51.000Z", "action_id": "1225", "action_name": "身份证识别", "error": null, "description": "在百度OCR中进行身份证识别", "action_type": "action", "app": null, "template": null }, { "id": 235, "key": null, "published_at": "2021-11-26T05:44:43.000Z", "created_at": "2021-11-26T05:44:42.000Z", "updated_at": "2021-11-26T05:44:43.000Z", "action_id": "364", "action_name": "添加数据", "error": null, "description": "添加维格表数据", "action_type": "action", "app": null, "template": null }, { "id": 238, "key": null, "published_at": "2021-11-26T05:46:14.000Z", "created_at": "2021-11-26T05:46:11.000Z", "updated_at": "2021-11-26T05:46:14.000Z", "action_id": "367", "action_name": "当有数据添加或者更新时", "error": null, "description": "当维格表有数据添加或者更新时触发流程并同步数据", "action_type": "trigger", "app": null, "template": null } ] [ { "id": 32, "title": "文本识别", "sort": 2, "scene": 7, "published_at": "2022-12-08T09:23:32.000Z", "created_at": "2022-12-08T09:23:31.000Z", "updated_at": "2022-12-08T09:23:32.000Z", "template": null, "seo": [] }, { "id": 34, "title": "照片识别", "sort": 4, "scene": 7, "published_at": "2022-12-08T09:23:54.000Z", "created_at": "2022-12-08T09:23:53.000Z", "updated_at": "2022-12-08T09:23:54.000Z", "template": null, "seo": [] } ] [] 100+ 100+ 100+ 100+ 116
    • Data 876 当使用维格表上传防疫信息时,百度OCR自动识别信息同步到维格表中 <p>防疫信息的采集需要填表记录,人流量大的时候非常耗时,不方便,用了此流程,每当维格表上传身份证、行程码、健康码图片时,百度OCR自动识别图片身份信息到维格表,便于防控人员做信息的总体统计</p> zh-Hans 2022-05-07T07:43:23.000Z 2022-05-07T07:43:24.000Z 2023-03-23T06:14:11.000Z uv4169lp 防疫信息的采集需要填表记录,人流量大的时候非常耗时,不方便,用了此流程,每当维格表上传身份证、行程码、健康码图片时,百度OCR自动识别图片身份信息到维格表,便于防控人员做信息的总体统计 anyone zww9JrVRRPgg official pc1265 passed 马莹莹 uv4169lp 马莹莹 [ { "app_id": 310, "action_type": "1", "sort": "1", "action_id": 367, "desc": "当有数据添加或者更新时", "note": null }, { "app_id": 209, "action_type": "2", "sort": "2", "action_id": 1225, "desc": "识别身份证信息", "note": null }, { "app_id": 209, "action_type": "2", "sort": "3", "action_id": 1224, "desc": "识别通用文字", "note": null }, { "app_id": 209, "action_type": "2", "sort": "4", "action_id": 1224, "desc": "识别通用文字", "note": null }, { "app_id": 310, "action_type": "2", "sort": "5", "action_id": 364, "desc": "向维格表中添加数据", "note": null } ] 2 1.5 { "1": [ { "key": "viewid", "label": "视图筛选", "type": "string", "dropdown": true, "choices": [ { "key": "viwbAN30Fa9Ya", "label": "维格视图" } ], "dynamic": true } ], "2": [ { "key": "url", "label": "图片完整url", "type": "string", "required": true, "help_txt": "url长度不超过1024字节,url对应的图片base64编码后大小不超过10M,最短边至少15px,最长边最大8192px,支持jpg/jpeg/png/bmp格式" }, { "key": "id_card_side", "label": "自动检测身份证正反面", "type": "string", "choices": [ { "key": "front", "label": "身份证含照片的一面" }, { "key": "back", "label": "身份证带国徽的一面" } ], "dropdown": true, "required": true, "help_txt": "如果传参指定方向与图片相反,支持正常识别,返回参数image_status字段为\"reversed_side\"" }, { "key": "detect_direction", "label": "是否检测图像朝向", "type": "string", "choices": [ { "key": "true", "label": "检测朝向" }, { "key": "false", "label": "不检测朝向" } ], "dropdown": true, "required": false }, { "key": "detect_risk", "label": "是否开启身份证风险类型", "type": "string", "choices": [ { "key": "true", "label": "开启" }, { "key": "false", "label": "不开启" } ], "dropdown": true, "required": false }, { "key": "detect_photo", "label": "是否检测头像内容", "type": "string", "choices": [ { "key": "true", "label": "检测" }, { "key": "false", "label": "不检测" } ], "dropdown": true, "required": false }, { "key": "detect_card", "label": "是否检测身份证进行裁剪", "type": "string", "choices": [ { "key": "true", "label": "检测" }, { "key": "false", "label": "不检测" } ], "dropdown": true, "required": false } ], "3": [ { "key": "url", "label": "图片完整url", "type": "string", "required": true, "help_txt": "url长度不超过1024字节,url对应的图片base64编码后大小不超过10M,最短边至少15px,最长边最大8192px,支持jpg/jpeg/png/bmp格式" }, { "key": "language_type", "label": "识别语言类型", "type": "string", "choices": [ { "key": "auto_detect", "label": "自动检测语言并识别" }, { "key": "CHN_ENG", "label": "中英文混合" }, { "key": "ENG", "label": "英语" }, { "key": "JAP", "label": "日语" }, { "key": "KOR", "label": "韩语" }, { "key": "FRE", "label": "法语" }, { "key": " SPA", "label": "西班牙语" }, { "key": "POR", "label": "葡萄牙语" }, { "key": "GER", "label": "德语" }, { "key": "ITA", "label": "意大利语" }, { "key": "RUS", "label": "俄语" }, { "key": "DAN", "label": "丹麦语" }, { "key": "DUT", "label": "荷兰语" }, { "key": "MAL", "label": "马来语" }, { "key": "SWE", "label": "瑞典语" }, { "key": "IND", "label": "印尼语" }, { "key": "POL", "label": "波兰语" }, { "key": "ROM", "label": "罗马尼亚语" }, { "key": "TUR", "label": "土耳其语" }, { "key": "GRE", "label": "希腊语" }, { "key": "HUN", "label": "匈牙利语" } ], "dropdown": true, "required": false }, { "key": "detect_direction", "label": "是否检测图像朝向", "type": "string", "choices": [ { "key": "true", "label": "检测朝向" }, { "key": "false", "label": "不检测朝向" } ], "dropdown": true, "required": false }, { "key": "paragraph", "label": "是否输出段落信息", "type": "string", "choices": [ { "key": "true", "label": "是" }, { "key": "false", "label": "否" } ], "dropdown": true, "required": false }, { "key": "probability", "label": "是否返回识别结果中每一行的置信度", "type": "string", "choices": [ { "key": "true", "label": "是" }, { "key": "false", "label": "否" } ], "dropdown": true, "required": false } ], "4": [ { "key": "url", "label": "图片完整url", "type": "string", "required": true, "help_txt": "url长度不超过1024字节,url对应的图片base64编码后大小不超过10M,最短边至少15px,最长边最大8192px,支持jpg/jpeg/png/bmp格式" }, { "key": "language_type", "label": "识别语言类型", "type": "string", "choices": [ { "key": "auto_detect", "label": "自动检测语言并识别" }, { "key": "CHN_ENG", "label": "中英文混合" }, { "key": "ENG", "label": "英语" }, { "key": "JAP", "label": "日语" }, { "key": "KOR", "label": "韩语" }, { "key": "FRE", "label": "法语" }, { "key": " SPA", "label": "西班牙语" }, { "key": "POR", "label": "葡萄牙语" }, { "key": "GER", "label": "德语" }, { "key": "ITA", "label": "意大利语" }, { "key": "RUS", "label": "俄语" }, { "key": "DAN", "label": "丹麦语" }, { "key": "DUT", "label": "荷兰语" }, { "key": "MAL", "label": "马来语" }, { "key": "SWE", "label": "瑞典语" }, { "key": "IND", "label": "印尼语" }, { "key": "POL", "label": "波兰语" }, { "key": "ROM", "label": "罗马尼亚语" }, { "key": "TUR", "label": "土耳其语" }, { "key": "GRE", "label": "希腊语" }, { "key": "HUN", "label": "匈牙利语" } ], "dropdown": true, "required": false }, { "key": "detect_direction", "label": "是否检测图像朝向", "type": "string", "choices": [ { "key": "true", "label": "检测朝向" }, { "key": "false", "label": "不检测朝向" } ], "dropdown": true, "required": false }, { "key": "paragraph", "label": "是否输出段落信息", "type": "string", "choices": [ { "key": "true", "label": "是" }, { "key": "false", "label": "否" } ], "dropdown": true, "required": false }, { "key": "probability", "label": "是否返回识别结果中每一行的置信度", "type": "string", "choices": [ { "key": "true", "label": "是" }, { "key": "false", "label": "否" } ], "dropdown": true, "required": false } ], "5": [ { "key": "viewid", "label": "视图筛选", "type": "string", "required": true, "dropdown": true, "choices": [ { "key": "viwbAN30Fa9Ya", "label": "维格视图" } ], "dynamic": true } ] } [] [] [ { "id": 192, "name": "百度OCR", "description": "<p>百度OCR提供<span style=\"background-color:rgba(255,255,255,0.2);\">多场景、多语种、高精度的文字检测与识别服务,多项ICDAR指标居世界第一;广泛适用于远程身份认证、财税报销、文档电子化等场景,为企业降本增效;提供稳定易用的在线API、离线SDK、软件部署包多种服务形式。</span></p>", "popular": 130, "published_at": "2022-02-11T06:08:15.000Z", "created_at": "2022-02-11T06:08:13.000Z", "updated_at": "2023-05-22T05:51:20.000Z", "app_id": "209", "category": "AI", "locale": "zh-Hans", "short_description": "人工智能服务平台", "available": true, "appid": null, "website": "https://cloud.baidu.com/product/ocr", "video": null, "videos": 35, "app_version": "1.0.0", "key_words": null, "qr_code": null, "qr": null, "sharelink": null, "seo": null, "icon": { "id": 2083, "name": "百度OCR(1).svg", "alternativeText": "", "caption": "", "width": 50, "height": 50, "formats": null, "hash": "OCR_1_f845314b99", "ext": ".svg", "mime": "image/svg+xml", "size": 2.14, "url": "/uploads/OCR_1_f845314b99.svg", "previewUrl": null, "provider": "local", "provider_metadata": null, "created_at": "2022-02-11T07:59:23.000Z", "updated_at": "2022-02-11T07:59:23.000Z" } }, { "id": 524, "name": "维格表", "description": "<p>维格表将过去复杂的IT数据库技术,做得像表格一样简单 ,可以将复杂的可视化数据库、电子表格、实时网络协同、低代码开发技术四合为一,1个维格表,满足团队协作、项目管理、数据协作等1000+场景,让所有工作连接和整合。</p>", "popular": 1, "published_at": "2022-07-25T08:32:52.000Z", "created_at": "2022-07-25T08:32:52.000Z", "updated_at": "2023-01-28T09:02:30.000Z", "app_id": "310", "category": "Teamwork", "locale": "zh-Hans", "short_description": "低代码应用表单系统", "available": true, "appid": null, "website": "https://vika.cn/", "video": null, "videos": null, "app_version": "1.0.1", "key_words": null, "qr_code": null, "qr": null, "sharelink": null, "seo": null, "icon": { "id": 5408, "name": "weigebiao_9542978808.svg", "alternativeText": "", "caption": "", "width": null, "height": null, "formats": null, "hash": "weigebiao_9542978808_c8cf818960", "ext": ".svg", "mime": "image/svg+xml", "size": 7.89, "url": "/uploads/weigebiao_9542978808_c8cf818960.svg", "previewUrl": null, "provider": "local", "provider_metadata": null, "created_at": "2022-07-25T08:39:11.000Z", "updated_at": "2022-07-25T08:39:11.000Z" } } ] [ { "id": 7, "name": "AI人工智能", "locale": "zh-Hans", "published_at": "2022-05-30T07:27:24.000Z", "created_at": "2022-05-20T08:13:20.000Z", "updated_at": "2022-06-01T03:31:04.000Z", "sort": 9 } ] [ { "id": 941, "key": null, "published_at": "2022-02-14T06:22:06.000Z", "created_at": "2022-02-14T06:22:03.000Z", "updated_at": "2022-02-14T06:22:06.000Z", "action_id": "1224", "action_name": "通用文字识别", "error": null, "description": "在百度OCR中进行通用文字识别", "action_type": "action", "app": null, "template": null }, { "id": 939, "key": null, "published_at": "2022-02-14T06:18:51.000Z", "created_at": "2022-02-14T06:18:48.000Z", "updated_at": "2022-02-14T06:18:51.000Z", "action_id": "1225", "action_name": "身份证识别", "error": null, "description": "在百度OCR中进行身份证识别", "action_type": "action", "app": null, "template": null }, { "id": 235, "key": null, "published_at": "2021-11-26T05:44:43.000Z", "created_at": "2021-11-26T05:44:42.000Z", "updated_at": "2021-11-26T05:44:43.000Z", "action_id": "364", "action_name": "添加数据", "error": null, "description": "添加维格表数据", "action_type": "action", "app": null, "template": null }, { "id": 238, "key": null, "published_at": "2021-11-26T05:46:14.000Z", "created_at": "2021-11-26T05:46:11.000Z", "updated_at": "2021-11-26T05:46:14.000Z", "action_id": "367", "action_name": "当有数据添加或者更新时", "error": null, "description": "当维格表有数据添加或者更新时触发流程并同步数据", "action_type": "trigger", "app": null, "template": null } ] [ { "id": 32, "title": "文本识别", "sort": 2, "scene": 7, "published_at": "2022-12-08T09:23:32.000Z", "created_at": "2022-12-08T09:23:31.000Z", "updated_at": "2022-12-08T09:23:32.000Z", "template": null, "seo": [] }, { "id": 34, "title": "照片识别", "sort": 4, "scene": 7, "published_at": "2022-12-08T09:23:54.000Z", "created_at": "2022-12-08T09:23:53.000Z", "updated_at": "2022-12-08T09:23:54.000Z", "template": null, "seo": [] } ] [] 100+ 100+ 100+ 100+ 116
    • permission 876 当使用维格表上传防疫信息时,百度OCR自动识别信息同步到维格表中 <p>防疫信息的采集需要填表记录,人流量大的时候非常耗时,不方便,用了此流程,每当维格表上传身份证、行程码、健康码图片时,百度OCR自动识别图片身份信息到维格表,便于防控人员做信息的总体统计</p> zh-Hans 2022-05-07T07:43:23.000Z 2022-05-07T07:43:24.000Z 2023-03-23T06:14:11.000Z uv4169lp 防疫信息的采集需要填表记录,人流量大的时候非常耗时,不方便,用了此流程,每当维格表上传身份证、行程码、健康码图片时,百度OCR自动识别图片身份信息到维格表,便于防控人员做信息的总体统计 anyone zww9JrVRRPgg official pc1265 passed 马莹莹 uv4169lp 马莹莹 [ { "app_id": 310, "action_type": "1", "sort": "1", "action_id": 367, "desc": "当有数据添加或者更新时", "note": null }, { "app_id": 209, "action_type": "2", "sort": "2", "action_id": 1225, "desc": "识别身份证信息", "note": null }, { "app_id": 209, "action_type": "2", "sort": "3", "action_id": 1224, "desc": "识别通用文字", "note": null }, { "app_id": 209, "action_type": "2", "sort": "4", "action_id": 1224, "desc": "识别通用文字", "note": null }, { "app_id": 310, "action_type": "2", "sort": "5", "action_id": 364, "desc": "向维格表中添加数据", "note": null } ] 2 1.5 { "1": [ { "key": "viewid", "label": "视图筛选", "type": "string", "dropdown": true, "choices": [ { "key": "viwbAN30Fa9Ya", "label": "维格视图" } ], "dynamic": true } ], "2": [ { "key": "url", "label": "图片完整url", "type": "string", "required": true, "help_txt": "url长度不超过1024字节,url对应的图片base64编码后大小不超过10M,最短边至少15px,最长边最大8192px,支持jpg/jpeg/png/bmp格式" }, { "key": "id_card_side", "label": "自动检测身份证正反面", "type": "string", "choices": [ { "key": "front", "label": "身份证含照片的一面" }, { "key": "back", "label": "身份证带国徽的一面" } ], "dropdown": true, "required": true, "help_txt": "如果传参指定方向与图片相反,支持正常识别,返回参数image_status字段为\"reversed_side\"" }, { "key": "detect_direction", "label": "是否检测图像朝向", "type": "string", "choices": [ { "key": "true", "label": "检测朝向" }, { "key": "false", "label": "不检测朝向" } ], "dropdown": true, "required": false }, { "key": "detect_risk", "label": "是否开启身份证风险类型", "type": "string", "choices": [ { "key": "true", "label": "开启" }, { "key": "false", "label": "不开启" } ], "dropdown": true, "required": false }, { "key": "detect_photo", "label": "是否检测头像内容", "type": "string", "choices": [ { "key": "true", "label": "检测" }, { "key": "false", "label": "不检测" } ], "dropdown": true, "required": false }, { "key": "detect_card", "label": "是否检测身份证进行裁剪", "type": "string", "choices": [ { "key": "true", "label": "检测" }, { "key": "false", "label": "不检测" } ], "dropdown": true, "required": false } ], "3": [ { "key": "url", "label": "图片完整url", "type": "string", "required": true, "help_txt": "url长度不超过1024字节,url对应的图片base64编码后大小不超过10M,最短边至少15px,最长边最大8192px,支持jpg/jpeg/png/bmp格式" }, { "key": "language_type", "label": "识别语言类型", "type": "string", "choices": [ { "key": "auto_detect", "label": "自动检测语言并识别" }, { "key": "CHN_ENG", "label": "中英文混合" }, { "key": "ENG", "label": "英语" }, { "key": "JAP", "label": "日语" }, { "key": "KOR", "label": "韩语" }, { "key": "FRE", "label": "法语" }, { "key": " SPA", "label": "西班牙语" }, { "key": "POR", "label": "葡萄牙语" }, { "key": "GER", "label": "德语" }, { "key": "ITA", "label": "意大利语" }, { "key": "RUS", "label": "俄语" }, { "key": "DAN", "label": "丹麦语" }, { "key": "DUT", "label": "荷兰语" }, { "key": "MAL", "label": "马来语" }, { "key": "SWE", "label": "瑞典语" }, { "key": "IND", "label": "印尼语" }, { "key": "POL", "label": "波兰语" }, { "key": "ROM", "label": "罗马尼亚语" }, { "key": "TUR", "label": "土耳其语" }, { "key": "GRE", "label": "希腊语" }, { "key": "HUN", "label": "匈牙利语" } ], "dropdown": true, "required": false }, { "key": "detect_direction", "label": "是否检测图像朝向", "type": "string", "choices": [ { "key": "true", "label": "检测朝向" }, { "key": "false", "label": "不检测朝向" } ], "dropdown": true, "required": false }, { "key": "paragraph", "label": "是否输出段落信息", "type": "string", "choices": [ { "key": "true", "label": "是" }, { "key": "false", "label": "否" } ], "dropdown": true, "required": false }, { "key": "probability", "label": "是否返回识别结果中每一行的置信度", "type": "string", "choices": [ { "key": "true", "label": "是" }, { "key": "false", "label": "否" } ], "dropdown": true, "required": false } ], "4": [ { "key": "url", "label": "图片完整url", "type": "string", "required": true, "help_txt": "url长度不超过1024字节,url对应的图片base64编码后大小不超过10M,最短边至少15px,最长边最大8192px,支持jpg/jpeg/png/bmp格式" }, { "key": "language_type", "label": "识别语言类型", "type": "string", "choices": [ { "key": "auto_detect", "label": "自动检测语言并识别" }, { "key": "CHN_ENG", "label": "中英文混合" }, { "key": "ENG", "label": "英语" }, { "key": "JAP", "label": "日语" }, { "key": "KOR", "label": "韩语" }, { "key": "FRE", "label": "法语" }, { "key": " SPA", "label": "西班牙语" }, { "key": "POR", "label": "葡萄牙语" }, { "key": "GER", "label": "德语" }, { "key": "ITA", "label": "意大利语" }, { "key": "RUS", "label": "俄语" }, { "key": "DAN", "label": "丹麦语" }, { "key": "DUT", "label": "荷兰语" }, { "key": "MAL", "label": "马来语" }, { "key": "SWE", "label": "瑞典语" }, { "key": "IND", "label": "印尼语" }, { "key": "POL", "label": "波兰语" }, { "key": "ROM", "label": "罗马尼亚语" }, { "key": "TUR", "label": "土耳其语" }, { "key": "GRE", "label": "希腊语" }, { "key": "HUN", "label": "匈牙利语" } ], "dropdown": true, "required": false }, { "key": "detect_direction", "label": "是否检测图像朝向", "type": "string", "choices": [ { "key": "true", "label": "检测朝向" }, { "key": "false", "label": "不检测朝向" } ], "dropdown": true, "required": false }, { "key": "paragraph", "label": "是否输出段落信息", "type": "string", "choices": [ { "key": "true", "label": "是" }, { "key": "false", "label": "否" } ], "dropdown": true, "required": false }, { "key": "probability", "label": "是否返回识别结果中每一行的置信度", "type": "string", "choices": [ { "key": "true", "label": "是" }, { "key": "false", "label": "否" } ], "dropdown": true, "required": false } ], "5": [ { "key": "viewid", "label": "视图筛选", "type": "string", "required": true, "dropdown": true, "choices": [ { "key": "viwbAN30Fa9Ya", "label": "维格视图" } ], "dynamic": true } ] } [] [] [ { "id": 192, "name": "百度OCR", "description": "<p>百度OCR提供<span style=\"background-color:rgba(255,255,255,0.2);\">多场景、多语种、高精度的文字检测与识别服务,多项ICDAR指标居世界第一;广泛适用于远程身份认证、财税报销、文档电子化等场景,为企业降本增效;提供稳定易用的在线API、离线SDK、软件部署包多种服务形式。</span></p>", "popular": 130, "published_at": "2022-02-11T06:08:15.000Z", "created_at": "2022-02-11T06:08:13.000Z", "updated_at": "2023-05-22T05:51:20.000Z", "app_id": "209", "category": "AI", "locale": "zh-Hans", "short_description": "人工智能服务平台", "available": true, "appid": null, "website": "https://cloud.baidu.com/product/ocr", "video": null, "videos": 35, "app_version": "1.0.0", "key_words": null, "qr_code": null, "qr": null, "sharelink": null, "seo": null, "icon": { "id": 2083, "name": "百度OCR(1).svg", "alternativeText": "", "caption": "", "width": 50, "height": 50, "formats": null, "hash": "OCR_1_f845314b99", "ext": ".svg", "mime": "image/svg+xml", "size": 2.14, "url": "/uploads/OCR_1_f845314b99.svg", "previewUrl": null, "provider": "local", "provider_metadata": null, "created_at": "2022-02-11T07:59:23.000Z", "updated_at": "2022-02-11T07:59:23.000Z" } }, { "id": 524, "name": "维格表", "description": "<p>维格表将过去复杂的IT数据库技术,做得像表格一样简单 ,可以将复杂的可视化数据库、电子表格、实时网络协同、低代码开发技术四合为一,1个维格表,满足团队协作、项目管理、数据协作等1000+场景,让所有工作连接和整合。</p>", "popular": 1, "published_at": "2022-07-25T08:32:52.000Z", "created_at": "2022-07-25T08:32:52.000Z", "updated_at": "2023-01-28T09:02:30.000Z", "app_id": "310", "category": "Teamwork", "locale": "zh-Hans", "short_description": "低代码应用表单系统", "available": true, "appid": null, "website": "https://vika.cn/", "video": null, "videos": null, "app_version": "1.0.1", "key_words": null, "qr_code": null, "qr": null, "sharelink": null, "seo": null, "icon": { "id": 5408, "name": "weigebiao_9542978808.svg", "alternativeText": "", "caption": "", "width": null, "height": null, "formats": null, "hash": "weigebiao_9542978808_c8cf818960", "ext": ".svg", "mime": "image/svg+xml", "size": 7.89, "url": "/uploads/weigebiao_9542978808_c8cf818960.svg", "previewUrl": null, "provider": "local", "provider_metadata": null, "created_at": "2022-07-25T08:39:11.000Z", "updated_at": "2022-07-25T08:39:11.000Z" } } ] [ { "id": 7, "name": "AI人工智能", "locale": "zh-Hans", "published_at": "2022-05-30T07:27:24.000Z", "created_at": "2022-05-20T08:13:20.000Z", "updated_at": "2022-06-01T03:31:04.000Z", "sort": 9 } ] [ { "id": 941, "key": null, "published_at": "2022-02-14T06:22:06.000Z", "created_at": "2022-02-14T06:22:03.000Z", "updated_at": "2022-02-14T06:22:06.000Z", "action_id": "1224", "action_name": "通用文字识别", "error": null, "description": "在百度OCR中进行通用文字识别", "action_type": "action", "app": null, "template": null }, { "id": 939, "key": null, "published_at": "2022-02-14T06:18:51.000Z", "created_at": "2022-02-14T06:18:48.000Z", "updated_at": "2022-02-14T06:18:51.000Z", "action_id": "1225", "action_name": "身份证识别", "error": null, "description": "在百度OCR中进行身份证识别", "action_type": "action", "app": null, "template": null }, { "id": 235, "key": null, "published_at": "2021-11-26T05:44:43.000Z", "created_at": "2021-11-26T05:44:42.000Z", "updated_at": "2021-11-26T05:44:43.000Z", "action_id": "364", "action_name": "添加数据", "error": null, "description": "添加维格表数据", "action_type": "action", "app": null, "template": null }, { "id": 238, "key": null, "published_at": "2021-11-26T05:46:14.000Z", "created_at": "2021-11-26T05:46:11.000Z", "updated_at": "2021-11-26T05:46:14.000Z", "action_id": "367", "action_name": "当有数据添加或者更新时", "error": null, "description": "当维格表有数据添加或者更新时触发流程并同步数据", "action_type": "trigger", "app": null, "template": null } ] [ { "id": 32, "title": "文本识别", "sort": 2, "scene": 7, "published_at": "2022-12-08T09:23:32.000Z", "created_at": "2022-12-08T09:23:31.000Z", "updated_at": "2022-12-08T09:23:32.000Z", "template": null, "seo": [] }, { "id": 34, "title": "照片识别", "sort": 4, "scene": 7, "published_at": "2022-12-08T09:23:54.000Z", "created_at": "2022-12-08T09:23:53.000Z", "updated_at": "2022-12-08T09:23:54.000Z", "template": null, "seo": [] } ] [] 100+ 100+ 100+ 100+ 116