Turn quick Slack messages into ClickUp tasks in seconds. Use a simple slash command to capture work without leaving chat. Helpful for teams that want fast task intake and fewer missed follow ups.
A Slack slash command sends a POST request to an n8n Webhook. A Set node picks out fields like the channel name and the text you typed. The ClickUp node uses OAuth to create a new task in the right list, with the task name and description taken from your message. A Respond to Webhook node then replies to Slack with the new task ID so everyone can see it was created.
Create a Slack app, add a slash command, and point the Request URL to the n8n Webhook. Connect your ClickUp account in n8n and choose the team, space, and list. Expect task entry time to drop from minutes to seconds across the day, which saves hours for support, product, and sales handoffs.