Skip to main content

The purpose of this plugin is to connect to mongo and retrieve data.

Project description

Mongo connector

This plugin connects to mongo and queries this database.

Configuration

{
  "source": {
    "name": "MongoDB",
    "id": "fbabb00e-a724-40bf-b889-bd8d6a7f25e2"
  },
  "database": "my_database",
  "collection": "my_collection",
  "query": "{}"
}
  • database - database name.
  • collection - mongodb collection.
  • query - mongodb query.

Input

This node does not process input payload.

Output

Query result.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tracardi-mongodb-connector-0.6.0.tar.gz (6.9 kB view hashes)

Uploaded Source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page