John J. Meza
John J. Meza2d ago

John J. Meza - Hi @Gaurav Chadha is there a nod...

Hi @Gaurav Chadha is there a node to update multiple fields in a Buildship Document? t The current node allows only one field at the time so I would need to run multiple of those nodes in parallel, one for each one of the fields I want to update.
3 Replies
Gaurav Chadha
Gaurav Chadha2d ago
Use update or create document node along with a loop and update the specific field value/item.
John J. Meza
John J. MezaOP2d ago
Great, If I have an object as field and others as string. I just need to change the newValue input to "any"
Gaurav Chadha
Gaurav Chadha2d ago
no, any type won't work, you'll require to select the correct type while updating the document.

Did you find this page helpful?