n8n
Workflow
Receive Updates For Events In Clickup
This n8n workflow updates tasks and integrates with various services. Receive Updates For Events In Clickup - ready to import and run in your n8n instance.
n8n
workflow.json
About This Script
This n8n workflow updates tasks and integrates with various services. Receive Updates For Events In Clickup - ready to import and run in your n8n instance.
Features:
- Automates workflow tasks
- Ready to import into n8n
- Configurable parameters
Source Code
{
"nodes": [
{
"name": "ClickUp Trigger",
"type": "n8n-nodes-base.clickUpTrigger",
"position": [
700,
250
],
"parameters": {
"team": "",
"events": [
"*"
],
"filters": []
},
"credentials": {
"clickUpApi": ""
},
"typeVersion": 1,
"id": "ff27b467-14d3-4f44-b671-c9f734fe003b"
}
],
"connections": [],
"n8n_version": "1.5.0"
}
Requirements
n8n instance, API credentials for connected services
Tags
#n8n
#automation
#workflow