Describe the problem/error/question
Hello, I’m facing an issue with the ClickUp trigger in n8n. I have n8n running self-hosted in a Docker Swarm environment in queue mode, with editor, webhook, and worker instances configured and managed through stacks in Portainer.
In my workflow, I added a ClickUp trigger to pull newly created tasks. However, when I test the trigger, it does not return the new tasks created in ClickUp. I have already validated the credentials, and they do not seem to be the problem, as I can use n8n to create tasks in ClickUp. The issue seems to occur only when n8n tries to listen to updates in ClickUp through the trigger.
It’s important to mention that this issue occurs only with the ClickUp trigger; other workflows are functioning correctly. Has anyone experienced this situation or knows how I can resolve this issue?
If you need more information, I’m happy to provide it. Thanks in advance for your help!
Information on your n8n setup
- n8n version: 1.58.2
- Database (default: SQLite): Postgres
- n8n EXECUTIONS_PROCESS setting (default: own, main): own
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker Swarm
- Operating system: Debian 12