Files
alighasami 3d5eaf9445
Security: Sync from Public / sync-from-public (push) Has been cancelled
Test: Benchmark Nightly / build (push) Has been cancelled
Test: Benchmark Nightly / Notify Cats on failure (push) Has been cancelled
CI: Python / Checks (push) Has been cancelled
Test: Evals Python / Workflow Comparison Python (push) Has been cancelled
Util: Check Docs URLs / check-docs-urls (push) Has been cancelled
Test: Visual Storybook / Cloudflare Pages (push) Has been cancelled
Test: E2E Performance / build-and-test-performance (push) Has been cancelled
Test: Workflows Nightly / Run Workflow Tests (push) Has been cancelled
Util: Cleanup CI Docker Images / Delete stale CI images (push) Has been cancelled
Test: Benchmark Destroy Env / build (push) Has been cancelled
Util: Update Node Popularity / update-popularity (push) Has been cancelled
Test: E2E Coverage Weekly / Coverage Tests (push) Has been cancelled
first commit
2026-03-17 16:22:57 +03:30

60 lines
1.2 KiB
JSON

{
"name": "iCalendar test",
"nodes": [
{
"parameters": {},
"id": "987fdc91-f1a7-4882-9975-3d41e183b7f3",
"name": "When clicking \"Execute Workflow\"",
"type": "n8n-nodes-base.manualTrigger",
"typeVersion": 1,
"position": [780, 400]
},
{
"parameters": {
"title": "new event",
"start": "2023-02-27T22:00:00.000Z",
"end": "2023-02-27T22:00:00.000Z",
"allDay": true,
"additionalFields": {
"attendeesUi": {
"attendeeValues": [
{
"name": "Person",
"email": "person1@email.com"
}
]
},
"calName": "default"
}
},
"id": "afe2a25a-d7a3-41f5-a9be-7a2ea3bb260d",
"name": "iCalendar",
"type": "n8n-nodes-base.iCal",
"typeVersion": 1,
"position": [1080, 400]
}
],
"pinData": {},
"connections": {
"When clicking \"Execute Workflow\"": {
"main": [
[
{
"node": "iCalendar",
"type": "main",
"index": 0
}
]
]
}
},
"active": false,
"settings": {},
"versionId": "6c0ed4a8-3c83-44e1-957c-bbe7ef57ebd3",
"id": "116",
"meta": {
"instanceId": "36203ea1ce3cef713fa25999bd9874ae26b9e4c2c3a90a365f2882a154d031d0"
},
"tags": []
}