n8n community node to use mongo and BSON ObjectID
npm install n8n-nodes-mongo-oidN8N 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.