Communication & Messaging

Google calendar to Outlook

Google calendar to Outlook

Complex
Medium
7
Nodes
Complex
Trigger
Medium
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
7
Node Types
3

Node Types

merge
Merge
1 node
google Calendar Trigger
Incoming Event Trigger, Cancel Event Trigger
2 nodes
microsoft Outlook
Create Outlook Event, Get Event to Cancel, Delete Event, Send E-mail with details
4 nodes

Workflow JSON

6.95 KB
{
  "id": "0HVA2TOmkdNpH5DP",
  "meta": {
    "instanceId": "ba8f1362d8ed4c2ce84171d2f481098de4ee775241bdc1660d1dce80434ec7d4",
    "templateCredsSetupCompleted": true
  },
  "name": "Google calendar to Outlook",
  "tags": [],
  "nodes": [
    {
      "id": "e7e75d4a-ee5a-4ee7-b69d-71d8eb51fe55",
      "name": "Merge",
      "type": "n8n-nodes-base.merge",
      "position": [
        920,
        800
      ],
      "parameters": {
        "mode": "combine",
        "options": {},
        "combineBy": "combineAll"
      },
      "typeVersion": 3
    },
    {
      "id": "6e159340-910c-4c1e-9e6b-c6ef679309be",
      "name": "Incoming Event Trigger",
      "type": "n8n-nodes-base.googleCalendarTrigger",
      "position": [
        500,
        360
      ],
      "parameters": {
        "options": {},
        "pollTimes": {
          "item": [
            {
              "mode": "everyMinute"
            }
          ]
        },
        "triggerOn": "eventCreated",
        "calendarId": {
...

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