0883 Splitout Code Create Webhook

0883 Splitout Code Create Webhook

Scheduled
High
21
Nodes
Scheduled
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
21
Node Types
15

Node Types

if
If
1 node
lm Chat Open Ai
OpenAI Chat Model3
1 node
sticky Note
Sticky Note, Sticky Note1, Sticky Note2, Sticky Note3, Sticky Note4
5 nodes
google Sheets
Record Results, Get Sustainability News
2 nodes
output Parser Structured
Structured Output Parser
1 node
agent
Agent Classification
1 node
gmail
Send to your mailing list
1 node
code
Generate Email HTML
1 node
html
Parse Article Blocks, Extract Articles Blocks
2 nodes
schedule Trigger
Trigger at 08:30 am
1 node
http Request
Query EU News Website
1 node
split Out
Split Out by Article Block
1 node
split In Batches
Loop Over Articles
1 node
set
Sustainability Flag
1 node
merge
Merge Article + Flag
1 node

Workflow JSON

21.63 KB
{
  "meta": {
    "instanceId": "=",
    "templateCredsSetupCompleted": true
  },
  "name": "0883 Splitout Code Create Webhook",
  "nodes": [
    {
      "id": "10d2d97d-428e-4224-beae-e4ce4e090e4f",
      "name": "If",
      "type": "n8n-nodes-base.if",
      "position": [
        3220,
        2500
      ],
      "parameters": {
        "options": {},
        "conditions": {
          "options": {
            "version": 2,
            "leftValue": "",
            "caseSensitive": true,
            "typeValidation": "strict"
          },
          "combinator": "and",
          "conditions": [
            {
              "id": "7f8ac804-088d-4dfa-a661-8b6b09a6e340",
              "operator": {
                "name": "filter.operator.equals",
                "type": "string",
                "operation": "equals"
              },
              "leftValue": "={{ $json.date }}",
              "rightValue": "={{ $now.minus(5,\"day\").day }} {{ $now.minus(5,\"day\").monthLong }} {{ $now.m...

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