Skip to main content

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.
1

Connect Stigg with MongoDB

In Stigg, navigate to Integrations > Apps > MongoDB.Enter the following information in the connection form:
FieldDescription
HostThe MongoDB server hostname. For Atlas, use the node hostname from your connection string.
PortThe port MongoDB listens on. Defaults to 27017. Not required for MongoDB Atlas.
DatabaseThe name of the target database
UsernameThe MongoDB user Stigg will authenticate as
PasswordThe password for the MongoDB user
Click Test & connect.
2

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.

Sync process and schedule

After setup, Stigg performs a full sync of all selected entities. Subsequent syncs are incremental, transferring only changes since the last run. Stigg syncs data on a configurable schedule — daily at 12:00 AM UTC by default. You can adjust the sync frequency from the integration settings at any time.

Manual sync

To trigger an immediate sync, open the MongoDB integration in Stigg and click Sync now.

Sync history

The integration page shows a log of all past and in-progress syncs. The dashboard updates automatically as syncs complete. Each row shows the sync status and timestamps. Expand a row to see rows synced per entity, sync duration, trigger source, and who initiated it. Use the status and date filters to find a specific sync run.

Removing the integration

To remove the integration, click on the dotted menu icon and select the Remove action. Confirm the action by clicking on the Remove button in the opened modal.