Auto backup (2022-05-30T21:01:02.182Z)

This commit is contained in:
nia
2022-05-30 21:01:02 +00:00
parent ed76101b42
commit 80b44f605d
9 changed files with 137 additions and 150 deletions

View File

@@ -9,72 +9,10 @@
"type": "n8n-nodes-base.start",
"typeVersion": 1,
"position": [
-180,
-200,
480
]
},
{
"parameters": {
"path": "ea62db5f-f87b-48cb-9b12-e6cf7810324b",
"options": {}
},
"name": "Webhook",
"type": "n8n-nodes-base.webhook",
"typeVersion": 1,
"position": [
660,
840
],
"webhookId": "ea62db5f-f87b-48cb-9b12-e6cf7810324b",
"disabled": true
},
{
"parameters": {
"operation": "getAll",
"calendar": "addressbook%23contacts%40group.v.calendar.google.com",
"returnAll": true,
"options": {}
},
"name": "Google Calendar",
"type": "n8n-nodes-base.googleCalendar",
"typeVersion": 1,
"position": [
120,
540
],
"credentials": {
"googleCalendarOAuth2Api": {
"id": "6",
"name": "Google Calendar account"
}
},
"disabled": true
},
{
"parameters": {
"conditions": {
"dateTime": [
{
"value1": "={{$json[\"start\"][\"date\"]}}",
"value2": "={{$today.minus({days: 1}).toFormat('yyyy-MM-dd').toString()}}"
},
{
"value1": "={{$json[\"end\"][\"date\"]}}",
"operation": "before",
"value2": "={{$today.plus({days: 2}).toFormat('yyyy-MM-dd').toString()}}"
}
]
}
},
"name": "IF",
"type": "n8n-nodes-base.if",
"typeVersion": 1,
"position": [
360,
540
],
"disabled": true
},
{
"parameters": {
"title": "={{$json[\"summary\"]}}",
@@ -84,8 +22,8 @@
"type": "n8n-nodes-base.pushbullet",
"typeVersion": 1,
"position": [
480,
420
460,
580
],
"credentials": {
"pushbulletOAuth2Api": {
@@ -94,31 +32,6 @@
}
}
},
{
"parameters": {
"operation": "create",
"taskListId": "AQMkADAwATNiZmYAZC05MzYzLWQ5YjYtMDACLTAwCgAuAAADIyRvDrjkMkCmTApWtV1lbAEAodXeAPq8WUqqkl0jol24wwAE_WemmwAAAA==",
"title": "={{$json[\"description\"]}}",
"additionalFields": {
"dueDateTime": "={{DateTime.fromISO($json[\"start\"][\"date\"]).plus({days: 1}).toString()}}",
"status": "inProgress"
}
},
"name": "Microsoft To Do",
"type": "n8n-nodes-base.microsoftToDo",
"typeVersion": 1,
"position": [
920,
560
],
"credentials": {
"microsoftToDoOAuth2Api": {
"id": "4",
"name": "Microsoft To Do account"
}
},
"disabled": true
},
{
"parameters": {
"triggerTimes": {
@@ -195,7 +108,7 @@
"typeVersion": 1,
"position": [
120,
320
580
],
"credentials": {
"googleCalendarOAuth2Api": {
@@ -219,8 +132,8 @@
"type": "n8n-nodes-base.microsoftToDo",
"typeVersion": 1,
"position": [
480,
280
460,
440
],
"credentials": {
"microsoftToDoOAuth2Api": {
@@ -234,11 +147,6 @@
"Start": {
"main": [
[
{
"node": "Google Calendar",
"type": "main",
"index": 0
},
{
"node": "Google Calendar1",
"type": "main",
@@ -247,36 +155,9 @@
]
]
},
"Google Calendar": {
"main": [
[
{
"node": "IF",
"type": "main",
"index": 0
}
]
]
},
"IF": {
"main": [
[
{
"node": "Microsoft To Do",
"type": "main",
"index": 0
}
]
]
},
"Cron": {
"main": [
[
{
"node": "Google Calendar",
"type": "main",
"index": 0
},
{
"node": "Microsoft To Do1",
"type": "main",
@@ -316,15 +197,10 @@
}
]
]
},
"Microsoft To Do3": {
"main": [
[]
]
}
},
"createdAt": "2022-04-30T16:57:58.520Z",
"updatedAt": "2022-05-27T04:05:20.520Z",
"updatedAt": "2022-05-30T05:53:07.773Z",
"settings": {
"saveExecutionProgress": "DEFAULT",
"errorWorkflow": "25"