{
  "name": "TelePilot: Listen to Events",
  "nodes": [
    {
      "parameters": {
        "events": []
      },
      "id": "e66acd3f-dec9-41c5-bce2-b3359932268b",
      "name": "TelePilot Trigger",
      "type": "@telepilotco/n8n-nodes-telepilot.telePilotTrigger",
      "typeVersion": 1,
      "position": [
        420,
        600
      ],
      "credentials": {
        "telePilotApi": {
          "id": "41",
          "name": "Personal Telegram Co-Pilot account"
        }
      }
    },
    {
      "parameters": {
        "operation": "insert",
        "collection": "all_events",
        "fields": "={{ Object.keys($json).join(\",\") }}",
        "options": {}
      },
      "id": "7613147f-57a7-4f36-8545-3abbf621f792",
      "name": "MongoDB",
      "type": "n8n-nodes-base.mongoDb",
      "typeVersion": 1,
      "position": [
        980,
        600
      ],
      "credentials": {
        "mongoDb": {
          "id": "20",
          "name": "MongoDB account"
        }
      }
    }
  ],
  "pinData": {},
  "connections": {
    "TelePilot Trigger": {
      "main": [
        [
          {
            "node": "MongoDB",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "active": false,
  "settings": {},
  "versionId": "d8224359-9d49-45a2-8c8a-b76709658f88",
  "id": "38",
  "meta": {
    "instanceId": "instanceId"
  },
  "tags": [
    {
      "createdAt": "2023-06-13T12:43:46.639Z",
      "updatedAt": "2023-06-13T12:43:46.639Z",
      "id": "10",
      "name": "telepilot-workflows"
    }
  ]
}