Marketing & Advertising Automation

0442 Splitout Schedule Send Scheduled

0442 Splitout Schedule Send Scheduled

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

Workflow Overview

Total Nodes
10
Node Types
9

Node Types

schedule Trigger
Every 1 hour
1 node
split In Batches
Loop Over Items
1 node
no Op
No Operation, do nothing
1 node
rss Feed Read
RSS Read
1 node
sticky Note
Sticky Note2, Sticky Note3
2 nodes
if
If published in the last hour
1 node
gmail
Send email with each post
1 node
split Out
Split Out
1 node
set
List of RSS feeds
1 node

Workflow JSON

6.33 KB
{
  "name": "0442 Splitout Schedule Send Scheduled",
  "nodes": [
    {
      "id": "48a0524d-db39-4046-bad1-18684064cbac",
      "name": "Every 1 hour",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        40,
        600
      ],
      "parameters": {
        "rule": {
          "interval": [
            {
              "field": "hours",
              "triggerAtMinute": 30
            }
          ]
        }
      },
      "typeVersion": 1.1
    },
    {
      "id": "bf9e2480-e879-4ebc-829f-b61f29251d29",
      "name": "Loop Over Items",
      "type": "n8n-nodes-base.splitInBatches",
      "position": [
        680,
        600
      ],
      "parameters": {
        "options": {}
      },
      "typeVersion": 3
    },
    {
      "id": "f8e8a9a4-6104-4d4c-a400-5160e37f6c55",
      "name": "No Operation, do nothing",
      "type": "n8n-nodes-base.noOp",
      "position": [
        920,
        400
      ],
      "parameters": {},
      "typeVersion": 1
    },
  ...

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