Auto backup (2022-11-28T22:01:04.488Z)
This commit is contained in:
105
flows/69.json
Normal file
105
flows/69.json
Normal file
@@ -0,0 +1,105 @@
|
||||
{
|
||||
"createdAt": "2022-11-28T06:30:11.913Z",
|
||||
"updatedAt": "2022-11-28T18:13:35.480Z",
|
||||
"id": 69,
|
||||
"name": "hi-connect",
|
||||
"active": true,
|
||||
"nodes": [
|
||||
{
|
||||
"parameters": {
|
||||
"mailbox": "camera",
|
||||
"downloadAttachments": true,
|
||||
"options": {}
|
||||
},
|
||||
"id": "773a1d3c-9ed5-4cdf-bcf5-2294a720997c",
|
||||
"name": "IMAP Email",
|
||||
"type": "n8n-nodes-base.emailReadImap",
|
||||
"typeVersion": 2,
|
||||
"position": [
|
||||
360,
|
||||
340
|
||||
],
|
||||
"credentials": {
|
||||
"imap": {
|
||||
"id": "12",
|
||||
"name": "IMAP account"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"parameters": {
|
||||
"chatId": "-281538513",
|
||||
"text": "кцукцу",
|
||||
"additionalFields": {}
|
||||
},
|
||||
"id": "96d44c7d-668c-478f-908c-8d3ab5f0b4de",
|
||||
"name": "Telegram",
|
||||
"type": "n8n-nodes-base.telegram",
|
||||
"typeVersion": 1,
|
||||
"position": [
|
||||
860,
|
||||
180
|
||||
],
|
||||
"credentials": {
|
||||
"telegramApi": {
|
||||
"id": "48",
|
||||
"name": "gorsovet_bot"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"parameters": {
|
||||
"operation": "sendPhoto",
|
||||
"chatId": "-281538513",
|
||||
"binaryData": true,
|
||||
"binaryPropertyName": "attachment_1",
|
||||
"additionalFields": {
|
||||
"caption": "Внимание! Подозреваемый у двери! "
|
||||
}
|
||||
},
|
||||
"id": "e488dcd4-21d0-4ec8-8a08-8a1c0e82c77c",
|
||||
"name": "Telegram1",
|
||||
"type": "n8n-nodes-base.telegram",
|
||||
"typeVersion": 1,
|
||||
"position": [
|
||||
860,
|
||||
500
|
||||
],
|
||||
"credentials": {
|
||||
"telegramApi": {
|
||||
"id": "48",
|
||||
"name": "gorsovet_bot"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"connections": {
|
||||
"IMAP Email": {
|
||||
"main": [
|
||||
[
|
||||
{
|
||||
"node": "Telegram1",
|
||||
"type": "main",
|
||||
"index": 0
|
||||
}
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
"settings": {},
|
||||
"staticData": {
|
||||
"node:IMAP Email": {
|
||||
"lastMessageUid": 174
|
||||
}
|
||||
},
|
||||
"pinData": {},
|
||||
"tags": [
|
||||
{
|
||||
"createdAt": "2022-11-28T06:30:49.485Z",
|
||||
"updatedAt": "2022-11-28T06:30:49.485Z",
|
||||
"id": "5",
|
||||
"name": "work"
|
||||
}
|
||||
],
|
||||
"hash": "91af5fbcd977cc78bfa28b6e82ea6a93"
|
||||
}
|
||||
Reference in New Issue
Block a user