Skip to main content
Question

Looping Overwriting ClickUp labels, not adding


Forum|alt.badge.img+1

I have a Zap setup that loops through the different selections in a multiple choice field on Jotform, and then uses those outputs to find the corresponding ClickUp input key in a Zapier table and then update a ClickUp Labels field with the output from the looping and table lookup. However, if there are multiple selections then the Zap seems to only input one label, not all of the labels Can someone advise?

Did this topic help you find an answer to your question?

16 replies

Troy Tessalone
Forum|alt.badge.img+14
  • Zapier Expert
  • 31416 replies
  • September 16, 2023

Hi @cpzap 

Good question.

Can you post detailed screenshots with how your Zap steps are configured to give us more context?

Loops run in parallel.

You can add a Delay step to space out the loop iterations.

If the same ClickUp Task is being updated, then you need to first find the ClickUp Task, then update the ClickUp Task with the existing values plus new value.

 


Forum|alt.badge.img+1
  • Author
  • Beginner
  • 29 replies
  • September 18, 2023

Hi @Troy Tessalone! Screen grabs are attached. Let me know if this helps the question make more sense. Thank you!


Troy Tessalone
Forum|alt.badge.img+14
  • Zapier Expert
  • 31416 replies
  • September 18, 2023

@cpzap 

Can you clarify which ClickUp field is being impacted? (name)


Forum|alt.badge.img+1
  • Author
  • Beginner
  • 29 replies
  • September 18, 2023

It is the Deliverables Requested field. I’d like to have multiple labels inputted there. It’ll do one, but if there are more than one value outputted from the Looping then the Zap seems to only enter one value.


Troy Tessalone
Forum|alt.badge.img+14
  • Zapier Expert
  • 31416 replies
  • September 18, 2023

@cpzap 

You would need to add a step between 8 & 9 to find the ClickUp Task.

Then in Step 9, you would map the new value separated by a comma, then the existing value from the new step.

 


Forum|alt.badge.img+1
  • Author
  • Beginner
  • 29 replies
  • September 18, 2023

I have a step earlier in the zap that finds the task. Do I need to add that step again or instead after the loop? Here is a screenshot of the full Zap. The Find Task is Step 4 and then the Update Task in Step 9 (after the Loop).


Troy Tessalone
Forum|alt.badge.img+14
  • Zapier Expert
  • 31416 replies
  • September 18, 2023

@cpzap 

You’ll need to add a Delay For step after the Looping step: https://help.zapier.com/hc/en-us/articles/8496288754829

Set the delay time to be the loop iteration #.

 

You’ll need to find the ClickUp Task after the Looping step.


Forum|alt.badge.img+1
  • Author
  • Beginner
  • 29 replies
  • September 18, 2023

Would you mind explaining why I would need the delay? And I’m not sure what you mean by setting the delay time to the loop iteration #? Also, I tried adding a comma as you suggested earlier in the chain and that gave me an error.

I really appreciate the help!


Troy Tessalone
Forum|alt.badge.img+14
  • Zapier Expert
  • 31416 replies
  • September 18, 2023

@cpzap 

Loops run in parallel.

So you need the Delay step to space out each of the Loop iterations.

Each Loop iteration has a #. (e.g. 1, then 2, then 3)

So you can use that number to space out the Delay to be 1 minute, then 2 minutes, etc.


Troy Tessalone
Forum|alt.badge.img+14
  • Zapier Expert
  • 31416 replies
  • September 18, 2023

@cpzap 

We would need to see updated screenshots with how your Zap steps are configured along with the encountered error.


Forum|alt.badge.img+1
  • Author
  • Beginner
  • 29 replies
  • September 18, 2023

Got it. Here is how I set it with the comma and the error message I get. 

 


Troy Tessalone
Forum|alt.badge.img+14
  • Zapier Expert
  • 31416 replies
  • September 18, 2023

@cpzap 

This doesn’t show it configured of the new value, plus the existing values.

If that doesn’t work, then you may have to use the ClickUp API: https://clickup.com/api/

 

 

 


Forum|alt.badge.img+1
  • Author
  • Beginner
  • 29 replies
  • September 18, 2023

There are no existing values in that field. What I’m trying to do it add multiple values to the same field as labels but the column seems to take in the inputs but overwrites as the new ones come in from the loop. So for example, from the Jotform there are 3 selections in the field I want to pull from: Segment A, Segment B, Segment C. I want to put those into a Label Column in Clickup as separate labels, “Segment A”, “Segment B”, “Segment C”. When I loop through the input from Jotform it is inputting into the Clickup column one at a time, but overwriting the previous entry from the loop rather than adding to it. Does that make sense?


Troy Tessalone
Forum|alt.badge.img+14
  • Zapier Expert
  • 31416 replies
  • September 18, 2023

@cpzap 

Yes, and everything explained above addresses that.


Forum|alt.badge.img+1
  • Author
  • Beginner
  • 29 replies
  • September 18, 2023

Ok. I’ll give it another look. Thanks!


SamB
Community Manager
Forum|alt.badge.img+11
  • Community Manager
  • 7811 replies
  • October 4, 2023

Hey there @cpzap

Just wanted to swing by here to check how you were getting on? Let us know if you still need any help with this! 🙂


Reply