appmixer.mongodb.db.NewDocument
1.0.0
Public
| Field | Type | Description |
|---|---|---|
| Storage | select | Select a data store. The data store will be used to store data streamed from MongoDB so that we can compare them later to detect new rows. If you do not select a data store, one will be automatically created for you when the flow starts and deleted when the flow stops. If you do select a data store manually, you are responsible for clearing/deleting it when you don't need it anymore (note that the data in the data store is populated automatically, so any data left in the store affects the next flow run). |
| Collection | text | Enter your collection name. |
| Field | Type | Description |
|---|---|---|
| Document | - |