Data Processing & Analysis

1388 Splitout Redis Automation Webhook

1388 Splitout Redis Automation Webhook

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

Workflow Overview

Total Nodes
40
Node Types
16

Node Types

if
Stop Interview?, Valid Session?
2 nodes
set
Generate Row, Generate Row1, Send Reply To Agent, Set Interview Topic, Generate Row2, Parse Response, Messages To JSON
7 nodes
memory Manager
Clear For Next Interview
1 node
sticky Note
Sticky Note, Sticky Note1, Sticky Note2, Sticky Note3, Sticky Note4, Sticky Note5, Sticky Note6, Sticky Note7, Sticky Note8, Sticky Note9
10 nodes
form Trigger
Start Interview
1 node
memory Buffer Window
Window Buffer Memory2, Window Buffer Memory
2 nodes
form
Get Answer, Redirect to Completion Screen
2 nodes
crypto
UUID
1 node
redis
Create Session, Update Session, Update Session1, Update Session2, Query By Session, Get Session
6 nodes
respond To Webhook
Respond to Webhook
1 node
webhook
Webhook
1 node
html
404 Not Found, Show Transcript
2 nodes
agent
AI Researcher
1 node
lm Chat Groq
Groq Chat Model
1 node
google Sheets
Save to Google Sheet
1 node
split Out
Session to List
1 node

Workflow JSON

48.24 KB
{
  "name": "1388 Splitout Redis Automation Webhook",
  "nodes": [
    {
      "id": "d73e5113-119f-4e62-9872-48e6a971d760",
      "name": "Stop Interview?",
      "type": "n8n-nodes-base.if",
      "position": [
        3380,
        920
      ],
      "parameters": {
        "options": {},
        "conditions": {
          "options": {
            "version": 2,
            "leftValue": "",
            "caseSensitive": true,
            "typeValidation": "strict"
          },
          "combinator": "and",
          "conditions": [
            {
              "id": "3cf788a6-94d0-4223-9caa-30b8e4df8e01",
              "operator": {
                "type": "boolean",
                "operation": "true",
                "singleValue": true
              },
              "leftValue": "={{ $json.output.stop_interview }}",
              "rightValue": ""
            }
          ]
        }
      },
      "typeVersion": 2.2
    },
    {
      "id": "cda3c487-97fa-4037-b9a0-0802f4a02727",
   ...

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