{ "id": 32, "name": "ntfy", "active": false, "nodes": [ { "parameters": {}, "name": "Start", "type": "n8n-nodes-base.start", "typeVersion": 1, "position": [ 240, 300 ] }, { "parameters": { "authentication": "genericCredentialType", "genericAuthType": "httpBasicAuth", "url": "https://ntfy.cynic.club/test/publish?message=Webhook+triggered&priority=high&tags=warning,skull HTTP/1.1", "options": {} }, "name": "HTTP Request", "type": "n8n-nodes-base.httpRequest", "typeVersion": 2, "position": [ 460, 300 ], "credentials": { "httpBasicAuth": { "id": "32", "name": "ntfy.cynic.club" } } }, { "parameters": { "text": "rwerwerwer", "replyMarkup": "forceReply", "forceReply": { "force_reply": true, "selective": true }, "additionalFields": {} }, "name": "Telegram", "type": "n8n-nodes-base.telegram", "typeVersion": 1, "position": [ 820, 200 ], "credentials": { "telegramApi": { "id": "31", "name": "Telegram account" } } } ], "connections": { "Start": { "main": [ [ { "node": "HTTP Request", "type": "main", "index": 0 } ] ] }, "HTTP Request": { "main": [ [] ] } }, "createdAt": "2022-06-14T16:15:17.966Z", "updatedAt": "2022-06-17T11:14:11.182Z", "settings": {}, "staticData": null, "tags": [] }