{
	"name": "Microsoft Outlook Message Get All Test",
	"nodes": [
		{
			"parameters": {},
			"id": "e524f588-b6a3-4849-8777-b32a8a755ae5",
			"name": "When clicking \"Execute Workflow\"",
			"type": "n8n-nodes-base.manualTrigger",
			"typeVersion": 1,
			"position": [820, 360]
		},
		{
			"parameters": {
				"resource": "message",
				"operation": "getAll",
				"returnAll": false,
				"limit": 50,
				"output": "simple"
			},
			"id": "baff6798-0304-4255-bdb0-dd3f2659373b",
			"name": "Microsoft Outlook",
			"type": "n8n-nodes-base.microsoftOutlook",
			"typeVersion": 2,
			"position": [1040, 360],
			"credentials": {
				"microsoftOutlookOAuth2Api": {
					"id": "iXJCki7i5Vz0bdks",
					"name": "Microsoft Outlook OAuth2 Test"
				}
			}
		}
	],
	"pinData": {
		"Microsoft Outlook": [
			{
				"json": {
					"id": "AAMkAGVmMDEzMTM4LTExMWMtNDAxYy05MWNjLWQ5YTY3NWUzNzE4ZgBGAAAAAAA_iGOFSpJvRJ8V0rRW_J9FBwBZf4De_LkrSqpPI8eyjUmAAAACEDdwAABZf4De_LkrSqpPI8eyjUmAAAFSpKecAAA=",
					"conversationId": "AAQkAGVmMDEzMTM4LTExMWMtNDAxYy05MWNjLWQ5YTY3NWUzNzE4ZgAQALc9G-OGBp9Hshu8JZGiSFs=",
					"subject": "Test Email 1",
					"bodyPreview": "This is the first test email body preview",
					"from": "john.doe@example.com",
					"to": ["jane.smith@example.com"],
					"categories": ["Blue category"],
					"hasAttachments": false
				}
			},
			{
				"json": {
					"id": "AAMkAGVmMDEzMTM4LTExMWMtNDAxYy05MWNjLWQ5YTY3NWUzNzE4ZgBGAAAAAAA_iGOFSpJvRJ8V0rRW_J9FBwBZf4De_LkrSqpPI8eyjUmAAAACEDdwAABZf4De_LkrSqpPI8eyjUmAAAFSpKedAAA=",
					"conversationId": "AAQkAGVmMDEzMTM4LTExMWMtNDAxYy05MWNjLWQ5YTY3NWUzNzE4ZgAQALc9G-OGBp9Hshu8JZGiSFt=",
					"subject": "Test Email 2",
					"bodyPreview": "This is the second test email body preview",
					"from": "alice.johnson@example.com",
					"to": ["bob.wilson@example.com"],
					"categories": ["Red category"],
					"hasAttachments": true
				}
			}
		]
	},
	"connections": {
		"When clicking \"Execute Workflow\"": {
			"main": [
				[
					{
						"node": "Microsoft Outlook",
						"type": "main",
						"index": 0
					}
				]
			]
		}
	},
	"active": false,
	"settings": {
		"executionOrder": "v1"
	},
	"versionId": "fed8ec2e-8663-4dfc-8234-33eb83257260",
	"id": "1CYHzBXQw1nfPGtB",
	"meta": {
		"instanceId": "b888bd11cd1ddbb95450babf3e199556799d999b896f650de768b8370ee50363"
	},
	"tags": []
}
