{
  "name": "My workflow 21",
  "nodes": [
    {
      "parameters": {},
      "id": "e524f588-b6a3-4849-8777-b32a8a755ae5",
      "name": "When clicking \"Execute Workflow\"",
      "type": "n8n-nodes-base.manualTrigger",
      "typeVersion": 1,
      "position": [
        820,
        360
      ]
    },
    {
      "parameters": {
        "toRecipients": "to@mail.com",
        "subject": "Hello",
        "bodyContent": "message description",
        "additionalFields": {
          "bodyContentType": "Text",
          "replyTo": "reply@mail.com"
        }
      },
      "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 account 2"
        }
      }
    }
  ],
  "pinData": {
    "Microsoft Outlook": [
      {
        "json": {
          "success": 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": []
}
