Back to Nodes

Mongo DB OID

Last updated Aug 3, 2025

n8n community node to use mongo and BSON ObjectID

106 Weekly Downloads
212 Monthly Downloads

Included Nodes

Mongo DB OID

Description

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.