Communication & Messaging

Post new Google Calendar events to Telegram

Post new Google Calendar events to Telegram

Manual
Medium
4
Nodes
Manual
Trigger
Medium
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
4
Node Types
3

Node Types

google Calendar Trigger
Google Calendar Trigger
1 node
telegram
Telegram
1 node
sticky Note
Sticky Note, Sticky Note1
2 nodes

Workflow JSON

2.92 KB
{
  "id": "CoYwFuZTq5kUuiba",
  "meta": {
    "instanceId": "14e4c77104722ab186539dfea5182e419aecc83d85963fe13f6de862c875ebfa"
  },
  "name": "Post new Google Calendar events to Telegram",
  "tags": [],
  "nodes": [
    {
      "id": "be284a6b-7daf-48c8-99af-e939ecb96f32",
      "name": "Google Calendar Trigger",
      "type": "n8n-nodes-base.googleCalendarTrigger",
      "position": [
        100,
        80
      ],
      "parameters": {
        "options": {},
        "pollTimes": {
          "item": [
            {
              "mode": "everyMinute"
            }
          ]
        },
        "triggerOn": "eventCreated",
        "calendarId": {
          "__rl": true,
          "mode": "list",
          "value": "",
          "cachedResultName": ""
        }
      },
      "credentials": {
        "googleCalendarOAuth2Api": {
          "id": "",
          "name": ""
        }
      },
      "typeVersion": 1
    },
    {
      "id": "978e80b6-9b18-4fec-87e8-17fa2335ef48",
      "na...

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