Attribution et propriété des tâches dans ClickUp

Avancé

Ceci est unLead Generation, AI Summarizationworkflow d'automatisation du domainecontenant 17 nœuds.Utilise principalement des nœuds comme If, Code, Cron, ClickUp, GoogleSheets. Qualification et affectation automatiques de prospects avec GPT-4 Mini : de Google Sheets vers ClickUp

Prérequis
  • Informations d'identification Google Sheets API
  • 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
{
  "id": "Pr9N8Qv2r0QN4xNn",
  "meta": {
    "instanceId": "8443f10082278c46aa5cf3acf8ff0f70061a2c58bce76efac814b16290845177",
    "templateCredsSetupCompleted": true
  },
  "name": "Task Assignment and Ownership in ClickUp",
  "tags": [
    {
      "id": "mcI28lNgyo60M2wb",
      "name": "Lead Automation",
      "createdAt": "2025-09-03T08:08:38.479Z",
      "updatedAt": "2025-09-03T08:08:38.479Z"
    }
  ],
  "nodes": [
    {
      "id": "8c83502f-a29c-4048-a6cc-4d98158a5801",
      "name": "Toutes les 5 minutes",
      "type": "n8n-nodes-base.cron",
      "position": [
        96,
        352
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "fdd4ac7d-603b-486a-94b7-cbcd02304c45",
      "name": "Chaîne LLM de base",
      "type": "@n8n/n8n-nodes-langchain.chainLlm",
      "position": [
        800,
        336
      ],
      "parameters": {},
      "typeVersion": 1.7
    },
    {
      "id": "0f73dd56-3892-403d-add1-302b92af9f82",
      "name": "OpenAI Chat Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        752,
        560
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "902b212d-bed6-4448-8bcc-966876cf155a",
      "name": "Note adhésive",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        48,
        128
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "b4c12526-52df-4ed3-9f69-285cc4b00884",
      "name": "Note adhésive1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        480,
        144
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "d040c008-842d-4d99-b09c-dfc01684c948",
      "name": "Note adhésive2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        256,
        544
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "e89846e0-2f35-4391-94c1-c777718d62df",
      "name": "Note adhésive3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        832,
        96
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "c0fc238b-0a2a-4789-b09e-2e835da78ea3",
      "name": "Note adhésive4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1152,
        512
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "9baa1c57-20b4-42ac-807e-61e636ffbed3",
      "name": "Note adhésive5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1344,
        96
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "791072e2-a9ba-492f-8ec9-f8c14fa7d142",
      "name": "Note adhésive6",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1600,
        512
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "e7803d39-8513-4f2b-9248-e5b425038ddd",
      "name": "Note adhésive7",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1808,
        96
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "f7560e2f-62d2-448d-9fc5-dc754c222538",
      "name": "Restructuration de la sortie IA",
      "type": "n8n-nodes-base.code",
      "position": [
        1200,
        336
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "0df28053-2ff9-41f2-8e67-3a18052f6940",
      "name": "Création et attribution des tâches",
      "type": "n8n-nodes-base.clickUp",
      "position": [
        1408,
        336
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "bd9a8584-3bb9-4339-932f-fcb62922ec6c",
      "name": "Restructuration de la sortie ClickUp",
      "type": "n8n-nodes-base.code",
      "position": [
        1632,
        336
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "57329d9c-43d5-41f1-b409-b4801cedc63f",
      "name": "Mise à jour des nouvelles tâches sur Sheets",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        1856,
        336
      ],
      "parameters": {},
      "typeVersion": 4.6
    },
    {
      "id": "8f82c52b-13da-4556-aa62-92a2fc668a5f",
      "name": "Qualification des prospects",
      "type": "n8n-nodes-base.if",
      "position": [
        544,
        352
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "1cbc990f-2279-4682-a0d8-70405d19eab0",
      "name": "Récupération des nouvelles tâches",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        320,
        352
      ],
      "parameters": {},
      "typeVersion": 4
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "ffd4e55b-68d1-427b-9c9e-c3910e74cf9f",
  "connections": {
    "fdd4ac7d-603b-486a-94b7-cbcd02304c45": {
      "main": [
        [
          {
            "node": "f7560e2f-62d2-448d-9fc5-dc754c222538",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "8c83502f-a29c-4048-a6cc-4d98158a5801": {
      "main": [
        [
          {
            "node": "1cbc990f-2279-4682-a0d8-70405d19eab0",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "8f82c52b-13da-4556-aa62-92a2fc668a5f": {
      "main": [
        [
          {
            "node": "fdd4ac7d-603b-486a-94b7-cbcd02304c45",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "1cbc990f-2279-4682-a0d8-70405d19eab0": {
      "main": [
        [
          {
            "node": "8f82c52b-13da-4556-aa62-92a2fc668a5f",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "0f73dd56-3892-403d-add1-302b92af9f82": {
      "ai_languageModel": [
        [
          {
            "node": "fdd4ac7d-603b-486a-94b7-cbcd02304c45",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "f7560e2f-62d2-448d-9fc5-dc754c222538": {
      "main": [
        [
          {
            "node": "0df28053-2ff9-41f2-8e67-3a18052f6940",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "0df28053-2ff9-41f2-8e67-3a18052f6940": {
      "main": [
        [
          {
            "node": "bd9a8584-3bb9-4339-932f-fcb62922ec6c",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "bd9a8584-3bb9-4339-932f-fcb62922ec6c": {
      "main": [
        [
          {
            "node": "57329d9c-43d5-41f1-b409-b4801cedc63f",
            "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é - Génération de leads, Résumé IA

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
Rahul Joshi

Rahul Joshi

@rahul08

Rahul Joshi is a seasoned technology leader specializing in the n8n automation tool and AI-driven workflow automation. With deep expertise in building open-source workflow automation and self-hosted automation platforms, he helps organizations eliminate manual processes through intelligent n8n ai agent automation solutions.

Liens externes
Voir sur n8n.io

Partager ce workflow

Catégories

Catégories: 34