Marketing & Advertising Automation

0918 Code Noop Send Triggered

0918 Code Noop Send Triggered

Complex
High
19
Nodes
Complex
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
19
Node Types
13

Node Types

information Extractor
Information Extractor
1 node
lm Chat Open Ai
OpenAI Chat Model1, OpenAI Chat Model
2 nodes
if
If
1 node
google Sheets
Google Sheets
1 node
code
Code
1 node
split In Batches
Loop Over Items
1 node
no Op
Replace Me, No Operation, do nothing
2 nodes
sticky Note
Sticky Note, Sticky Note1, Sticky Note2, Sticky Note3, Sticky Note4
5 nodes
execute Workflow Trigger
Triggered on Restaurant Chat workflow
1 node
chat Trigger
When chat message received
1 node
agent
AI Agent
1 node
tool Workflow
Call n8n Workflow Tool
1 node
memory Buffer Window
Last 5 conversations Memory
1 node

Workflow JSON

16.08 KB
{
  "meta": {
    "instanceId": "d73282515b90623d4a8783919a2d772c706425d649e1512792f37ac51e07e4a8"
  },
  "name": "0918 Code Noop Send Triggered",
  "nodes": [
    {
      "id": "62b3c7cb-1993-44f1-8b86-38a34ca1d029",
      "name": "Information Extractor",
      "type": "@n8n/n8n-nodes-langchain.informationExtractor",
      "position": [
        -200,
        500
      ],
      "parameters": {
        "text": "={{ $json.query }}",
        "options": {},
        "schemaType": "fromJson",
        "jsonSchemaExample": "{\n  \"name\": \"Information Extractor\",\n  \"type\": \"n8n-nodes-base.informationExtractor\",\n  \"parameters\": {\n    \"extract\": [\n      {\n        \"name\": \"items\",\n        \"pattern\": \"(latte|coffee|tea|cappuccino)\"\n      },\n      {\n        \"name\": \"quantity\",\n        \"pattern\": \"\\\\d+\"\n      },\n      {\n        \"name\": \"table\",\n        \"pattern\": \"table number (\\\\d+)\"\n      }\n    ]\n  }\n}\n"
      },
      "typeVersion": 1
    }...

Showing first 1000 characters. Click "Expand" to view the full JSON.