Web Scraping & Data Extraction
Chatbot AI
Chatbot AI
Webhook
High
14
Nodes
Webhook
Trigger
High
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
14
Node Types
7
Node Types
http Request
Loading Animation, ReplyMessage - Not supported, ReplyMessage - Line
3 nodes
agent
AI Agent
1 node
lm Chat Azure Open Ai
Azure OpenAI Chat Model
1 node
sticky Note
Sticky Note, Sticky Note1, Sticky Note2, Sticky Note3, Sticky Note4, Sticky Note5
6 nodes
webhook
Line Chatbot
1 node
if
Check Message Type IsText?
1 node
set
Format Reply
1 node
Workflow JSON
14.57 KB
{
"id": "ghfbOYrOSiQVAbl5",
"meta": {
"instanceId": "558d88703fb65b2d0e44613bc35916258b0f0bf983c5d4730c00c424b77ca36a"
},
"name": "Chatbot AI",
"tags": [],
"nodes": [
{
"id": "6eec6665-eea6-4aaa-8ae5-2fc7bf0c4746",
"name": "Loading Animation",
"type": "n8n-nodes-base.httpRequest",
"position": [
-520,
340
],
"parameters": {
"url": "https://api.line.me/v2/bot/chat/loading/start",
"body": "={\n \"chatId\": \"{{ $json.body.events[0].source.userId }}\",\n \"loadingSeconds\": 60\n}",
"method": "POST",
"options": {},
"sendBody": true,
"contentType": "raw",
"authentication": "genericCredentialType",
"rawContentType": "application/json",
"genericAuthType": "httpHeaderAuth"
},
"credentials": {
"httpHeaderAuth": {
"id": "PQI3F0ibV3txKWfv",
"name": "Talking Therapy Line@"
}
},
"typeVersion":...Showing first 1000 characters. Click "Expand" to view the full JSON.