Business Process Automation

0429 Splitout GoogleCalendar Send Webhook

0429 Splitout GoogleCalendar Send Webhook

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

Workflow Overview

Total Nodes
21
Node Types
13

Node Types

set
Setup, Get attendees email domains, Extract data for email, Extract important data, Extract important data again
5 nodes
schedule Trigger
Every morning @ 7
1 node
google Calendar
Get meetings for today
1 node
split Out
Split Out
1 node
http Request
Get recent LinkedIn posts, Get latest tweets
2 nodes
clearbit
Enrich attendee company
1 node
gmail
Gmail
1 node
merge
Combine all activity for a company, Wrap everything together
2 nodes
html
Prepare email template
1 node
sticky Note
Sticky Note, Sticky Note1, Sticky Note2
3 nodes
filter
Keep only ones with the domain
1 node
open Ai
Ask AI to summerize
1 node
switch
Switch
1 node

Workflow JSON

20.82 KB
{
  "meta": {
    "instanceId": "3c58c896c9089c8fb4d7f2b069bf3119193f239a1f538829758e2f4d6b5f5b24"
  },
  "name": "0429 Splitout GoogleCalendar Send Webhook",
  "nodes": [
    {
      "id": "ed18a0ab-ac62-469e-9490-d9fcf75b4606",
      "name": "Setup",
      "type": "n8n-nodes-base.set",
      "position": [
        -700,
        320
      ],
      "parameters": {
        "fields": {
          "values": [
            {
              "name": "linkedInAPIKey"
            },
            {
              "name": "twitterAPIKey"
            },
            {
              "name": "emails"
            }
          ]
        },
        "options": {}
      },
      "typeVersion": 3.2
    },
    {
      "id": "d6624796-3f59-4077-8d41-4418c869ad27",
      "name": "Every morning @ 7",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        -940,
        320
      ],
      "parameters": {
        "rule": {
          "interval": [
            {
              "triggerAtHour": 7
     ...

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