I want to find the record in a Zapier Table that has the minimum value.
After that, I will increase the value of that row by 1.
I don’t know if I can do this with loops over a table or if I need to write code.
I want to find the record in a Zapier Table that has the minimum value.
After that, I will increase the value of that row by 1.
I don’t know if I can do this with loops over a table or if I need to write code.
Hi
Good question.
You can use this Zap action, then will likely need to use Code to find the row with the min value, to then have the record ID returned along with the min value.
Also, you’ll need to add logic for how to handle if there are multiple records with the same min value.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.