Data Processing & Analysis

modelo do chatbot

modelo do chatbot

Manual
High
12
Nodes
Manual
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
12
Node Types
8

Node Types

if
If
1 node
set
Edit Fields1, Edit Fields2
2 nodes
open Ai
OpenAI, OpenAI2
2 nodes
chat Trigger
Chat Trigger
1 node
memory Postgres Chat
Postgres Chat Memory, Postgres Chat Memory1
2 nodes
my Sql Tool
Products in Daatabase
1 node
tool Http Request
Knowledge Base, External API
2 nodes
sticky Note
Sticky Note
1 node

Workflow JSON

12.63 KB
{
  "id": "BMI5WkmyU8nZqfII",
  "meta": {
    "instanceId": "e03b0f22ca12c92061d789d5980a9bc31d9d7e7dd7513ac93c09ac5a0d147623",
    "templateCredsSetupCompleted": true
  },
  "name": "modelo do chatbot",
  "tags": [],
  "nodes": [
    {
      "id": "c6e454af-70a1-4c65-8450-8159f7fc738b",
      "name": "If",
      "type": "n8n-nodes-base.if",
      "position": [
        160,
        560
      ],
      "parameters": {
        "options": {},
        "conditions": {
          "options": {
            "version": 1,
            "leftValue": "",
            "caseSensitive": true,
            "typeValidation": "strict"
          },
          "combinator": "and",
          "conditions": [
            {
              "id": "7ea831a4-0e20-4725-a6f5-3dc2f41f1cf4",
              "operator": {
                "type": "object",
                "operation": "exists",
                "singleValue": true
              },
              "leftValue": "={{ $json.leadData }}",
              "rightValue": ""
...

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