Files
n8n/flows/69.json

105 lines
2.2 KiB
JSON
Raw Normal View History

2022-11-28 22:01:04 +00:00
{
"createdAt": "2022-11-28T06:30:11.913Z",
2022-12-05 22:01:13 +00:00
"updatedAt": "2022-12-05T19:59:48.273Z",
2022-11-28 22:01:04 +00:00
"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": {
2022-12-05 22:01:13 +00:00
"lastMessageUid": 673
2022-11-28 22:01:04 +00:00
}
},
"pinData": {},
"tags": [
{
"createdAt": "2022-11-28T06:30:49.485Z",
"updatedAt": "2022-11-28T06:30:49.485Z",
"id": "5",
"name": "work"
}
],
2022-12-05 22:01:13 +00:00
"hash": "b32a2f3b5c743dff3fe737a152864cd1"
2022-11-28 22:01:04 +00:00
}