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
Use update or create document node along with a loop and update the specific field value/item.
Great, If I have an object as field and others as string.
I just need to change the newValue input to "any"
no,
any type won't work, you'll require to select the correct type while updating the document.