MongoDB Import avatar
MongoDB Import

Pricing

Pay per usage

Go to Store
MongoDB Import

MongoDB Import

Developed by

Jakub Drobník

Jakub Drobník

Maintained by Community

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.

0.0 (0)

Pricing

Pay per usage

6

Total users

26

Monthly users

2

Runs succeeded

>99%

Last modified

8 months ago

Changelog

1.0.x [v1] (2023-11-02)

  • BREAKING CHANGE: Introduce Input schema with update options. The new version is not compatible with the old one. If you want to use the old input, please use the 0.0.x version with latest tag. The new version is focus on importing data from dataset, so the datasetId is required. If you want to do some transformation of data before import, please use some actor before this actor, which can handle this.
  • Added datasetId option to import data from dataset.

0.0.x [latest] (2023-11-02)

  • Old version do not have changelog