Need help on MongoDB Update Snap
I have inserted salesforce data into one of the Mongo database collections using MongoDB Insert. However, I will have to update the salesforce data I just inserted. How do I accomplish this by using MongoDB Update? I read through the Snap documentati...