Asana-Projekte mit einem natural language KI-Assistenten über Chat und Webhooks verwalten

Experte

Dies ist ein AI Chatbot, Multimodal AI-Bereich Automatisierungsworkflow mit 17 Nodes. Hauptsächlich werden Set, Webhook, AsanaTool, Agent, ChatTrigger und andere Nodes verwendet. Verwaltung von Asana-Projekten mit einem natural language KI-Assistenten über Chat und Webhooks

Voraussetzungen
  • HTTP Webhook-Endpunkt (wird von n8n automatisch generiert)
  • OpenAI API Key
Workflow-Vorschau
Visualisierung der Node-Verbindungen, mit Zoom und Pan
Workflow exportieren
Kopieren Sie die folgende JSON-Konfiguration und importieren Sie sie in n8n
{
  "meta": {
    "instanceId": "cd59eaaeb7b34d06e24511380db94cdb7fbce6037cc4de22e539c5158ab9cdfc"
  },
  "nodes": [
    {
      "id": "832e5fdc-9b81-4003-813d-7154091afa7a",
      "name": "Projekt erstellen",
      "type": "n8n-nodes-base.asanaTool",
      "position": [
        -352,
        240
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "c36b122c-54fe-4a7a-9cce-cf23deac484b",
      "name": "Projekt aktualisieren",
      "type": "n8n-nodes-base.asanaTool",
      "position": [
        -32,
        240
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "21829410-27ad-4c9b-a88e-9648ca29cf23",
      "name": "Aufgabe erstellen",
      "type": "n8n-nodes-base.asanaTool",
      "position": [
        -848,
        48
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "a4fa2ea5-9b7c-4e36-b8c1-ebdf50519036",
      "name": "Aufgabe aktualisieren",
      "type": "n8n-nodes-base.asanaTool",
      "position": [
        -544,
        48
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "7a3ccf9c-6ccd-4427-91e9-28683e65a754",
      "name": "Aufgabenkommentar hinzufügen",
      "type": "n8n-nodes-base.asanaTool",
      "position": [
        -384,
        48
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "f7afc228-1566-43b1-8b01-1e9e646d5a5e",
      "name": "Teilaufgabe erstellen",
      "type": "n8n-nodes-base.asanaTool",
      "position": [
        16,
        48
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "b3923c18-a261-493d-93cc-a091c2048c51",
      "name": "Projekte abrufen",
      "type": "n8n-nodes-base.asanaTool",
      "position": [
        -192,
        240
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "948f9ace-a7a7-4d7f-b21b-977840891265",
      "name": "Teilaufgaben abrufen",
      "type": "n8n-nodes-base.asanaTool",
      "position": [
        176,
        48
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "83ffd4a8-1831-492a-ac3d-f2fd234626e7",
      "name": "Aufgaben abrufen",
      "type": "n8n-nodes-base.asanaTool",
      "position": [
        -704,
        48
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "342b2bbc-e223-4807-9953-c49e8d3bfa04",
      "name": "Bei Chatnachricht-Empfang",
      "type": "@n8n/n8n-nodes-langchain.chatTrigger",
      "position": [
        -800,
        -320
      ],
      "webhookId": "0c1262ab-b0c7-488b-aa25-db70b0a8a19e",
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "e865b197-761f-4201-a53d-66b8da22b61f",
      "name": "OpenAI Chat Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        -336,
        -416
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "6a019b72-e3db-41eb-9327-9ebd850a0194",
      "name": "Haftnotiz",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1184,
        -448
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "86ff6f12-693c-4124-86e0-b992390ffe6d",
      "name": "Asana Agent",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        -336,
        -224
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "a7f72eea-2e3b-4bbd-ae18-5bc512b964f4",
      "name": "DeepSeek Chat Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatDeepSeek",
      "position": [
        -112,
        -352
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "93d32723-439a-4178-afa7-49753b96385c",
      "name": "Haftnotiz1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -192,
        -464
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "53f3eef7-a895-4f87-836c-bfdb7f61d641",
      "name": "Set Query",
      "type": "n8n-nodes-base.set",
      "position": [
        -672,
        -320
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "fcbc9d51-3b15-41a3-a1d3-8259c3c5aba3",
      "name": "Remote Trigger",
      "type": "n8n-nodes-base.webhook",
      "position": [
        -672,
        -160
      ],
      "webhookId": "9d3539bf-8ad1-425b-bfe6-8aa5f397640a",
      "parameters": {},
      "typeVersion": 2.1
    }
  ],
  "pinData": {},
  "connections": {
    "83ffd4a8-1831-492a-ac3d-f2fd234626e7": {
      "ai_tool": [
        [
          {
            "node": "86ff6f12-693c-4124-86e0-b992390ffe6d",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "53f3eef7-a895-4f87-836c-bfdb7f61d641": {
      "main": [
        [
          {
            "node": "86ff6f12-693c-4124-86e0-b992390ffe6d",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "b3923c18-a261-493d-93cc-a091c2048c51": {
      "ai_tool": [
        [
          {
            "node": "86ff6f12-693c-4124-86e0-b992390ffe6d",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "948f9ace-a7a7-4d7f-b21b-977840891265": {
      "ai_tool": [
        [
          {
            "node": "86ff6f12-693c-4124-86e0-b992390ffe6d",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "21829410-27ad-4c9b-a88e-9648ca29cf23": {
      "ai_tool": [
        [
          {
            "node": "86ff6f12-693c-4124-86e0-b992390ffe6d",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "a4fa2ea5-9b7c-4e36-b8c1-ebdf50519036": {
      "ai_tool": [
        [
          {
            "node": "86ff6f12-693c-4124-86e0-b992390ffe6d",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "fcbc9d51-3b15-41a3-a1d3-8259c3c5aba3": {
      "main": [
        [
          {
            "node": "86ff6f12-693c-4124-86e0-b992390ffe6d",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "832e5fdc-9b81-4003-813d-7154091afa7a": {
      "ai_tool": [
        [
          {
            "node": "86ff6f12-693c-4124-86e0-b992390ffe6d",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "f7afc228-1566-43b1-8b01-1e9e646d5a5e": {
      "ai_tool": [
        [
          {
            "node": "86ff6f12-693c-4124-86e0-b992390ffe6d",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "c36b122c-54fe-4a7a-9cce-cf23deac484b": {
      "ai_tool": [
        [
          {
            "node": "86ff6f12-693c-4124-86e0-b992390ffe6d",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "e865b197-761f-4201-a53d-66b8da22b61f": {
      "ai_languageModel": [
        [
          {
            "node": "86ff6f12-693c-4124-86e0-b992390ffe6d",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "7a3ccf9c-6ccd-4427-91e9-28683e65a754": {
      "ai_tool": [
        [
          {
            "node": "86ff6f12-693c-4124-86e0-b992390ffe6d",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "a7f72eea-2e3b-4bbd-ae18-5bc512b964f4": {
      "ai_languageModel": [
        [
          {
            "node": "86ff6f12-693c-4124-86e0-b992390ffe6d",
            "type": "ai_languageModel",
            "index": 1
          }
        ]
      ]
    },
    "342b2bbc-e223-4807-9953-c49e8d3bfa04": {
      "main": [
        [
          {
            "node": "53f3eef7-a895-4f87-836c-bfdb7f61d641",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
Häufig gestellte Fragen

Wie verwende ich diesen Workflow?

Kopieren Sie den obigen JSON-Code, erstellen Sie einen neuen Workflow in Ihrer n8n-Instanz und wählen Sie "Aus JSON importieren". Fügen Sie die Konfiguration ein und passen Sie die Anmeldedaten nach Bedarf an.

Für welche Szenarien ist dieser Workflow geeignet?

Experte - KI-Chatbot, Multimodales KI

Ist es kostenpflichtig?

Dieser Workflow ist völlig kostenlos. Beachten Sie jedoch, dass Drittanbieterdienste (wie OpenAI API), die im Workflow verwendet werden, möglicherweise kostenpflichtig sind.

Workflow-Informationen
Schwierigkeitsgrad
Experte
Anzahl der Nodes17
Kategorie2
Node-Typen8
Schwierigkeitsbeschreibung

Für fortgeschrittene Benutzer, komplexe Workflows mit 16+ Nodes

Autor
David Ashby

David Ashby

@cfomodz

A hacker by nature, programmer by trade Unlimited Access to all my workflows $47/mo 👇

Externe Links
Auf n8n.io ansehen

Diesen Workflow teilen

Kategorien

Kategorien: 34