Marketing & Advertising Automation

0500 Splitout Schedule Send Scheduled

0500 Splitout Schedule Send Scheduled

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

Workflow Overview

Total Nodes
7
Node Types
6

Node Types

gmail
Send Gmail
1 node
http Request
Fetch Github Repo Releases
1 node
split Out
Split Out Content
1 node
markdown
Convert Markdown to HTML
1 node
schedule Trigger
Daily Trigger
1 node
sticky Note
Sticky Note, Sticky Note1
2 nodes

Workflow JSON

3.64 KB
{
  "meta": {
    "instanceId": "84ba6d895254e080ac2b4916d987aa66b000f88d4d919a6b9c76848f9b8a7616",
    "templateId": "2278",
    "templateCredsSetupCompleted": true
  },
  "name": "0500 Splitout Schedule Send Scheduled",
  "nodes": [
    {
      "id": "4074dda0-993b-4b63-8502-3db09a920e42",
      "name": "Send Gmail",
      "type": "n8n-nodes-base.gmail",
      "position": [
        1520,
        260
      ],
      "parameters": {
        "sendTo": "[email protected]",
        "message": "={{ $json.html }}",
        "options": {
          "appendAttribution": true
        },
        "subject": "new stable version of n8n released"
      },
      "credentials": {
        "gmailOAuth2": {
          "id": "nx3IJyQ7TuVxI0y2",
          "name": "Gmail account"
        }
      },
      "typeVersion": 2.1
    },
    {
      "id": "01364110-5482-416f-abab-32ddbb9c3123",
      "name": "Fetch Github Repo Releases",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        840,
        26...

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