Hey, how are you? Could you help me with something from n8n + mongodb?
Im trying to update a document in mongodb, but I can’t update the field, how and what values to fill in??
I have ID:1, I need to look for this ID in mongodb and update it with the new date.
I had results in the first part of locating the document, however, I am unable to update it.