Overview
Stigg’s integration with MongoDB allows you to export your product catalog, customer, and subscription data directly to your MongoDB instance for custom reporting and analysis.Stigg’s native data export integrations are included in the Scale plan, and are also available as an optional add-on to the Growth plan. See Stigg’s pricing for more details.
Exported entities
When connecting MongoDB, you can choose which Stigg entity groups to include in the sync. All groups are selected by default. See Exported entities for the full list of entity groups and the tables within each.Entity schema
Setting up the integration
Prerequisites
You’ll need a MongoDB instance (self-hosted or MongoDB Atlas) with a database and a user that has read/write access to that database.Connect Stigg with MongoDB
In Stigg, navigate to Integrations > Apps > MongoDB.Enter the following information in the connection form:
Click Test & connect.
| Field | Description |
|---|---|
| Host | The MongoDB server hostname. For Atlas, use the node hostname from your connection string. |
| Port | The port MongoDB listens on. Defaults to 27017. Not required for MongoDB Atlas. |
| Database | The name of the target database |
| Username | The MongoDB user Stigg will authenticate as |
| Password | The password for the MongoDB user |
Select entities to export
After entering your connection details, expand the Entities to export section to choose which entity groups to include in the sync. All groups are selected by default.See Exported entities for a description of each group.
