案例文章
推荐的的流程模板
请稍后...
Code
2012
定时启动任务 ➔ 微信公众号
<p>定时启动任务当指定星期天数启动时,维格表公式搜索数据,微信公众号发送模板消息【服务号】</p>
zh-Hans
2022-12-20T05:53:19.000Z
2022-12-20T05:53:19.000Z
2023-11-28T07:03:00.000Z
fi4139zv
定时启动任务当指定星期天数启动时,维格表公式搜索数据,微信公众号发送模板消息【服务号】
anyone
CHfAfysxMOBR
official
pc1265
passed
宋晓卉
fi4139zv
宋晓卉
[
{
"desc": "当指定星期天数启动时",
"app_id": 128,
"action_id": 489,
"action_type": "1",
"sort": "1",
"note": null
},
{
"desc": "根据条件公式(包含并且,或等公式)进行数据查询",
"app_id": 310,
"action_id": 541,
"action_type": "2",
"sort": "2",
"note": null
},
{
"desc": "发送指定服务号模板消息给指定关注用户(目前不受发送频率和用户活跃期限制)",
"app_id": 360,
"action_id": 33,
"action_type": "2",
"sort": "3",
"note": null
}
]
30
false
{
"1": [
{
"key": "weekly",
"label": "选择每周哪天触发",
"required": true,
"type": "string",
"dropdown": true,
"choices": [
{
"key": "1",
"label": "星期一"
},
{
"key": "2",
"label": "星期二"
},
{
"key": "3",
"label": "星期三"
},
{
"key": "4",
"label": "星期四"
},
{
"key": "5",
"label": "星期五"
},
{
"key": "6",
"label": "星期六"
},
{
"key": "7",
"label": "星期天"
}
]
},
{
"key": "hour",
"label": "触发时间选择",
"required": true,
"type": "string",
"dropdown": true,
"help_txt": "选择在每天的哪个时间触发",
"choices": [
{
"key": "0",
"label": "00:00"
},
{
"key": "1",
"label": "01:00"
},
{
"key": "2",
"label": "02:00"
},
{
"key": "3",
"label": "03:00"
},
{
"key": "4",
"label": "04:00"
},
{
"key": "5",
"label": "05:00"
},
{
"key": "6",
"label": "06:00"
},
{
"key": "7",
"label": "07:00"
},
{
"key": "8",
"label": "08:00"
},
{
"key": "9",
"label": "09:00"
},
{
"key": "10",
"label": "10:00"
},
{
"key": "11",
"label": "11:00"
},
{
"key": "12",
"label": "12:00"
},
{
"key": "13",
"label": "13:00"
},
{
"key": "14",
"label": "14:00"
},
{
"key": "15",
"label": "15:00"
},
{
"key": "16",
"label": "16:00"
},
{
"key": "17",
"label": "17:00"
},
{
"key": "18",
"label": "18:00"
},
{
"key": "19",
"label": "19:00"
},
{
"key": "20",
"label": "20:00"
},
{
"key": "21",
"label": "21:00"
},
{
"key": "22",
"label": "22:00"
},
{
"key": "23",
"label": "23:00"
}
]
}
],
"2": [
{
"key": "sheet_id",
"label": "选择维格表",
"dropdownTree": true,
"required": true,
"dynamic": true,
"queryParams": [
{
"label": "父节点id",
"key": "node_id",
"is_key": true
},
{
"label": "标识",
"key": "flag",
"defaulttext": "root_node"
}
],
"url": "/v1/api/application/newViKaTable/dropdownTree/nodesList",
"choices": []
}
],
"3": [
{
"multiples": false,
"defaulttext": false,
"dropdown": true,
"help_txt": "请选择公众号内已添加的模版消息,如果您还未添加模版消息请先在公众号管理后台进行添加",
"choices": [
{
"label": "订阅模板消息",
"key": "G-bO3MHiZ3i75hzoBTm4DL1pYLzc-XV_aeFm0YOKNE8"
},
{
"label": "余额不足提醒",
"key": "EX9nnUWVJlUEH0JGrLwDor9FSNjVkp1qxMkwk4qbEDM"
}
],
"label": "模板选择",
"type": "string",
"dynamic": true,
"key": "template_id",
"required": true
}
]
}
[]
[]
[
{
"id": 89,
"name": "定时启动任务",
"description": "<p>通常来说,集简云的数据流程是以一个指定应用的触发动作来触发,比如当微信公众号有新用户关注,或者CRM系统里有新增销售线索等。但是,有时我们需要流程在指定时间执行,而不是由某个应用触发,例如:每天晚上12点查询广告推广数据,每小时查询一次实时要闻等,这些在指定时间执行,而非某个应用触发的场景,可以通过集简云的内置应用:”定时启动”来实现。</p>",
"popular": -21,
"published_at": "2021-10-25T05:38:55.000Z",
"created_at": "2021-10-25T05:38:53.000Z",
"updated_at": "2022-04-21T08:55:59.000Z",
"app_id": "128",
"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": 3485,
"name": "dingshiqidong.svg",
"alternativeText": "",
"caption": "",
"width": 50,
"height": 50,
"formats": null,
"hash": "dingshiqidong_4510a21990",
"ext": ".svg",
"mime": "image/svg+xml",
"size": 1.42,
"url": "/uploads/dingshiqidong_4510a21990.svg",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2022-04-21T08:55:57.000Z",
"updated_at": "2022-04-21T08:55:57.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-11-09T02:46:42.000Z",
"app_id": "310",
"category": "Teamwork",
"locale": "zh-Hans",
"short_description": "低代码应用表单系统",
"available": true,
"appid": null,
"website": "https://vika.cn/",
"video": null,
"videos": 14,
"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": 701,
"name": "微信公众号",
"description": "<p>微信公众号是可以是企业或者个人注册的认证过的公众号,可以是服务号也可以是订阅号。不同认证和类型的微信公众号权限不同,我们建议使用企业已认证的服务号在集简云的数据流程中以使用全部功能。</p>",
"popular": 1,
"published_at": "2022-12-26T02:33:00.000Z",
"created_at": "2022-09-20T11:03:05.000Z",
"updated_at": "2023-01-06T11:01:00.000Z",
"app_id": "360",
"category": "Social_Media",
"locale": "zh-Hans",
"short_description": "社交媒体",
"available": true,
"appid": null,
"website": "https://mp.weixin.qq.com/",
"video": null,
"videos": null,
"app_version": "1.0.0",
"key_words": null,
"qr_code": null,
"qr": null,
"sharelink": null,
"seo": null,
"icon": {
"id": 8098,
"name": "11.svg",
"alternativeText": "",
"caption": "",
"width": 50,
"height": 50,
"formats": null,
"hash": "11_06cbbfc344",
"ext": ".svg",
"mime": "image/svg+xml",
"size": 1.42,
"url": "/uploads/11_06cbbfc344.svg",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2022-12-06T05:55:29.000Z",
"updated_at": "2022-12-06T05:55:29.000Z"
}
}
]
[
{
"id": 3,
"name": "市场营销",
"locale": "zh-Hans",
"published_at": "2022-05-30T07:29:37.000Z",
"created_at": "2022-05-20T08:12:33.000Z",
"updated_at": "2022-05-30T07:29:37.000Z",
"sort": 1
}
]
[
{
"id": 412,
"key": null,
"published_at": "2021-11-30T05:47:20.000Z",
"created_at": "2021-11-30T05:47:17.000Z",
"updated_at": "2023-11-06T07:42:50.000Z",
"action_id": "489",
"action_name": "当指定星期天数启动时",
"error": null,
"description": "当指定星期天数启动时",
"action_type": "trigger",
"app": null,
"template": null,
"action_key": "489"
},
{
"id": 239,
"key": null,
"published_at": "2021-11-26T05:46:39.000Z",
"created_at": "2021-11-26T05:46:36.000Z",
"updated_at": "2021-11-26T05:46:39.000Z",
"action_id": "541",
"action_name": "公式搜索数据",
"error": null,
"description": "公式搜索维格表数据",
"action_type": "action",
"app": null,
"template": null,
"action_key": null
}
]
[
{
"id": 1,
"title": "订单提醒",
"sort": 1,
"scene": 1,
"published_at": "2022-12-08T08:58:04.000Z",
"created_at": "2022-12-08T08:50:58.000Z",
"updated_at": "2022-12-14T03:24:00.000Z",
"template": 2,
"seo": []
}
]
[]
3
42
100+
11
263
Msg
2012
定时启动任务 ➔ 微信公众号
<p>定时启动任务当指定星期天数启动时,维格表公式搜索数据,微信公众号发送模板消息【服务号】</p>
zh-Hans
2022-12-20T05:53:19.000Z
2022-12-20T05:53:19.000Z
2023-11-28T07:03:00.000Z
fi4139zv
定时启动任务当指定星期天数启动时,维格表公式搜索数据,微信公众号发送模板消息【服务号】
anyone
CHfAfysxMOBR
official
pc1265
passed
宋晓卉
fi4139zv
宋晓卉
[
{
"desc": "当指定星期天数启动时",
"app_id": 128,
"action_id": 489,
"action_type": "1",
"sort": "1",
"note": null
},
{
"desc": "根据条件公式(包含并且,或等公式)进行数据查询",
"app_id": 310,
"action_id": 541,
"action_type": "2",
"sort": "2",
"note": null
},
{
"desc": "发送指定服务号模板消息给指定关注用户(目前不受发送频率和用户活跃期限制)",
"app_id": 360,
"action_id": 33,
"action_type": "2",
"sort": "3",
"note": null
}
]
30
false
{
"1": [
{
"key": "weekly",
"label": "选择每周哪天触发",
"required": true,
"type": "string",
"dropdown": true,
"choices": [
{
"key": "1",
"label": "星期一"
},
{
"key": "2",
"label": "星期二"
},
{
"key": "3",
"label": "星期三"
},
{
"key": "4",
"label": "星期四"
},
{
"key": "5",
"label": "星期五"
},
{
"key": "6",
"label": "星期六"
},
{
"key": "7",
"label": "星期天"
}
]
},
{
"key": "hour",
"label": "触发时间选择",
"required": true,
"type": "string",
"dropdown": true,
"help_txt": "选择在每天的哪个时间触发",
"choices": [
{
"key": "0",
"label": "00:00"
},
{
"key": "1",
"label": "01:00"
},
{
"key": "2",
"label": "02:00"
},
{
"key": "3",
"label": "03:00"
},
{
"key": "4",
"label": "04:00"
},
{
"key": "5",
"label": "05:00"
},
{
"key": "6",
"label": "06:00"
},
{
"key": "7",
"label": "07:00"
},
{
"key": "8",
"label": "08:00"
},
{
"key": "9",
"label": "09:00"
},
{
"key": "10",
"label": "10:00"
},
{
"key": "11",
"label": "11:00"
},
{
"key": "12",
"label": "12:00"
},
{
"key": "13",
"label": "13:00"
},
{
"key": "14",
"label": "14:00"
},
{
"key": "15",
"label": "15:00"
},
{
"key": "16",
"label": "16:00"
},
{
"key": "17",
"label": "17:00"
},
{
"key": "18",
"label": "18:00"
},
{
"key": "19",
"label": "19:00"
},
{
"key": "20",
"label": "20:00"
},
{
"key": "21",
"label": "21:00"
},
{
"key": "22",
"label": "22:00"
},
{
"key": "23",
"label": "23:00"
}
]
}
],
"2": [
{
"key": "sheet_id",
"label": "选择维格表",
"dropdownTree": true,
"required": true,
"dynamic": true,
"queryParams": [
{
"label": "父节点id",
"key": "node_id",
"is_key": true
},
{
"label": "标识",
"key": "flag",
"defaulttext": "root_node"
}
],
"url": "/v1/api/application/newViKaTable/dropdownTree/nodesList",
"choices": []
}
],
"3": [
{
"multiples": false,
"defaulttext": false,
"dropdown": true,
"help_txt": "请选择公众号内已添加的模版消息,如果您还未添加模版消息请先在公众号管理后台进行添加",
"choices": [
{
"label": "订阅模板消息",
"key": "G-bO3MHiZ3i75hzoBTm4DL1pYLzc-XV_aeFm0YOKNE8"
},
{
"label": "余额不足提醒",
"key": "EX9nnUWVJlUEH0JGrLwDor9FSNjVkp1qxMkwk4qbEDM"
}
],
"label": "模板选择",
"type": "string",
"dynamic": true,
"key": "template_id",
"required": true
}
]
}
[]
[]
[
{
"id": 89,
"name": "定时启动任务",
"description": "<p>通常来说,集简云的数据流程是以一个指定应用的触发动作来触发,比如当微信公众号有新用户关注,或者CRM系统里有新增销售线索等。但是,有时我们需要流程在指定时间执行,而不是由某个应用触发,例如:每天晚上12点查询广告推广数据,每小时查询一次实时要闻等,这些在指定时间执行,而非某个应用触发的场景,可以通过集简云的内置应用:”定时启动”来实现。</p>",
"popular": -21,
"published_at": "2021-10-25T05:38:55.000Z",
"created_at": "2021-10-25T05:38:53.000Z",
"updated_at": "2022-04-21T08:55:59.000Z",
"app_id": "128",
"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": 3485,
"name": "dingshiqidong.svg",
"alternativeText": "",
"caption": "",
"width": 50,
"height": 50,
"formats": null,
"hash": "dingshiqidong_4510a21990",
"ext": ".svg",
"mime": "image/svg+xml",
"size": 1.42,
"url": "/uploads/dingshiqidong_4510a21990.svg",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2022-04-21T08:55:57.000Z",
"updated_at": "2022-04-21T08:55:57.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-11-09T02:46:42.000Z",
"app_id": "310",
"category": "Teamwork",
"locale": "zh-Hans",
"short_description": "低代码应用表单系统",
"available": true,
"appid": null,
"website": "https://vika.cn/",
"video": null,
"videos": 14,
"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": 701,
"name": "微信公众号",
"description": "<p>微信公众号是可以是企业或者个人注册的认证过的公众号,可以是服务号也可以是订阅号。不同认证和类型的微信公众号权限不同,我们建议使用企业已认证的服务号在集简云的数据流程中以使用全部功能。</p>",
"popular": 1,
"published_at": "2022-12-26T02:33:00.000Z",
"created_at": "2022-09-20T11:03:05.000Z",
"updated_at": "2023-01-06T11:01:00.000Z",
"app_id": "360",
"category": "Social_Media",
"locale": "zh-Hans",
"short_description": "社交媒体",
"available": true,
"appid": null,
"website": "https://mp.weixin.qq.com/",
"video": null,
"videos": null,
"app_version": "1.0.0",
"key_words": null,
"qr_code": null,
"qr": null,
"sharelink": null,
"seo": null,
"icon": {
"id": 8098,
"name": "11.svg",
"alternativeText": "",
"caption": "",
"width": 50,
"height": 50,
"formats": null,
"hash": "11_06cbbfc344",
"ext": ".svg",
"mime": "image/svg+xml",
"size": 1.42,
"url": "/uploads/11_06cbbfc344.svg",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2022-12-06T05:55:29.000Z",
"updated_at": "2022-12-06T05:55:29.000Z"
}
}
]
[
{
"id": 3,
"name": "市场营销",
"locale": "zh-Hans",
"published_at": "2022-05-30T07:29:37.000Z",
"created_at": "2022-05-20T08:12:33.000Z",
"updated_at": "2022-05-30T07:29:37.000Z",
"sort": 1
}
]
[
{
"id": 412,
"key": null,
"published_at": "2021-11-30T05:47:20.000Z",
"created_at": "2021-11-30T05:47:17.000Z",
"updated_at": "2023-11-06T07:42:50.000Z",
"action_id": "489",
"action_name": "当指定星期天数启动时",
"error": null,
"description": "当指定星期天数启动时",
"action_type": "trigger",
"app": null,
"template": null,
"action_key": "489"
},
{
"id": 239,
"key": null,
"published_at": "2021-11-26T05:46:39.000Z",
"created_at": "2021-11-26T05:46:36.000Z",
"updated_at": "2021-11-26T05:46:39.000Z",
"action_id": "541",
"action_name": "公式搜索数据",
"error": null,
"description": "公式搜索维格表数据",
"action_type": "action",
"app": null,
"template": null,
"action_key": null
}
]
[
{
"id": 1,
"title": "订单提醒",
"sort": 1,
"scene": 1,
"published_at": "2022-12-08T08:58:04.000Z",
"created_at": "2022-12-08T08:50:58.000Z",
"updated_at": "2022-12-14T03:24:00.000Z",
"template": 2,
"seo": []
}
]
[]
3
42
100+
11
263
Data
2012
定时启动任务 ➔ 微信公众号
<p>定时启动任务当指定星期天数启动时,维格表公式搜索数据,微信公众号发送模板消息【服务号】</p>
zh-Hans
2022-12-20T05:53:19.000Z
2022-12-20T05:53:19.000Z
2023-11-28T07:03:00.000Z
fi4139zv
定时启动任务当指定星期天数启动时,维格表公式搜索数据,微信公众号发送模板消息【服务号】
anyone
CHfAfysxMOBR
official
pc1265
passed
宋晓卉
fi4139zv
宋晓卉
[
{
"desc": "当指定星期天数启动时",
"app_id": 128,
"action_id": 489,
"action_type": "1",
"sort": "1",
"note": null
},
{
"desc": "根据条件公式(包含并且,或等公式)进行数据查询",
"app_id": 310,
"action_id": 541,
"action_type": "2",
"sort": "2",
"note": null
},
{
"desc": "发送指定服务号模板消息给指定关注用户(目前不受发送频率和用户活跃期限制)",
"app_id": 360,
"action_id": 33,
"action_type": "2",
"sort": "3",
"note": null
}
]
30
false
{
"1": [
{
"key": "weekly",
"label": "选择每周哪天触发",
"required": true,
"type": "string",
"dropdown": true,
"choices": [
{
"key": "1",
"label": "星期一"
},
{
"key": "2",
"label": "星期二"
},
{
"key": "3",
"label": "星期三"
},
{
"key": "4",
"label": "星期四"
},
{
"key": "5",
"label": "星期五"
},
{
"key": "6",
"label": "星期六"
},
{
"key": "7",
"label": "星期天"
}
]
},
{
"key": "hour",
"label": "触发时间选择",
"required": true,
"type": "string",
"dropdown": true,
"help_txt": "选择在每天的哪个时间触发",
"choices": [
{
"key": "0",
"label": "00:00"
},
{
"key": "1",
"label": "01:00"
},
{
"key": "2",
"label": "02:00"
},
{
"key": "3",
"label": "03:00"
},
{
"key": "4",
"label": "04:00"
},
{
"key": "5",
"label": "05:00"
},
{
"key": "6",
"label": "06:00"
},
{
"key": "7",
"label": "07:00"
},
{
"key": "8",
"label": "08:00"
},
{
"key": "9",
"label": "09:00"
},
{
"key": "10",
"label": "10:00"
},
{
"key": "11",
"label": "11:00"
},
{
"key": "12",
"label": "12:00"
},
{
"key": "13",
"label": "13:00"
},
{
"key": "14",
"label": "14:00"
},
{
"key": "15",
"label": "15:00"
},
{
"key": "16",
"label": "16:00"
},
{
"key": "17",
"label": "17:00"
},
{
"key": "18",
"label": "18:00"
},
{
"key": "19",
"label": "19:00"
},
{
"key": "20",
"label": "20:00"
},
{
"key": "21",
"label": "21:00"
},
{
"key": "22",
"label": "22:00"
},
{
"key": "23",
"label": "23:00"
}
]
}
],
"2": [
{
"key": "sheet_id",
"label": "选择维格表",
"dropdownTree": true,
"required": true,
"dynamic": true,
"queryParams": [
{
"label": "父节点id",
"key": "node_id",
"is_key": true
},
{
"label": "标识",
"key": "flag",
"defaulttext": "root_node"
}
],
"url": "/v1/api/application/newViKaTable/dropdownTree/nodesList",
"choices": []
}
],
"3": [
{
"multiples": false,
"defaulttext": false,
"dropdown": true,
"help_txt": "请选择公众号内已添加的模版消息,如果您还未添加模版消息请先在公众号管理后台进行添加",
"choices": [
{
"label": "订阅模板消息",
"key": "G-bO3MHiZ3i75hzoBTm4DL1pYLzc-XV_aeFm0YOKNE8"
},
{
"label": "余额不足提醒",
"key": "EX9nnUWVJlUEH0JGrLwDor9FSNjVkp1qxMkwk4qbEDM"
}
],
"label": "模板选择",
"type": "string",
"dynamic": true,
"key": "template_id",
"required": true
}
]
}
[]
[]
[
{
"id": 89,
"name": "定时启动任务",
"description": "<p>通常来说,集简云的数据流程是以一个指定应用的触发动作来触发,比如当微信公众号有新用户关注,或者CRM系统里有新增销售线索等。但是,有时我们需要流程在指定时间执行,而不是由某个应用触发,例如:每天晚上12点查询广告推广数据,每小时查询一次实时要闻等,这些在指定时间执行,而非某个应用触发的场景,可以通过集简云的内置应用:”定时启动”来实现。</p>",
"popular": -21,
"published_at": "2021-10-25T05:38:55.000Z",
"created_at": "2021-10-25T05:38:53.000Z",
"updated_at": "2022-04-21T08:55:59.000Z",
"app_id": "128",
"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": 3485,
"name": "dingshiqidong.svg",
"alternativeText": "",
"caption": "",
"width": 50,
"height": 50,
"formats": null,
"hash": "dingshiqidong_4510a21990",
"ext": ".svg",
"mime": "image/svg+xml",
"size": 1.42,
"url": "/uploads/dingshiqidong_4510a21990.svg",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2022-04-21T08:55:57.000Z",
"updated_at": "2022-04-21T08:55:57.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-11-09T02:46:42.000Z",
"app_id": "310",
"category": "Teamwork",
"locale": "zh-Hans",
"short_description": "低代码应用表单系统",
"available": true,
"appid": null,
"website": "https://vika.cn/",
"video": null,
"videos": 14,
"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": 701,
"name": "微信公众号",
"description": "<p>微信公众号是可以是企业或者个人注册的认证过的公众号,可以是服务号也可以是订阅号。不同认证和类型的微信公众号权限不同,我们建议使用企业已认证的服务号在集简云的数据流程中以使用全部功能。</p>",
"popular": 1,
"published_at": "2022-12-26T02:33:00.000Z",
"created_at": "2022-09-20T11:03:05.000Z",
"updated_at": "2023-01-06T11:01:00.000Z",
"app_id": "360",
"category": "Social_Media",
"locale": "zh-Hans",
"short_description": "社交媒体",
"available": true,
"appid": null,
"website": "https://mp.weixin.qq.com/",
"video": null,
"videos": null,
"app_version": "1.0.0",
"key_words": null,
"qr_code": null,
"qr": null,
"sharelink": null,
"seo": null,
"icon": {
"id": 8098,
"name": "11.svg",
"alternativeText": "",
"caption": "",
"width": 50,
"height": 50,
"formats": null,
"hash": "11_06cbbfc344",
"ext": ".svg",
"mime": "image/svg+xml",
"size": 1.42,
"url": "/uploads/11_06cbbfc344.svg",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2022-12-06T05:55:29.000Z",
"updated_at": "2022-12-06T05:55:29.000Z"
}
}
]
[
{
"id": 3,
"name": "市场营销",
"locale": "zh-Hans",
"published_at": "2022-05-30T07:29:37.000Z",
"created_at": "2022-05-20T08:12:33.000Z",
"updated_at": "2022-05-30T07:29:37.000Z",
"sort": 1
}
]
[
{
"id": 412,
"key": null,
"published_at": "2021-11-30T05:47:20.000Z",
"created_at": "2021-11-30T05:47:17.000Z",
"updated_at": "2023-11-06T07:42:50.000Z",
"action_id": "489",
"action_name": "当指定星期天数启动时",
"error": null,
"description": "当指定星期天数启动时",
"action_type": "trigger",
"app": null,
"template": null,
"action_key": "489"
},
{
"id": 239,
"key": null,
"published_at": "2021-11-26T05:46:39.000Z",
"created_at": "2021-11-26T05:46:36.000Z",
"updated_at": "2021-11-26T05:46:39.000Z",
"action_id": "541",
"action_name": "公式搜索数据",
"error": null,
"description": "公式搜索维格表数据",
"action_type": "action",
"app": null,
"template": null,
"action_key": null
}
]
[
{
"id": 1,
"title": "订单提醒",
"sort": 1,
"scene": 1,
"published_at": "2022-12-08T08:58:04.000Z",
"created_at": "2022-12-08T08:50:58.000Z",
"updated_at": "2022-12-14T03:24:00.000Z",
"template": 2,
"seo": []
}
]
[]
3
42
100+
11
263
permission
2012
定时启动任务 ➔ 微信公众号
<p>定时启动任务当指定星期天数启动时,维格表公式搜索数据,微信公众号发送模板消息【服务号】</p>
zh-Hans
2022-12-20T05:53:19.000Z
2022-12-20T05:53:19.000Z
2023-11-28T07:03:00.000Z
fi4139zv
定时启动任务当指定星期天数启动时,维格表公式搜索数据,微信公众号发送模板消息【服务号】
anyone
CHfAfysxMOBR
official
pc1265
passed
宋晓卉
fi4139zv
宋晓卉
[
{
"desc": "当指定星期天数启动时",
"app_id": 128,
"action_id": 489,
"action_type": "1",
"sort": "1",
"note": null
},
{
"desc": "根据条件公式(包含并且,或等公式)进行数据查询",
"app_id": 310,
"action_id": 541,
"action_type": "2",
"sort": "2",
"note": null
},
{
"desc": "发送指定服务号模板消息给指定关注用户(目前不受发送频率和用户活跃期限制)",
"app_id": 360,
"action_id": 33,
"action_type": "2",
"sort": "3",
"note": null
}
]
30
false
{
"1": [
{
"key": "weekly",
"label": "选择每周哪天触发",
"required": true,
"type": "string",
"dropdown": true,
"choices": [
{
"key": "1",
"label": "星期一"
},
{
"key": "2",
"label": "星期二"
},
{
"key": "3",
"label": "星期三"
},
{
"key": "4",
"label": "星期四"
},
{
"key": "5",
"label": "星期五"
},
{
"key": "6",
"label": "星期六"
},
{
"key": "7",
"label": "星期天"
}
]
},
{
"key": "hour",
"label": "触发时间选择",
"required": true,
"type": "string",
"dropdown": true,
"help_txt": "选择在每天的哪个时间触发",
"choices": [
{
"key": "0",
"label": "00:00"
},
{
"key": "1",
"label": "01:00"
},
{
"key": "2",
"label": "02:00"
},
{
"key": "3",
"label": "03:00"
},
{
"key": "4",
"label": "04:00"
},
{
"key": "5",
"label": "05:00"
},
{
"key": "6",
"label": "06:00"
},
{
"key": "7",
"label": "07:00"
},
{
"key": "8",
"label": "08:00"
},
{
"key": "9",
"label": "09:00"
},
{
"key": "10",
"label": "10:00"
},
{
"key": "11",
"label": "11:00"
},
{
"key": "12",
"label": "12:00"
},
{
"key": "13",
"label": "13:00"
},
{
"key": "14",
"label": "14:00"
},
{
"key": "15",
"label": "15:00"
},
{
"key": "16",
"label": "16:00"
},
{
"key": "17",
"label": "17:00"
},
{
"key": "18",
"label": "18:00"
},
{
"key": "19",
"label": "19:00"
},
{
"key": "20",
"label": "20:00"
},
{
"key": "21",
"label": "21:00"
},
{
"key": "22",
"label": "22:00"
},
{
"key": "23",
"label": "23:00"
}
]
}
],
"2": [
{
"key": "sheet_id",
"label": "选择维格表",
"dropdownTree": true,
"required": true,
"dynamic": true,
"queryParams": [
{
"label": "父节点id",
"key": "node_id",
"is_key": true
},
{
"label": "标识",
"key": "flag",
"defaulttext": "root_node"
}
],
"url": "/v1/api/application/newViKaTable/dropdownTree/nodesList",
"choices": []
}
],
"3": [
{
"multiples": false,
"defaulttext": false,
"dropdown": true,
"help_txt": "请选择公众号内已添加的模版消息,如果您还未添加模版消息请先在公众号管理后台进行添加",
"choices": [
{
"label": "订阅模板消息",
"key": "G-bO3MHiZ3i75hzoBTm4DL1pYLzc-XV_aeFm0YOKNE8"
},
{
"label": "余额不足提醒",
"key": "EX9nnUWVJlUEH0JGrLwDor9FSNjVkp1qxMkwk4qbEDM"
}
],
"label": "模板选择",
"type": "string",
"dynamic": true,
"key": "template_id",
"required": true
}
]
}
[]
[]
[
{
"id": 89,
"name": "定时启动任务",
"description": "<p>通常来说,集简云的数据流程是以一个指定应用的触发动作来触发,比如当微信公众号有新用户关注,或者CRM系统里有新增销售线索等。但是,有时我们需要流程在指定时间执行,而不是由某个应用触发,例如:每天晚上12点查询广告推广数据,每小时查询一次实时要闻等,这些在指定时间执行,而非某个应用触发的场景,可以通过集简云的内置应用:”定时启动”来实现。</p>",
"popular": -21,
"published_at": "2021-10-25T05:38:55.000Z",
"created_at": "2021-10-25T05:38:53.000Z",
"updated_at": "2022-04-21T08:55:59.000Z",
"app_id": "128",
"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": 3485,
"name": "dingshiqidong.svg",
"alternativeText": "",
"caption": "",
"width": 50,
"height": 50,
"formats": null,
"hash": "dingshiqidong_4510a21990",
"ext": ".svg",
"mime": "image/svg+xml",
"size": 1.42,
"url": "/uploads/dingshiqidong_4510a21990.svg",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2022-04-21T08:55:57.000Z",
"updated_at": "2022-04-21T08:55:57.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-11-09T02:46:42.000Z",
"app_id": "310",
"category": "Teamwork",
"locale": "zh-Hans",
"short_description": "低代码应用表单系统",
"available": true,
"appid": null,
"website": "https://vika.cn/",
"video": null,
"videos": 14,
"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": 701,
"name": "微信公众号",
"description": "<p>微信公众号是可以是企业或者个人注册的认证过的公众号,可以是服务号也可以是订阅号。不同认证和类型的微信公众号权限不同,我们建议使用企业已认证的服务号在集简云的数据流程中以使用全部功能。</p>",
"popular": 1,
"published_at": "2022-12-26T02:33:00.000Z",
"created_at": "2022-09-20T11:03:05.000Z",
"updated_at": "2023-01-06T11:01:00.000Z",
"app_id": "360",
"category": "Social_Media",
"locale": "zh-Hans",
"short_description": "社交媒体",
"available": true,
"appid": null,
"website": "https://mp.weixin.qq.com/",
"video": null,
"videos": null,
"app_version": "1.0.0",
"key_words": null,
"qr_code": null,
"qr": null,
"sharelink": null,
"seo": null,
"icon": {
"id": 8098,
"name": "11.svg",
"alternativeText": "",
"caption": "",
"width": 50,
"height": 50,
"formats": null,
"hash": "11_06cbbfc344",
"ext": ".svg",
"mime": "image/svg+xml",
"size": 1.42,
"url": "/uploads/11_06cbbfc344.svg",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2022-12-06T05:55:29.000Z",
"updated_at": "2022-12-06T05:55:29.000Z"
}
}
]
[
{
"id": 3,
"name": "市场营销",
"locale": "zh-Hans",
"published_at": "2022-05-30T07:29:37.000Z",
"created_at": "2022-05-20T08:12:33.000Z",
"updated_at": "2022-05-30T07:29:37.000Z",
"sort": 1
}
]
[
{
"id": 412,
"key": null,
"published_at": "2021-11-30T05:47:20.000Z",
"created_at": "2021-11-30T05:47:17.000Z",
"updated_at": "2023-11-06T07:42:50.000Z",
"action_id": "489",
"action_name": "当指定星期天数启动时",
"error": null,
"description": "当指定星期天数启动时",
"action_type": "trigger",
"app": null,
"template": null,
"action_key": "489"
},
{
"id": 239,
"key": null,
"published_at": "2021-11-26T05:46:39.000Z",
"created_at": "2021-11-26T05:46:36.000Z",
"updated_at": "2021-11-26T05:46:39.000Z",
"action_id": "541",
"action_name": "公式搜索数据",
"error": null,
"description": "公式搜索维格表数据",
"action_type": "action",
"app": null,
"template": null,
"action_key": null
}
]
[
{
"id": 1,
"title": "订单提醒",
"sort": 1,
"scene": 1,
"published_at": "2022-12-08T08:58:04.000Z",
"created_at": "2022-12-08T08:50:58.000Z",
"updated_at": "2022-12-14T03:24:00.000Z",
"template": 2,
"seo": []
}
]
[]
3
42
100+
11
263