Business Process Automation

0899 Splitout GoogleCalendar Update Webhook

0899 Splitout GoogleCalendar Update Webhook

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

Workflow Overview

Total Nodes
18
Node Types
11

Node Types

http Request
Research Company, Research Person
2 nodes
google Calendar Trigger
Google Calendar Trigger
1 node
filter
Filter Out Myself
1 node
split Out
Split Out Attendees
1 node
split In Batches
For Each Attendee
1 node
if
Is Company Email?
1 node
aggregate
Combine All Research
1 node
set
Collect Fields, Edit Fields, Person Prompt, Company Prompt
4 nodes
sticky Note
Sticky Note4, Sticky Note, Sticky Note1, Sticky Note2
4 nodes
markdown
Write HTML
1 node
gmail
Send Report
1 node

Workflow JSON

16.29 KB
{
  "meta": {
    "instanceId": "45e293393b5dd8437fb351e5b1ef5511ef67e6e0826a1c10b9b68be850b67593"
  },
  "name": "0899 Splitout GoogleCalendar Update Webhook",
  "nodes": [
    {
      "id": "7976731d-692d-45f8-b986-3f82d998dfa0",
      "name": "Research Company",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        600,
        780
      ],
      "parameters": {
        "url": "https://api.openai.com/v1/responses",
        "options": {},
        "requestMethod": "POST",
        "authentication": "headerAuth",
        "jsonParameters": true,
        "bodyParametersJson": "={{\n  JSON.stringify({\n    model: \"gpt-4o\",\n    tools: [{ type: \"web_search_preview\" }],\n    input: $json.prompt\n  })\n}}",
        "queryParametersJson": "{}",
        "headerParametersJson": "{}"
      },
      "credentials": {
        "httpHeaderAuth": {
          "id": "rhDo5pdVQQsBgcVZ",
          "name": "Header Auth account 2"
        }
      },
      "typeVersion": 1
    },
    {
 ...

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