n8n-nodes-mongo-oid
v1.0.2
Published
n8n community node to use mongo and BSON ObjectID
Downloads
19
Maintainers
Keywords
Readme
N8N mongo node with same official mongodb node, but using BSON instead of JSON for parsing queries. It accepts $oid and $date and parse them to ObjectId and Date objects respectively.