Skip to content

Get many events in Microsoft Outlook | Don't show recurring events #17747

Description

@DZUK-Automaize

Describe the problem/error/question

Node "Get many events in Microsoft Outlook" don't get recurring events

What is the error message (if any)?

No error, data is simply missing in output

Please share your workflow/screenshots/recording

{
  "nodes": [
    {
      "parameters": {},
      "type": "n8n-nodes-base.manualTrigger",
      "typeVersion": 1,
      "position": [
        0,
        0
      ],
      "id": "a0bada45-7495-456a-b985-a6ed129467bd",
      "name": "When clicking ‘Execute workflow’"
    },
    {
      "parameters": {
        "resource": "event",
        "output": "fields",
        "fields": [
          "end",
          "start",
          "type",
          "categories"
        ],
        "filters": {}
      },
      "type": "n8n-nodes-base.microsoftOutlook",
      "typeVersion": 2,
      "position": [
        208,
        0
      ],
      "id": "72358d78-fa93-4b69-b996-80444edea93b",
      "name": "Get many events",
      "webhookId": "c4367462-3966-40a4-acab-93c54ab45a1d",
      "credentials": {
        "microsoftOutlookOAuth2Api": {
          "id": "hyzVfqSoDDlAxjTn",
          "name": "Microsoft Outlook account"
        }
      }
    }
  ],
  "connections": {
    "When clicking ‘Execute workflow’": {
      "main": [
        [
          {
            "node": "Get many events",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "pinData": {},
  "meta": {
    "templateCredsSetupCompleted": true,
    "instanceId": "0dbf4a70693d46d417153f571602de59d48f9a37d2a8faccac8569e0db39a97c"
  }
}

Share the output returned by the last node

@odata.etag id categories type start end  
W/"vFMbTWQAQUWQElAkjIFUTQAAm8cwfw==" AAMkADQzOWIzZjRkLWEwMDUtNGExOS1iMGQzLTc0NGQ0Zjc4MzEzNABGAAAAAAASEmGTEvngQowmnF1hyfwGBwC8UxtNZABBRZASUCSMgVRNAAAAAAENAAC8UxtNZABBRZASUCSMgVRNAACcTKwMAAA= [empty array] singleInstance dateTime:2025-08-01T09:30:00.0000000timeZone:UTC dateTime:2025-08-01T10:00:00.0000000timeZone:UTC  
W/"vFMbTWQAQUWQElAkjIFUTQAAm8cwbQ==" AAMkADQzOWIzZjRkLWEwMDUtNGExOS1iMGQzLTc0NGQ0Zjc4MzEzNABGAAAAAAASEmGTEvngQowmnF1hyfwGBwC8UxtNZABBRZASUCSMgVRNAAAAAAENAAC8UxtNZABBRZASUCSMgVRNAACcTKwLAAA= [empty array] singleInstance dateTime:2025-08-01T09:00:00.0000000timeZone:UTC dateTime:2025-08-01T09:30:00.0000000timeZone:UTC

Debug info

core

  • n8nVersion: 1.103.1
  • platform: docker (cloud)
  • nodeJsVersion: 22.17.0
  • database: sqlite
  • executionMode: regular
  • concurrency: 5
  • license: community

storage

  • success: all
  • error: all
  • progress: false
  • manual: true
  • binaryMode: filesystem

pruning

  • enabled: true
  • maxAge: 168 hours
  • maxCount: 2500 executions

client

  • userAgent: mozilla/5.0 (macintosh; intel mac os x 10_15_7) applewebkit/537.36 (khtml, like gecko) chrome/138.0.0.0 safari/537.36
  • isTouchDevice: false

Generated at: 2025-07-28T12:28:32.030Z}

Metadata

Metadata

Assignees

No one assigned

    Labels

    in linearDEPRECATEDteam:nodesIssue is with the Nodes team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions