Business Process Automation

0528 Splitout GoogleCalendar Create Scheduled

0528 Splitout GoogleCalendar Create Scheduled

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

Workflow Overview

Total Nodes
33
Node Types
14

Node Types

split Out
For Each User ID..., Extract Invite Reactions
2 nodes
slack
Get User, Search for Invite Requests, Get Invite Reactions, Get Invite Replies, Reply Invite with EventId
5 nodes
code
Get Existing Invite EventID
1 node
if
Should Create Event?, Should Add Attendee?
2 nodes
schedule Trigger
Schedule Trigger
1 node
google Calendar
Create Event, Add Attendee to Event, Get Event Details
3 nodes
set
Get Old EventId, Get User Email
2 nodes
filter
Is Attending
1 node
output Parser Structured
Structured Output Parser
1 node
tool Serp Api
SerpAPI
1 node
lm Chat Open Ai
OpenAI Chat Model
1 node
tool Wikipedia
Wikipedia
1 node
sticky Note
Sticky Note, Sticky Note1, Sticky Note2, Sticky Note3, Sticky Note5, Sticky Note6, Sticky Note7, Sticky Note4, Sticky Note8, Sticky Note9, Sticky Note10
11 nodes
agent
Calendar Event Booking Agent
1 node

Workflow JSON

26.01 KB
{
  "meta": {
    "instanceId": "257476b1ef58bf3cb6a46e65fac7ee34a53a5e1a8492d5c6e4da5f87c9b82833",
    "templateId": "2326"
  },
  "name": "0528 Splitout GoogleCalendar Create Scheduled",
  "nodes": [
    {
      "id": "806e7f80-b936-49c3-9759-6f91fab5781e",
      "name": "For Each User ID...",
      "type": "n8n-nodes-base.splitOut",
      "position": [
        1640,
        1438
      ],
      "parameters": {
        "options": {},
        "fieldToSplitOut": "users"
      },
      "typeVersion": 1
    },
    {
      "id": "8a932c63-18d2-438d-a09c-256c3432a01f",
      "name": "Get User",
      "type": "n8n-nodes-base.slack",
      "position": [
        1900,
        1278
      ],
      "parameters": {
        "user": {
          "__rl": true,
          "mode": "id",
          "value": "={{ $json.users }}"
        },
        "resource": "user"
      },
      "typeVersion": 2.2
    },
    {
      "id": "fefe8889-a564-4d70-a909-a3e836ca6286",
      "name": "Search for Invite Requests",
...

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