案例文章
推荐的的流程模板
请稍后...
Code
2661
当抖音(普通账号) 有新增评论时,提问ChatGPT,自动将ChatGPT回答的内容同步至抖音评论下
<p><span style="background-color:rgb(255,255,255);color:rgb(68,68,68);">当抖音(普通账号)指定视频有新增评论时,可以实现将评论内容自动提问ChatGPT,并将ChatGPT自动回复的内容同步至评论下。</span></p>
zh-Hans
2023-04-18T08:20:33.000Z
2023-04-18T08:20:33.000Z
2023-11-28T08:35:51.000Z
nx1526ir
当抖音(普通账号)指定视频有新增评论时,可以实现将评论内容自动提问ChatGPT,并将ChatGPT自动回复的内容同步至评论下。
anyone
m3WUlOJ4QMsO
official
pc1265
passed
贾占峰
nx1526ir
贾占峰
[
{
"desc": "当指定的单个视频有新增评论时同步数据并触发流程",
"app_id": 94,
"action_id": 2709,
"action_type": "1",
"sort": "1",
"note": null
},
{
"desc": "输入您的回答获取ChatGPT答案",
"app_id": 1000856,
"action_id": 1005052,
"action_type": "2",
"sort": "2",
"note": null
},
{
"desc": "根据Commentid回复视频下指定的用户评论(普通账户)",
"app_id": 94,
"action_id": 325,
"action_type": "2",
"sort": "3",
"note": null
}
]
506
true
{
"1": [
{
"multiples": false,
"queryParams": [
{
"label": "第几页",
"key": "cursor",
"type": "number",
"defaulttext": 0
},
{
"label": "每页数量",
"key": "count",
"type": "number",
"defaulttext": 20
}
],
"url": "/v1/api/process/douyin/choice/choice_video_list",
"page": true,
"help_txt": "请选择指定的视频,不选默认任意视频触发流程",
"choices": [],
"dropdownServer": true,
"label": "视频",
"type": "string",
"allow_search": false,
"key": "item_ids",
"required": false
}
],
"2": [],
"3": [
{
"label": "评论id",
"key": "comment_id",
"help_txt": "需要回复的评论id(commentid);可以在\"当指定视频新增评论\"触发动作的样本中找到",
"type": "string",
"required": true
},
{
"label": "回复内容",
"key": "content",
"help_txt": "请将回复文本长度控制在40字以内,长度超限将导致回复失败",
"type": "text",
"required": true
},
{
"label": "视频ID",
"key": "item_id",
"help_txt": "评论所在的视频id(item_id)可以在\"当指定视频新增评论\"触发动作的样本中找到",
"type": "string",
"required": true
}
]
}
true
<p><strong>流程配置条件:</strong></p><p>抖音账号为普通账号(非企业认证账号)</p><p> </p><p><strong>操作指引视频:</strong></p><div class="raw-html-embed">
<video style="max-width: 100%;" loop="" muted="" controls="" preload="auto" autoplay="autoplay">
<source src="https://download.jijyun.cn/media/douyinpinglun.mp4" type="video/mp4">
</video></div><p> </p><p> </p>
<p><span style="color:hsl(0,0%,0%);">恭喜,流程配置成功。</span></p><p> </p><p><span class="text-big">□ </span>保持流程开启状态</p><p><span class="text-big">□ </span>1小时后评论视频可触发ChatGPT自动回复(抖音官方要求)</p><p><span class="text-big">□ </span>首条流程日志“失败”无需关注,不影响流程运行</p><p><span class="text-big">□</span> 历史已授权过的抖音无需等待1小时</p>
true
[]
[]
[
{
"id": 57,
"name": "抖音(普通号)",
"description": "<p>抖音,是由字节跳动孵化的一款音乐创意短视频社交软件。该软件于2016年9月20日上线,是一个面向全年龄的短视频社区平台。</p>",
"popular": 215,
"published_at": "2021-10-25T03:33:39.000Z",
"created_at": "2021-10-25T03:33:37.000Z",
"updated_at": "2023-07-13T10:08:52.000Z",
"app_id": "94",
"category": "Social_Media",
"locale": "zh-Hans",
"short_description": "短视频社交平台",
"available": true,
"appid": null,
"website": "https://e.douyin.com/",
"video": null,
"videos": null,
"app_version": "1.0.0",
"key_words": null,
"qr_code": null,
"qr": null,
"sharelink": null,
"seo": null,
"icon": {
"id": 1813,
"name": "Doyen.svg",
"alternativeText": "",
"caption": "",
"width": 50,
"height": 50,
"formats": null,
"hash": "Doyen_88f42118bf",
"ext": ".svg",
"mime": "image/svg+xml",
"size": 20.28,
"url": "/uploads/Doyen_88f42118bf.svg",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2022-01-26T02:47:40.000Z",
"updated_at": "2022-01-26T02:47:40.000Z"
}
},
{
"id": 1378,
"name": "OpenAI(ChatGPT)免费版",
"description": "<p>集简云提供的ChatGPT应用(限时免费),无需注册ChatGPT账户即可使用。</p>",
"popular": 100,
"published_at": "2023-02-13T03:35:54.000Z",
"created_at": "2023-02-13T03:35:54.000Z",
"updated_at": "2023-04-07T03:07:30.000Z",
"app_id": "1000856",
"category": "Jijianyun",
"locale": "zh-Hans",
"short_description": "ChatGPT内置应用免费版",
"available": true,
"appid": null,
"website": null,
"video": null,
"videos": null,
"app_version": "1.0.2",
"key_words": null,
"qr_code": null,
"qr": null,
"sharelink": null,
"seo": null,
"icon": {
"id": 9106,
"name": "内置.svg",
"alternativeText": "",
"caption": "",
"width": 50,
"height": 50,
"formats": null,
"hash": "_a29c8cac21",
"ext": ".svg",
"mime": "image/svg+xml",
"size": 0.84,
"url": "/uploads/_a29c8cac21.svg",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2023-02-13T03:39:05.000Z",
"updated_at": "2023-02-13T03:39:05.000Z"
}
}
]
[]
[
{
"id": 5980,
"key": null,
"published_at": "2023-03-20T05:52:32.000Z",
"created_at": "2023-03-20T05:52:32.000Z",
"updated_at": "2023-03-20T05:52:32.000Z",
"action_id": "1005052",
"action_name": "提问ChatGPT",
"error": null,
"description": "输入您的回答获取ChatGPT答案",
"action_type": "action",
"app": null,
"template": null,
"action_key": null
},
{
"id": 3090,
"key": null,
"published_at": "2022-08-25T03:29:38.000Z",
"created_at": "2022-08-25T03:29:38.000Z",
"updated_at": "2023-11-06T07:42:06.000Z",
"action_id": "2709",
"action_name": "当视频有新增评论时(普通账号)",
"error": null,
"description": "当视频有新增评论时触发流程",
"action_type": "trigger",
"app": null,
"template": null,
"action_key": "2709"
},
{
"id": 133,
"key": null,
"published_at": "2021-11-24T08:00:03.000Z",
"created_at": "2021-11-24T07:55:00.000Z",
"updated_at": "2023-11-06T07:42:11.000Z",
"action_id": "325",
"action_name": "回复视频评论 (普通账户)",
"error": null,
"description": "回复来自普通账户的视频评论时",
"action_type": "action",
"app": null,
"template": null,
"action_key": "325"
}
]
[]
[]
4
6
2
3
118
Msg
2661
当抖音(普通账号) 有新增评论时,提问ChatGPT,自动将ChatGPT回答的内容同步至抖音评论下
<p><span style="background-color:rgb(255,255,255);color:rgb(68,68,68);">当抖音(普通账号)指定视频有新增评论时,可以实现将评论内容自动提问ChatGPT,并将ChatGPT自动回复的内容同步至评论下。</span></p>
zh-Hans
2023-04-18T08:20:33.000Z
2023-04-18T08:20:33.000Z
2023-11-28T08:35:51.000Z
nx1526ir
当抖音(普通账号)指定视频有新增评论时,可以实现将评论内容自动提问ChatGPT,并将ChatGPT自动回复的内容同步至评论下。
anyone
m3WUlOJ4QMsO
official
pc1265
passed
贾占峰
nx1526ir
贾占峰
[
{
"desc": "当指定的单个视频有新增评论时同步数据并触发流程",
"app_id": 94,
"action_id": 2709,
"action_type": "1",
"sort": "1",
"note": null
},
{
"desc": "输入您的回答获取ChatGPT答案",
"app_id": 1000856,
"action_id": 1005052,
"action_type": "2",
"sort": "2",
"note": null
},
{
"desc": "根据Commentid回复视频下指定的用户评论(普通账户)",
"app_id": 94,
"action_id": 325,
"action_type": "2",
"sort": "3",
"note": null
}
]
506
true
{
"1": [
{
"multiples": false,
"queryParams": [
{
"label": "第几页",
"key": "cursor",
"type": "number",
"defaulttext": 0
},
{
"label": "每页数量",
"key": "count",
"type": "number",
"defaulttext": 20
}
],
"url": "/v1/api/process/douyin/choice/choice_video_list",
"page": true,
"help_txt": "请选择指定的视频,不选默认任意视频触发流程",
"choices": [],
"dropdownServer": true,
"label": "视频",
"type": "string",
"allow_search": false,
"key": "item_ids",
"required": false
}
],
"2": [],
"3": [
{
"label": "评论id",
"key": "comment_id",
"help_txt": "需要回复的评论id(commentid);可以在\"当指定视频新增评论\"触发动作的样本中找到",
"type": "string",
"required": true
},
{
"label": "回复内容",
"key": "content",
"help_txt": "请将回复文本长度控制在40字以内,长度超限将导致回复失败",
"type": "text",
"required": true
},
{
"label": "视频ID",
"key": "item_id",
"help_txt": "评论所在的视频id(item_id)可以在\"当指定视频新增评论\"触发动作的样本中找到",
"type": "string",
"required": true
}
]
}
true
<p><strong>流程配置条件:</strong></p><p>抖音账号为普通账号(非企业认证账号)</p><p> </p><p><strong>操作指引视频:</strong></p><div class="raw-html-embed">
<video style="max-width: 100%;" loop="" muted="" controls="" preload="auto" autoplay="autoplay">
<source src="https://download.jijyun.cn/media/douyinpinglun.mp4" type="video/mp4">
</video></div><p> </p><p> </p>
<p><span style="color:hsl(0,0%,0%);">恭喜,流程配置成功。</span></p><p> </p><p><span class="text-big">□ </span>保持流程开启状态</p><p><span class="text-big">□ </span>1小时后评论视频可触发ChatGPT自动回复(抖音官方要求)</p><p><span class="text-big">□ </span>首条流程日志“失败”无需关注,不影响流程运行</p><p><span class="text-big">□</span> 历史已授权过的抖音无需等待1小时</p>
true
[]
[]
[
{
"id": 57,
"name": "抖音(普通号)",
"description": "<p>抖音,是由字节跳动孵化的一款音乐创意短视频社交软件。该软件于2016年9月20日上线,是一个面向全年龄的短视频社区平台。</p>",
"popular": 215,
"published_at": "2021-10-25T03:33:39.000Z",
"created_at": "2021-10-25T03:33:37.000Z",
"updated_at": "2023-07-13T10:08:52.000Z",
"app_id": "94",
"category": "Social_Media",
"locale": "zh-Hans",
"short_description": "短视频社交平台",
"available": true,
"appid": null,
"website": "https://e.douyin.com/",
"video": null,
"videos": null,
"app_version": "1.0.0",
"key_words": null,
"qr_code": null,
"qr": null,
"sharelink": null,
"seo": null,
"icon": {
"id": 1813,
"name": "Doyen.svg",
"alternativeText": "",
"caption": "",
"width": 50,
"height": 50,
"formats": null,
"hash": "Doyen_88f42118bf",
"ext": ".svg",
"mime": "image/svg+xml",
"size": 20.28,
"url": "/uploads/Doyen_88f42118bf.svg",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2022-01-26T02:47:40.000Z",
"updated_at": "2022-01-26T02:47:40.000Z"
}
},
{
"id": 1378,
"name": "OpenAI(ChatGPT)免费版",
"description": "<p>集简云提供的ChatGPT应用(限时免费),无需注册ChatGPT账户即可使用。</p>",
"popular": 100,
"published_at": "2023-02-13T03:35:54.000Z",
"created_at": "2023-02-13T03:35:54.000Z",
"updated_at": "2023-04-07T03:07:30.000Z",
"app_id": "1000856",
"category": "Jijianyun",
"locale": "zh-Hans",
"short_description": "ChatGPT内置应用免费版",
"available": true,
"appid": null,
"website": null,
"video": null,
"videos": null,
"app_version": "1.0.2",
"key_words": null,
"qr_code": null,
"qr": null,
"sharelink": null,
"seo": null,
"icon": {
"id": 9106,
"name": "内置.svg",
"alternativeText": "",
"caption": "",
"width": 50,
"height": 50,
"formats": null,
"hash": "_a29c8cac21",
"ext": ".svg",
"mime": "image/svg+xml",
"size": 0.84,
"url": "/uploads/_a29c8cac21.svg",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2023-02-13T03:39:05.000Z",
"updated_at": "2023-02-13T03:39:05.000Z"
}
}
]
[]
[
{
"id": 5980,
"key": null,
"published_at": "2023-03-20T05:52:32.000Z",
"created_at": "2023-03-20T05:52:32.000Z",
"updated_at": "2023-03-20T05:52:32.000Z",
"action_id": "1005052",
"action_name": "提问ChatGPT",
"error": null,
"description": "输入您的回答获取ChatGPT答案",
"action_type": "action",
"app": null,
"template": null,
"action_key": null
},
{
"id": 3090,
"key": null,
"published_at": "2022-08-25T03:29:38.000Z",
"created_at": "2022-08-25T03:29:38.000Z",
"updated_at": "2023-11-06T07:42:06.000Z",
"action_id": "2709",
"action_name": "当视频有新增评论时(普通账号)",
"error": null,
"description": "当视频有新增评论时触发流程",
"action_type": "trigger",
"app": null,
"template": null,
"action_key": "2709"
},
{
"id": 133,
"key": null,
"published_at": "2021-11-24T08:00:03.000Z",
"created_at": "2021-11-24T07:55:00.000Z",
"updated_at": "2023-11-06T07:42:11.000Z",
"action_id": "325",
"action_name": "回复视频评论 (普通账户)",
"error": null,
"description": "回复来自普通账户的视频评论时",
"action_type": "action",
"app": null,
"template": null,
"action_key": "325"
}
]
[]
[]
4
6
2
3
118
Data
2661
当抖音(普通账号) 有新增评论时,提问ChatGPT,自动将ChatGPT回答的内容同步至抖音评论下
<p><span style="background-color:rgb(255,255,255);color:rgb(68,68,68);">当抖音(普通账号)指定视频有新增评论时,可以实现将评论内容自动提问ChatGPT,并将ChatGPT自动回复的内容同步至评论下。</span></p>
zh-Hans
2023-04-18T08:20:33.000Z
2023-04-18T08:20:33.000Z
2023-11-28T08:35:51.000Z
nx1526ir
当抖音(普通账号)指定视频有新增评论时,可以实现将评论内容自动提问ChatGPT,并将ChatGPT自动回复的内容同步至评论下。
anyone
m3WUlOJ4QMsO
official
pc1265
passed
贾占峰
nx1526ir
贾占峰
[
{
"desc": "当指定的单个视频有新增评论时同步数据并触发流程",
"app_id": 94,
"action_id": 2709,
"action_type": "1",
"sort": "1",
"note": null
},
{
"desc": "输入您的回答获取ChatGPT答案",
"app_id": 1000856,
"action_id": 1005052,
"action_type": "2",
"sort": "2",
"note": null
},
{
"desc": "根据Commentid回复视频下指定的用户评论(普通账户)",
"app_id": 94,
"action_id": 325,
"action_type": "2",
"sort": "3",
"note": null
}
]
506
true
{
"1": [
{
"multiples": false,
"queryParams": [
{
"label": "第几页",
"key": "cursor",
"type": "number",
"defaulttext": 0
},
{
"label": "每页数量",
"key": "count",
"type": "number",
"defaulttext": 20
}
],
"url": "/v1/api/process/douyin/choice/choice_video_list",
"page": true,
"help_txt": "请选择指定的视频,不选默认任意视频触发流程",
"choices": [],
"dropdownServer": true,
"label": "视频",
"type": "string",
"allow_search": false,
"key": "item_ids",
"required": false
}
],
"2": [],
"3": [
{
"label": "评论id",
"key": "comment_id",
"help_txt": "需要回复的评论id(commentid);可以在\"当指定视频新增评论\"触发动作的样本中找到",
"type": "string",
"required": true
},
{
"label": "回复内容",
"key": "content",
"help_txt": "请将回复文本长度控制在40字以内,长度超限将导致回复失败",
"type": "text",
"required": true
},
{
"label": "视频ID",
"key": "item_id",
"help_txt": "评论所在的视频id(item_id)可以在\"当指定视频新增评论\"触发动作的样本中找到",
"type": "string",
"required": true
}
]
}
true
<p><strong>流程配置条件:</strong></p><p>抖音账号为普通账号(非企业认证账号)</p><p> </p><p><strong>操作指引视频:</strong></p><div class="raw-html-embed">
<video style="max-width: 100%;" loop="" muted="" controls="" preload="auto" autoplay="autoplay">
<source src="https://download.jijyun.cn/media/douyinpinglun.mp4" type="video/mp4">
</video></div><p> </p><p> </p>
<p><span style="color:hsl(0,0%,0%);">恭喜,流程配置成功。</span></p><p> </p><p><span class="text-big">□ </span>保持流程开启状态</p><p><span class="text-big">□ </span>1小时后评论视频可触发ChatGPT自动回复(抖音官方要求)</p><p><span class="text-big">□ </span>首条流程日志“失败”无需关注,不影响流程运行</p><p><span class="text-big">□</span> 历史已授权过的抖音无需等待1小时</p>
true
[]
[]
[
{
"id": 57,
"name": "抖音(普通号)",
"description": "<p>抖音,是由字节跳动孵化的一款音乐创意短视频社交软件。该软件于2016年9月20日上线,是一个面向全年龄的短视频社区平台。</p>",
"popular": 215,
"published_at": "2021-10-25T03:33:39.000Z",
"created_at": "2021-10-25T03:33:37.000Z",
"updated_at": "2023-07-13T10:08:52.000Z",
"app_id": "94",
"category": "Social_Media",
"locale": "zh-Hans",
"short_description": "短视频社交平台",
"available": true,
"appid": null,
"website": "https://e.douyin.com/",
"video": null,
"videos": null,
"app_version": "1.0.0",
"key_words": null,
"qr_code": null,
"qr": null,
"sharelink": null,
"seo": null,
"icon": {
"id": 1813,
"name": "Doyen.svg",
"alternativeText": "",
"caption": "",
"width": 50,
"height": 50,
"formats": null,
"hash": "Doyen_88f42118bf",
"ext": ".svg",
"mime": "image/svg+xml",
"size": 20.28,
"url": "/uploads/Doyen_88f42118bf.svg",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2022-01-26T02:47:40.000Z",
"updated_at": "2022-01-26T02:47:40.000Z"
}
},
{
"id": 1378,
"name": "OpenAI(ChatGPT)免费版",
"description": "<p>集简云提供的ChatGPT应用(限时免费),无需注册ChatGPT账户即可使用。</p>",
"popular": 100,
"published_at": "2023-02-13T03:35:54.000Z",
"created_at": "2023-02-13T03:35:54.000Z",
"updated_at": "2023-04-07T03:07:30.000Z",
"app_id": "1000856",
"category": "Jijianyun",
"locale": "zh-Hans",
"short_description": "ChatGPT内置应用免费版",
"available": true,
"appid": null,
"website": null,
"video": null,
"videos": null,
"app_version": "1.0.2",
"key_words": null,
"qr_code": null,
"qr": null,
"sharelink": null,
"seo": null,
"icon": {
"id": 9106,
"name": "内置.svg",
"alternativeText": "",
"caption": "",
"width": 50,
"height": 50,
"formats": null,
"hash": "_a29c8cac21",
"ext": ".svg",
"mime": "image/svg+xml",
"size": 0.84,
"url": "/uploads/_a29c8cac21.svg",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2023-02-13T03:39:05.000Z",
"updated_at": "2023-02-13T03:39:05.000Z"
}
}
]
[]
[
{
"id": 5980,
"key": null,
"published_at": "2023-03-20T05:52:32.000Z",
"created_at": "2023-03-20T05:52:32.000Z",
"updated_at": "2023-03-20T05:52:32.000Z",
"action_id": "1005052",
"action_name": "提问ChatGPT",
"error": null,
"description": "输入您的回答获取ChatGPT答案",
"action_type": "action",
"app": null,
"template": null,
"action_key": null
},
{
"id": 3090,
"key": null,
"published_at": "2022-08-25T03:29:38.000Z",
"created_at": "2022-08-25T03:29:38.000Z",
"updated_at": "2023-11-06T07:42:06.000Z",
"action_id": "2709",
"action_name": "当视频有新增评论时(普通账号)",
"error": null,
"description": "当视频有新增评论时触发流程",
"action_type": "trigger",
"app": null,
"template": null,
"action_key": "2709"
},
{
"id": 133,
"key": null,
"published_at": "2021-11-24T08:00:03.000Z",
"created_at": "2021-11-24T07:55:00.000Z",
"updated_at": "2023-11-06T07:42:11.000Z",
"action_id": "325",
"action_name": "回复视频评论 (普通账户)",
"error": null,
"description": "回复来自普通账户的视频评论时",
"action_type": "action",
"app": null,
"template": null,
"action_key": "325"
}
]
[]
[]
4
6
2
3
118
permission
2661
当抖音(普通账号) 有新增评论时,提问ChatGPT,自动将ChatGPT回答的内容同步至抖音评论下
<p><span style="background-color:rgb(255,255,255);color:rgb(68,68,68);">当抖音(普通账号)指定视频有新增评论时,可以实现将评论内容自动提问ChatGPT,并将ChatGPT自动回复的内容同步至评论下。</span></p>
zh-Hans
2023-04-18T08:20:33.000Z
2023-04-18T08:20:33.000Z
2023-11-28T08:35:51.000Z
nx1526ir
当抖音(普通账号)指定视频有新增评论时,可以实现将评论内容自动提问ChatGPT,并将ChatGPT自动回复的内容同步至评论下。
anyone
m3WUlOJ4QMsO
official
pc1265
passed
贾占峰
nx1526ir
贾占峰
[
{
"desc": "当指定的单个视频有新增评论时同步数据并触发流程",
"app_id": 94,
"action_id": 2709,
"action_type": "1",
"sort": "1",
"note": null
},
{
"desc": "输入您的回答获取ChatGPT答案",
"app_id": 1000856,
"action_id": 1005052,
"action_type": "2",
"sort": "2",
"note": null
},
{
"desc": "根据Commentid回复视频下指定的用户评论(普通账户)",
"app_id": 94,
"action_id": 325,
"action_type": "2",
"sort": "3",
"note": null
}
]
506
true
{
"1": [
{
"multiples": false,
"queryParams": [
{
"label": "第几页",
"key": "cursor",
"type": "number",
"defaulttext": 0
},
{
"label": "每页数量",
"key": "count",
"type": "number",
"defaulttext": 20
}
],
"url": "/v1/api/process/douyin/choice/choice_video_list",
"page": true,
"help_txt": "请选择指定的视频,不选默认任意视频触发流程",
"choices": [],
"dropdownServer": true,
"label": "视频",
"type": "string",
"allow_search": false,
"key": "item_ids",
"required": false
}
],
"2": [],
"3": [
{
"label": "评论id",
"key": "comment_id",
"help_txt": "需要回复的评论id(commentid);可以在\"当指定视频新增评论\"触发动作的样本中找到",
"type": "string",
"required": true
},
{
"label": "回复内容",
"key": "content",
"help_txt": "请将回复文本长度控制在40字以内,长度超限将导致回复失败",
"type": "text",
"required": true
},
{
"label": "视频ID",
"key": "item_id",
"help_txt": "评论所在的视频id(item_id)可以在\"当指定视频新增评论\"触发动作的样本中找到",
"type": "string",
"required": true
}
]
}
true
<p><strong>流程配置条件:</strong></p><p>抖音账号为普通账号(非企业认证账号)</p><p> </p><p><strong>操作指引视频:</strong></p><div class="raw-html-embed">
<video style="max-width: 100%;" loop="" muted="" controls="" preload="auto" autoplay="autoplay">
<source src="https://download.jijyun.cn/media/douyinpinglun.mp4" type="video/mp4">
</video></div><p> </p><p> </p>
<p><span style="color:hsl(0,0%,0%);">恭喜,流程配置成功。</span></p><p> </p><p><span class="text-big">□ </span>保持流程开启状态</p><p><span class="text-big">□ </span>1小时后评论视频可触发ChatGPT自动回复(抖音官方要求)</p><p><span class="text-big">□ </span>首条流程日志“失败”无需关注,不影响流程运行</p><p><span class="text-big">□</span> 历史已授权过的抖音无需等待1小时</p>
true
[]
[]
[
{
"id": 57,
"name": "抖音(普通号)",
"description": "<p>抖音,是由字节跳动孵化的一款音乐创意短视频社交软件。该软件于2016年9月20日上线,是一个面向全年龄的短视频社区平台。</p>",
"popular": 215,
"published_at": "2021-10-25T03:33:39.000Z",
"created_at": "2021-10-25T03:33:37.000Z",
"updated_at": "2023-07-13T10:08:52.000Z",
"app_id": "94",
"category": "Social_Media",
"locale": "zh-Hans",
"short_description": "短视频社交平台",
"available": true,
"appid": null,
"website": "https://e.douyin.com/",
"video": null,
"videos": null,
"app_version": "1.0.0",
"key_words": null,
"qr_code": null,
"qr": null,
"sharelink": null,
"seo": null,
"icon": {
"id": 1813,
"name": "Doyen.svg",
"alternativeText": "",
"caption": "",
"width": 50,
"height": 50,
"formats": null,
"hash": "Doyen_88f42118bf",
"ext": ".svg",
"mime": "image/svg+xml",
"size": 20.28,
"url": "/uploads/Doyen_88f42118bf.svg",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2022-01-26T02:47:40.000Z",
"updated_at": "2022-01-26T02:47:40.000Z"
}
},
{
"id": 1378,
"name": "OpenAI(ChatGPT)免费版",
"description": "<p>集简云提供的ChatGPT应用(限时免费),无需注册ChatGPT账户即可使用。</p>",
"popular": 100,
"published_at": "2023-02-13T03:35:54.000Z",
"created_at": "2023-02-13T03:35:54.000Z",
"updated_at": "2023-04-07T03:07:30.000Z",
"app_id": "1000856",
"category": "Jijianyun",
"locale": "zh-Hans",
"short_description": "ChatGPT内置应用免费版",
"available": true,
"appid": null,
"website": null,
"video": null,
"videos": null,
"app_version": "1.0.2",
"key_words": null,
"qr_code": null,
"qr": null,
"sharelink": null,
"seo": null,
"icon": {
"id": 9106,
"name": "内置.svg",
"alternativeText": "",
"caption": "",
"width": 50,
"height": 50,
"formats": null,
"hash": "_a29c8cac21",
"ext": ".svg",
"mime": "image/svg+xml",
"size": 0.84,
"url": "/uploads/_a29c8cac21.svg",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2023-02-13T03:39:05.000Z",
"updated_at": "2023-02-13T03:39:05.000Z"
}
}
]
[]
[
{
"id": 5980,
"key": null,
"published_at": "2023-03-20T05:52:32.000Z",
"created_at": "2023-03-20T05:52:32.000Z",
"updated_at": "2023-03-20T05:52:32.000Z",
"action_id": "1005052",
"action_name": "提问ChatGPT",
"error": null,
"description": "输入您的回答获取ChatGPT答案",
"action_type": "action",
"app": null,
"template": null,
"action_key": null
},
{
"id": 3090,
"key": null,
"published_at": "2022-08-25T03:29:38.000Z",
"created_at": "2022-08-25T03:29:38.000Z",
"updated_at": "2023-11-06T07:42:06.000Z",
"action_id": "2709",
"action_name": "当视频有新增评论时(普通账号)",
"error": null,
"description": "当视频有新增评论时触发流程",
"action_type": "trigger",
"app": null,
"template": null,
"action_key": "2709"
},
{
"id": 133,
"key": null,
"published_at": "2021-11-24T08:00:03.000Z",
"created_at": "2021-11-24T07:55:00.000Z",
"updated_at": "2023-11-06T07:42:11.000Z",
"action_id": "325",
"action_name": "回复视频评论 (普通账户)",
"error": null,
"description": "回复来自普通账户的视频评论时",
"action_type": "action",
"app": null,
"template": null,
"action_key": "325"
}
]
[]
[]
4
6
2
3
118