In the first block of Input data on this node I have been selecting Query (from Query) drop-down and inputting "{{^Query=^}}" (without double-quotes).
This has been working fine for pulling the entire collection. However, I've yet to figure out how to query the collection to pull a filtered-down version.
I would like to run the following query:
db.collection.find({
"accountInfo.companyOwnerId": "1"
})
If anyone has an idea how to format this query within the "Query for Mongo DB" node, it would be much appreciated.
Thanks!
Tom Tannehill: Lumen Technologies
------------------------------
Tom Tannehill
CenturyLink
Monroe LA
------------------------------