i am trying to find mobile in mongo collection and update enquirysouce = facebook, but my output is empty what shall i do to get update via searching mobile number and update enquirysource which we can get from set node or other source
Hi @chandan988 You mention your output is empty - are you receiving any errors? When you query your MongoDB database for the same information outside of n8n, do you get the data as expected? Do you also really need that second node since MongoDB can do a find and update operation like in your second MongoDB node?
Can you also let us know the following:
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system:
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.