Gestion de projets Asana avec un assistant IA en langage naturel via chat et Webhooks

Avancé

Ceci est unAI Chatbot, Multimodal AIworkflow d'automatisation du domainecontenant 17 nœuds.Utilise principalement des nœuds comme Set, Webhook, AsanaTool, Agent, ChatTrigger. viachatetWebhookutilisation自然语言AIassistantgestionAsana项目

Prérequis
  • Point de terminaison HTTP Webhook (généré automatiquement par n8n)
  • Clé API OpenAI
Aperçu du workflow
Visualisation des connexions entre les nœuds, avec support du zoom et du déplacement
Exporter le workflow
Copiez la configuration JSON suivante dans n8n pour importer et utiliser ce workflow
{
  "meta": {
    "instanceId": "cd59eaaeb7b34d06e24511380db94cdb7fbce6037cc4de22e539c5158ab9cdfc"
  },
  "nodes": [
    {
      "id": "832e5fdc-9b81-4003-813d-7154091afa7a",
      "name": "Créer un projet",
      "type": "n8n-nodes-base.asanaTool",
      "position": [
        -352,
        240
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "c36b122c-54fe-4a7a-9cce-cf23deac484b",
      "name": "Mettre à jour un projet",
      "type": "n8n-nodes-base.asanaTool",
      "position": [
        -32,
        240
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "21829410-27ad-4c9b-a88e-9648ca29cf23",
      "name": "Créer une tâche",
      "type": "n8n-nodes-base.asanaTool",
      "position": [
        -848,
        48
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "a4fa2ea5-9b7c-4e36-b8c1-ebdf50519036",
      "name": "Mettre à jour une tâche",
      "type": "n8n-nodes-base.asanaTool",
      "position": [
        -544,
        48
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "7a3ccf9c-6ccd-4427-91e9-28683e65a754",
      "name": "Ajouter un commentaire à une tâche",
      "type": "n8n-nodes-base.asanaTool",
      "position": [
        -384,
        48
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "f7afc228-1566-43b1-8b01-1e9e646d5a5e",
      "name": "Créer une sous-tâche",
      "type": "n8n-nodes-base.asanaTool",
      "position": [
        16,
        48
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "b3923c18-a261-493d-93cc-a091c2048c51",
      "name": "Obtenir les projets",
      "type": "n8n-nodes-base.asanaTool",
      "position": [
        -192,
        240
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "948f9ace-a7a7-4d7f-b21b-977840891265",
      "name": "Obtenir les sous-tâches",
      "type": "n8n-nodes-base.asanaTool",
      "position": [
        176,
        48
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "83ffd4a8-1831-492a-ac3d-f2fd234626e7",
      "name": "Obtenir les tâches",
      "type": "n8n-nodes-base.asanaTool",
      "position": [
        -704,
        48
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "342b2bbc-e223-4807-9953-c49e8d3bfa04",
      "name": "When chat message received",
      "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": "Sticky Note",
      "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": "Sticky Note1",
      "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
          }
        ]
      ]
    }
  }
}
Foire aux questions

Comment utiliser ce workflow ?

Copiez le code de configuration JSON ci-dessus, créez un nouveau workflow dans votre instance n8n et sélectionnez "Importer depuis le JSON", collez la configuration et modifiez les paramètres d'authentification selon vos besoins.

Dans quelles scénarios ce workflow est-il adapté ?

Avancé - Chatbot IA, IA Multimodale

Est-ce payant ?

Ce workflow est entièrement gratuit et peut être utilisé directement. Veuillez noter que les services tiers utilisés dans le workflow (comme l'API OpenAI) peuvent nécessiter un paiement de votre part.

Informations sur le workflow
Niveau de difficulté
Avancé
Nombre de nœuds17
Catégorie2
Types de nœuds8
Description de la difficulté

Adapté aux utilisateurs avancés, avec des workflows complexes contenant 16+ nœuds

Auteur
David Ashby

David Ashby

@cfomodz

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

Liens externes
Voir sur n8n.io

Partager ce workflow

Catégories

Catégories: 34