0846 Splitout Code Create Webhook

0846 Splitout Code Create Webhook

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

Workflow Overview

Total Nodes
18
Node Types
11

Node Types

manual Trigger
When clicking ‘Test workflow’
1 node
http Request
Get Term Dates Excel, Markdown Conversion Service
2 nodes
information Extractor
Extract Key Events and Dates
1 node
set
Extract Target Sheet, Fix Dates
2 nodes
lm Chat Google Gemini
Google Gemini Chat Model
1 node
convert To File
Create ICS File
1 node
code
Events to ICS Document
1 node
sort
Sort Events by Date
1 node
sticky Note
Sticky Note, Sticky Note1, Sticky Note2, Sticky Note3, Sticky Note4, Sticky Note5
6 nodes
split Out
Events to Items
1 node
gmail
Send Email with Attachment
1 node

Workflow JSON

18.08 KB
{
  "meta": {
    "instanceId": "408f9fb9940c3cb18ffdef0e0150fe342d6e655c3a9fac21f0f644e8bedabcd9",
    "templateCredsSetupCompleted": true
  },
  "name": "0846 Splitout Code Create Webhook",
  "nodes": [
    {
      "id": "dbaac3bd-6049-4f2e-8782-98b1656d8331",
      "name": "When clicking ‘Test workflow’",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        -500,
        -20
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "6605c1b6-4723-4aeb-9ade-ac05350e7631",
      "name": "Get Term Dates Excel",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -140,
        0
      ],
      "parameters": {
        "url": "https://www.westminster.ac.uk/sites/default/public-files/general-documents/undergraduate-term-dates-2025%E2%80%932026.xlsx",
        "options": {
          "response": {
            "response": {
              "responseFormat": "file"
            }
          }
        }
      },
      "typeVersion": 4.2...

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