For the complete documentation index, see llms.txt. This page is also available as Markdown.

Integrations

The MongoDB connection behind your project data.

A database integration is the MongoDB connection your project's data lives in — a managed Flex cluster provisioned by Norbix, or your own MongoDB via a connection string.

Database → Integrations.

What you can do here

The list shows each connection with its Provider (MongoDB Connection String or Norbix MongoDB Atlas (Flex Managed)), Last Test Succeeded, Enabled, and a Default badge — the default is set per environment. With several active connections and no default, the page warns you until one is chosen.

Add New Integration opens the provider picker: bring your own connection string, or let Norbix provision an Atlas Flex cluster (you pick the tier, and can reveal the connection string later when you need direct access). Open a connection to test it, set it as the default, or enable/disable it.

Use it from code

Database → Integrations.

API reference

Endpoints: Database → Integrations.

Last updated