Files
n8n/flows/69.json

106 lines
2.2 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"createdAt": "2022-11-28T06:30:11.913Z",
"updatedAt": "2023-01-07T13:51:15.876Z",
"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": 3157
}
},
"pinData": {},
"versionId": "28884a1b-2e18-45f7-b831-0ef0b2d84c0f",
"triggerCount": 1,
"tags": [
{
"createdAt": "2022-11-28T06:30:49.485Z",
"updatedAt": "2022-11-28T06:30:49.485Z",
"id": "5",
"name": "work"
}
]
}