AutomationFlowsGeneral › ntfy

ntfy

ntfy. Uses manualTrigger, httpRequest. Event-driven trigger; 2 nodes.

Event trigger★☆☆☆☆ complexity2 nodesHttp Request
General Trigger: Event Nodes: 2 Complexity: ★☆☆☆☆

The workflow JSON

Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →

Download .json
{
  "active": false,
  "connections": {
    "When clicking \u2018Test workflow\u2019": {
      "main": [
        [
          {
            "node": "HTTP Request",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "createdAt": "2024-12-08T05:43:14.618Z",
  "id": "bbx07KG9E5CW8s9z",
  "isArchived": false,
  "meta": null,
  "name": "ntfy",
  "nodes": [
    {
      "parameters": {},
      "type": "n8n-nodes-base.manualTrigger",
      "typeVersion": 1,
      "position": [
        0,
        0
      ],
      "id": "3d9a2047-22f8-497d-a719-beb800711474",
      "name": "When clicking \u2018Test workflow\u2019"
    },
    {
      "parameters": {
        "method": "POST",
        "url": "https://ntfy.gatuservices.info/Test",
        "sendBody": true,
        "bodyParameters": {
          "parameters": [
            {}
          ]
        },
        "options": {}
      },
      "type": "n8n-nodes-base.httpRequest",
      "typeVersion": 4.2,
      "position": [
        220,
        0
      ],
      "id": "263f3c90-0814-4f5b-9b93-9965c380bbba",
      "name": "HTTP Request"
    }
  ],
  "settings": {
    "executionOrder": "v1"
  },
  "shared": [
    {
      "createdAt": "2024-12-08T05:43:14.653Z",
      "updatedAt": "2024-12-08T05:43:14.653Z",
      "role": "workflow:owner",
      "workflowId": "bbx07KG9E5CW8s9z",
      "projectId": "FYVdBnr1QQmYogvE"
    }
  ],
  "staticData": null,
  "tags": [],
  "triggerCount": 0,
  "updatedAt": "2024-12-09T11:17:58.000Z",
  "versionId": "e6f78ee5-994b-4658-9c12-28b55eb09f40"
}

About this workflow

ntfy. Uses manualTrigger, httpRequest. Event-driven trigger; 2 nodes.

Source: https://github.com/GaturaN/ai.n8n/blob/302de20de23cf1cc49d3e8b7407797f1cbcecd93/workflows/ntfy.json — original creator credit. Request a take-down →

More General workflows → · Browse all categories →