MongoDB Import avatar

MongoDB Import

Try for free

No credit card required

View all Actors
MongoDB Import

MongoDB Import

drobnikj/mongodb-import
Try for free

No credit card required

Act import objects to specific mongodb collection. You can pass list of plain objects or Apify key-value store as input. For info see readme bellow.

Dataset ID

datasetIdstringRequired

The ID of the Apify dataset from which data will be imported.

MongoDB Connection URL

mongoUrlstringRequired

The connection string to your MongoDB instance. Refer to the MongoDB URI format for details.

MongoDB Collection Name

collectionstringRequired

The name of the MongoDB collection where the data will be stored.

Default value of this property is "results"

Unique Document Keys

uniqueKeysarrayOptional

An array of field names to uniquely identify documents in the collection. If provided, documents with matching fields will be updated instead of inserted.

Developer
Maintained by Community
Actor metrics
  • 1 monthly user
  • 4 stars
  • Created in Dec 2017
  • Modified 8 days ago
Categories