1657 Splitout Schedule Monitor Scheduled

1657 Splitout Schedule Monitor Scheduled

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

Workflow Overview

Total Nodes
19
Node Types
13

Node Types

split Out
Issues to List
1 node
lm Chat Open Ai
OpenAI Chat Model
1 node
set
Combine Sentiment Analysis, Copy of Issue
2 nodes
information Extractor
Sentiment over Issue Comments
1 node
split In Batches
For Each Issue...
1 node
airtable
Get Existing Sentiment, Update Row
2 nodes
airtable Trigger
Airtable Trigger
1 node
switch
Sentiment Transition
1 node
graphql
Fetch Active Linear Issues
1 node
schedule Trigger
Schedule Trigger
1 node
remove Duplicates
Deduplicate Notifications
1 node
slack
Report Issue Negative Transition
1 node
sticky Note
Sticky Note, Sticky Note1, Sticky Note2, Sticky Note3, Sticky Note4
5 nodes

Workflow JSON

23.67 KB
{
  "name": "1657 Splitout Schedule Monitor Scheduled",
  "nodes": [
    {
      "id": "82fd6023-2cc3-416e-83b7-fda24d07d77a",
      "name": "Issues to List",
      "type": "n8n-nodes-base.splitOut",
      "position": [
        40,
        -100
      ],
      "parameters": {
        "options": {},
        "fieldToSplitOut": "data.issues.nodes"
      },
      "typeVersion": 1
    },
    {
      "id": "9cc77786-e14f-47c6-a3cf-60c2830612e6",
      "name": "OpenAI Chat Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        360,
        80
      ],
      "parameters": {
        "options": {}
      },
      "credentials": {
        "openAiApi": {
          "id": "8gccIjcuf3gvaoEr",
          "name": "OpenAi account"
        }
      },
      "typeVersion": 1
    },
    {
      "id": "821d4a60-81a4-4915-9c13-3d978cc0114b",
      "name": "Combine Sentiment Analysis",
      "type": "n8n-nodes-base.set",
      "position": [
        700,
        -80
      ],
   ...

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