Communication & Messaging

Google Calendar to Slack Status & Philips Hue

Google Calendar to Slack Status & Philips Hue

Complex
High
9
Nodes
Complex
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
9
Node Types
0

Workflow JSON

5.81 KB
{
  "id": 118,
  "name": "Google Calendar to Slack Status & Philips Hue",
  "nodes": [
    {
      "name": "On clicking 'execute'",
      "type": "n8n-nodes-base.manualTrigger",
      "disabled": true,
      "position": [
        420,
        420
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "name": "Google Calendar",
      "type": "n8n-nodes-base.googleCalendar",
      "position": [
        720,
        600
      ],
      "parameters": {
        "eventId": "={{$node[\"Event Started\"].json[\"id\"].split(\"_\")[0]}}",
        "options": {},
        "calendar": "[email protected]",
        "operation": "get"
      },
      "credentials": {
        "googleCalendarOAuth2Api": {
          "id": "15",
          "name": "GoogleCalendar - Personal"
        }
      },
      "typeVersion": 1
    },
    {
      "name": "Light - Busy",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1220,
        180
      ],
      "parameters": {
        "u...

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