Is there a way to do a bulk update / mutate of data? Suppose I have a table and I want to mutate a lot of it. Do I need to do it cell-by-cell using a single mutate and change_column_values and a series of API requests? Is there a way to do it all in one request, just like how we can update a postgres table using one request?
Bulk upload / mutate
Login to monday.com
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.