Insert Custom Documents into MongoDB with Manual Trigger - n8n Workflow | Neura Market
Insert Custom Documents into MongoDB with Manual Trigger
This workflow allows you to manually insert a document into a MongoDB collection by setting custom key-value pairs.
This workflow is designed for users who need to manually insert documents into a MongoDB collection. It uses a manual trigger to start the process, sets a custom key-value pair, and then inserts this data into a specified MongoDB collection. This can be particularly useful for testing or for inserting data that is not automatically generated.
Platform
n8n
Category
Data & Analytics
Price
Free
Creator
Oscar Berg
set
mongoDb
manualTrigger
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.