{ "meta": { "instanceId": "workflow-1a1a26d7", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:42.296535", "updatedAt": "2025-09-29T07:07:42.296544", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "nodes": [ { "id": "c39381ac-4795-4408-9383-7bae62755569", "name": "Respond to Webhook", "type": "n8n-nodes-base.respondToWebhook", "position": [ 1580, 640 ], "parameters": { "options": {}, "respondWith": "text", "responseBody": "=Task Created: ID {{ $json.id }}" }, "typeVersion": 1, "notes": "This respondToWebhook node performs automated tasks as part of the workflow." }, { "id": "ff72f0cb-1ea2-41e5-8f9f-7aa7ce994632", "name": "Sticky Note", "type": "n8n-nodes-base.stickyNote", "position": [ 900, 500 ], "parameters": { "color": 4, "width": 874, "height": 359, "content": "## Create new tasks to airtable from a slack command" }, "typeVersion": 1, "notes": "This stickyNote node performs automated tasks as part of the workflow." }, { "id": "263f6c3b-5225-4d3f-a8ce-5052946b4251", "name": "Receives slack command", "type": "n8n-nodes-base.webhook", "position": [ 960, 640 ], "webhookId": "09d30853-66a3-4494-ba4b-115d28402811", "parameters": { "path": "09d30853-66a3-4494-ba4b-115d28402811/slackcommand", "options": {}, "httpMethod": "POST", "responseMode": "responseNode" }, "typeVersion": 1.1, "notes": "This webhook node performs automated tasks as part of the workflow." }, { "id": "bbb46ec6-0b43-4a15-b12a-5e5d4b8d6c3d", "name": "Set your nodes", "type": "n8n-nodes-base.set", "position": [ 1160, 640 ], "parameters": { "options": {}, "assignments": { "assignments": [ { "id": "8f6664ce-a3ad-42fb-84f7-58608d3c0ce8", "name": "channel_name", "type": "string", "value": "={{ $json.body.channel_name }}" }, { "id": "54bf76f5-f00a-4f8e-bfcb-addd8af75a1a", "name": "command", "type": "string", "value": "={{ $json.body.command }}" }, { "id": "37e273c0-2775-420b-9eb2-baeab3d1fdb6", "name": "user_name", "type": "string", "value": "={{ $json.body.user_name }}" }, { "id": "6926bdae-e5eb-429d-a17d-7775b87184b1", "name": "text", "type": "string", "value": "={{ $json.body.text }}" } ] } }, "typeVersion": 3.3, "notes": "This set node performs automated tasks as part of the workflow." }, { "id": "f8b66cdb-3c56-4ec6-b2a2-f3fab8ba392c", "name": "Create new clickup task", "type": "n8n-nodes-base.clickUp", "position": [ 1340, 640 ], "parameters": { "list": "900900727522", "name": "={{ $json.text }}", "team": "9009074051", "space": "90090146907", "folderless": true, "authentication": "{{ $credentials.oAuth2 }}", "additionalFields": { "content": "={{ $json.text }}", "assignees": [] } }, "credentials": { "clickUpOAuth2Api": { "id": "Cs34tMBCqaT1yt1w", "name": "ClickUp account" } }, "typeVersion": 1, "notes": "This clickUp node performs automated tasks as part of the workflow." }, { "id": "47aa82ae-8a9c-40fa-be79-2bd602ffa045", "name": "Sticky Note2", "type": "n8n-nodes-base.stickyNote", "position": [ 400, 300 ], "parameters": { "width": 467, "height": 861.9451537637377, "content": "## Create new Clickup Tasks from Slack commands\nThis workflow aims to make it easy to create new tasks on Clickup from normal Slack messages using simple slack command. \n\nFor example We can have a slack command as \n\n/newTask Set task to update new contacts on CRM and assign them to the sales team\nThis will have an new task on Clickup with the same title and description on Clickup \n\nFor most teams, getting tasks from Slack to Clickup involves manually entering the new tasks into Clickup. What if we could do this with a simple slash command?\n\n## Step 1\nThe first step is to Create an endpoint URL for your slack command by creating an events API from the link [below] {{ $env.API_BASE_URL }}\n\n## STEP 2 \nNext step is defining the endpoint for your URL\nCreate a new webhook endpoint from your n8n with a POST and paste the endpoint URL to your event API. This will send all slash commands associated with the Slash to the desired endpoint\n\n\nOnce you have tested the webhook slash command is working with the webhook, create a new Clickup API that can be used to create new tasks in ClickUp\n\nThis workflow creates a new task with the start dates on Clikup that can be assigned to the respective team members\n\nMore details about the document setup can be found on this document [below]({{ $env.WEBHOOK_URL }}\n\n #### Happy Productivity\n" }, "typeVersion": 1, "notes": "This stickyNote node performs automated tasks as part of the workflow." } ], "pinData": {}, "connections": { "c39381ac-4795-4408-9383-7bae62755569": { "main": [ [ { "node": "error-handler-c39381ac-4795-4408-9383-7bae62755569", "type": "main", "index": 0 } ], [ { "node": "error-handler-c39381ac-4795-4408-9383-7bae62755569-8f2e9881", "type": "main", "index": 0 } ], [ { "node": "error-handler-c39381ac-4795-4408-9383-7bae62755569-136b37a3", "type": "main", "index": 0 } ], [ { "node": "error-handler-c39381ac-4795-4408-9383-7bae62755569-684b8955", "type": "main", "index": 0 } ], [ { "node": "error-handler-c39381ac-4795-4408-9383-7bae62755569-3613c813", "type": "main", "index": 0 } ], [ { "node": "error-handler-c39381ac-4795-4408-9383-7bae62755569-1e9d3163", "type": "main", "index": 0 } ], [ { "node": "error-handler-c39381ac-4795-4408-9383-7bae62755569-249ed6cc", "type": "main", "index": 0 } ], [ { "node": "error-handler-c39381ac-4795-4408-9383-7bae62755569-3d6c2b30", "type": "main", "index": 0 } ], [ { "node": "error-handler-c39381ac-4795-4408-9383-7bae62755569-a9154379", "type": "main", "index": 0 } ] ] }, "263f6c3b-5225-4d3f-a8ce-5052946b4251": { "main": [ [ { "node": "error-handler-263f6c3b-5225-4d3f-a8ce-5052946b4251", "type": "main", "index": 0 } ], [ { "node": "error-handler-263f6c3b-5225-4d3f-a8ce-5052946b4251-7feea844", "type": "main", "index": 0 } ], [ { "node": "error-handler-263f6c3b-5225-4d3f-a8ce-5052946b4251-fd161654", "type": "main", "index": 0 } ], [ { "node": "error-handler-263f6c3b-5225-4d3f-a8ce-5052946b4251-661b67f5", "type": "main", "index": 0 } ], [ { "node": "error-handler-263f6c3b-5225-4d3f-a8ce-5052946b4251-c387387b", "type": "main", "index": 0 } ], [ { "node": "error-handler-263f6c3b-5225-4d3f-a8ce-5052946b4251-047c6766", "type": "main", "index": 0 } ], [ { "node": "error-handler-263f6c3b-5225-4d3f-a8ce-5052946b4251-970074d3", "type": "main", "index": 0 } ], [ { "node": "error-handler-263f6c3b-5225-4d3f-a8ce-5052946b4251-59c5c2fa", "type": "main", "index": 0 } ], [ { "node": "error-handler-263f6c3b-5225-4d3f-a8ce-5052946b4251-08c21a86", "type": "main", "index": 0 } ] ] } }, "name": "Respondtowebhook Workflow", "settings": { "executionOrder": "v1", "saveManualExecutions": true, "callerPolicy": "workflowsFromSameOwner", "errorWorkflow": null, "timezone": "UTC", "executionTimeout": 3600, "maxExecutions": 1000, "retryOnFail": true, "retryCount": 3, "retryDelay": 1000 }, "description": "Automated workflow: Respondtowebhook Workflow. This workflow integrates 6 different services: webhook, stickyNote, clickUp, set, respondToWebhook. It contains 10 nodes and follows best practices for error handling and security.", "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Respondtowebhook Workflow. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }