Noco Kanban Board with AI Prioritization

Noco Kanban Board with AI Prioritization

Complex
High
27
Nodes
Complex
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
27
Node Types
14

Node Types

sticky Note
Sticky Note4, Sticky Note, Sticky Note1, Sticky Note2, Sticky Note3
5 nodes
form Trigger
Incident Form
1 node
agent
Assign Category
1 node
lm Chat Open Ai
OpenAI Chat Model1
1 node
output Parser Structured
Structure Output Todoist Ready1
1 node
noco Db
Get incident definitions, Insert Incident, Get Unpicked Tasks, Get Unfinished Tasks
4 nodes
aggregate
Aggregate for AI parsing
1 node
no Op
On schedule or during flow
1 node
manual Trigger
When clicking ‘Test workflow’
1 node
if
Task is not picked up after expected response, Task is not complete in expected time, If there is asignee email, If there is assignee slack
4 nodes
email Send
Send email to client, Send email to asignee, Send email to client1, Send another email to asignee
4 nodes
schedule Trigger
Check status every day
1 node
slack
Slack to assignee
1 node
set
Format for Noco
1 node

Workflow JSON

24.16 KB
{
  "id": "E2hq7z4ANLoL5vw1",
  "meta": {
    "instanceId": "bdce9ec27bbe2b742054f01d034b8b468d2e7758edd716403ad5bd4583a8f649",
    "templateCredsSetupCompleted": true
  },
  "name": "Noco Kanban Board with AI Prioritization",
  "tags": [],
  "nodes": [
    {
      "id": "4976d737-a419-4cc6-a8fc-dc1a9482642d",
      "name": "Incident Form",
      "type": "n8n-nodes-base.formTrigger",
      "disabled": true,
      "position": [
        -100,
        200
      ],
      "webhookId": "fef1bb69-69e9-49ff-ba29-ded7cc398a13",
      "parameters": {
        "options": {},
        "formTitle": "Incident Form",
        "formFields": {
          "values": [
            {
              "fieldType": "email",
              "fieldLabel": "Email",
              "placeholder": "Your Email",
              "requiredField": true
            },
            {
              "fieldType": "textarea",
              "fieldLabel": "Incident Description",
              "placeholder": "Incident Description",
       ...

Showing first 1000 characters. Click "Expand" to view the full JSON.