Allow users to move Clickup tasks to different lists [GOT CREATED]

Please see Move ClickUp task to list?.
For instance, a clickup user could have a list for tasks related to a specific project. It would be ideal if users could automate moving tasks based on rules, etc.

Can you create a feature request for this? I have found the API endpoint that you can use with the HTTP Request node while the feature gets added to the ClickUp node.

API: https://api.clickup.com/api/v2/list/list_id/task/task_id
You can refer the documentation for more information.

@Josh_Fialkoff got added.

https://github.com/n8n-io/n8n/pull/1539

1 Like

Got released with [email protected]