Skip to main content
Question

How can I automate copying comments from one ClickUp task to another using Zapier?

  • March 21, 2024
  • 2 replies
  • 98 views

I need to copy a new comment from one ClickUp task to another.

Unfortunately, “comments” are not considered as a task change trigger. The only way ClickUp Task Changes are triggered through Zap would be based on:

  1. Status change;
  2. New assignees added;
  3. Priority changed;
  4. Tag added

Are there any ways (even in a roundabout way) that I can do what I need through a Zapier script?

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

Troy Tessalone
Zapier Orchestrator & Solution Partner
Forum|alt.badge.img+14
  • Zapier Orchestrator & Solution Partner
  • March 21, 2024

Hi @ZapQs 

You would likely have to look into using ClickUp Webhooks: https://clickup.com/api/developer-portal/webhooks/

 

Zap trigger: Webhooks - Catch Hook

 

 


  • Author
  • Beginner
  • March 22, 2024

Got it. Will explore this path, thanks.