Auto backup (2022-06-17T21:00:57.817Z)

This commit is contained in:
nia
2022-06-17 21:00:57 +00:00
parent 54e4bb70e5
commit 35498c2f78
9 changed files with 156 additions and 24 deletions

View File

@@ -9,8 +9,8 @@
"type": "n8n-nodes-base.start",
"typeVersion": 1,
"position": [
-200,
340
-500,
540
]
},
{
@@ -123,6 +123,89 @@
"id": "4",
"name": "Microsoft To Do account"
}
},
"disabled": true
},
{
"parameters": {
"title": "n8n Community Meetup",
"start": "2022-06-18T21:00:00.000Z",
"end": "2021-06-20T16:15:00.000Z",
"allDay": true,
"additionalFields": {
"attendeesUi": {
"attendeeValues": [
{
"name": "nia",
"email": "nia@cynic.club"
}
]
},
"busyStatus": "TENTATIVE",
"calName": "home",
"fileName": "tetet",
"location": "wrwerwerwerwerwer",
"organizerUi": {
"organizerValues": {
"name": "nia",
"email": "ihor.nahornyy@gmail.com"
}
},
"status": "CONFIRMED",
"url": "https://avtomoto25.cn.ua/booking/"
}
},
"name": "iCalendar",
"type": "n8n-nodes-base.iCal",
"position": [
-240,
540
],
"typeVersion": 1
},
{
"parameters": {
"fromEmail": "it@chermigiv-rada.gov.ua",
"toEmail": "ihor.nahornyy@gmail.com",
"subject": "расписание",
"text": "rtyrtyrty",
"attachments": "data",
"options": {
"allowUnauthorizedCerts": true
}
},
"name": "Send Email1",
"type": "n8n-nodes-base.emailSend",
"typeVersion": 1,
"position": [
0,
380
],
"credentials": {
"smtp": {
"id": "34",
"name": "mail.chernigiv-rada.gov.ua"
}
}
},
{
"parameters": {
"resource": "file",
"path": "/home/igor/ftp/html",
"options": {}
},
"name": "SSH",
"type": "n8n-nodes-base.ssh",
"typeVersion": 1,
"position": [
-40,
700
],
"credentials": {
"sshPassword": {
"id": "35",
"name": "192.168.40.23"
}
}
}
],
@@ -158,14 +241,41 @@
}
]
]
},
"iCalendar": {
"main": [
[
{
"node": "Send Email1",
"type": "main",
"index": 0
},
{
"node": "SSH",
"type": "main",
"index": 0
}
]
]
},
"Start": {
"main": [
[
{
"node": "iCalendar",
"type": "main",
"index": 0
}
]
]
}
},
"createdAt": "2022-04-29T05:12:17.339Z",
"updatedAt": "2022-06-15T14:11:06.522Z",
"updatedAt": "2022-06-17T18:33:31.903Z",
"settings": {},
"staticData": {
"node:IMAP Email": {
"lastMessageUid": 6314
"lastMessageUid": 6329
}
},
"tags": []

View File

@@ -48,8 +48,8 @@
"type": "n8n-nodes-base.telegram",
"typeVersion": 1,
"position": [
680,
300
820,
200
],
"credentials": {
"telegramApi": {
@@ -73,18 +73,12 @@
},
"HTTP Request": {
"main": [
[
{
"node": "Telegram",
"type": "main",
"index": 0
}
]
[]
]
}
},
"createdAt": "2022-06-14T16:15:17.966Z",
"updatedAt": "2022-06-14T16:21:02.087Z",
"updatedAt": "2022-06-17T11:14:11.182Z",
"settings": {},
"staticData": null,
"tags": []