Forum Discussion

Schevus's avatar
Schevus
New Contributor III
4 years ago

MongoDB Unique Query

Is there any support for MongoDB distinct queries in SnapLogic? I’m trying to execute a query like this:

db.Reason.distinct(“Values.Reason”)

The Find snap seems to only accept JSON formatted expressions, but wasn’t sure if there’s another way to accomplish this that I am missing.

No RepliesBe the first to reply