Business Process Automation

Receive updates for specified tasks in Flow

Receive updates for specified tasks in Flow

Manual
Low
1
Nodes
Manual
Trigger
Low
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
1
Node Types
0

Workflow JSON

448 Bytes
{
  "id": "133",
  "name": "Receive updates for specified tasks in Flow",
  "nodes": [
    {
      "name": "Flow Trigger",
      "type": "n8n-nodes-base.flowTrigger",
      "position": [
        650,
        250
      ],
      "parameters": {
        "taskIds": "",
        "resource": "task"
      },
      "credentials": {
        "flowApi": ""
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "settings": {},
  "connections": {}
}