1️MongoDB

  1. There are two ways to create a new data source. Be aware that only developers and workspace administrators are able to use this permission.

    • Navigate to the Data Sources tab on QuickDEV Homepage and click New data source.

    • When creating a new query in the app editor, click + New > + New data source.

  2. Select Database > MongoDB as the data source type.

  3. Assign a name to it and configure the parameters based on your Connection Type:

    • Regular: Host, port, database name (required); user name, password (optional)

    • URI: URI

  4. Click on "Test connection" to confirm if you can successfully establish a connection to the data source using the current settings.

  5. Click Save

Last updated