Overview
Stigg’s integration with Microsoft SQL Server allows you to export your product catalog, customer, and subscription data directly to your SQL Server database 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 SQL Server, 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 SQL Server instance with a database and a user that has permission to create tables and write data in the target schema.Connect Stigg with SQL Server
In Stigg, navigate to Integrations > Apps > Microsoft SQL Server.Enter the following information in the connection form:
Click Test & connect.
| Field | Description |
|---|---|
| Host | The hostname or IP address of your SQL Server instance |
| Port | The port SQL Server listens on. Defaults to 1433. |
| Database | The name of the target database |
| Schema | The schema where Stigg will create and sync tables |
| Username | The SQL Server user Stigg will authenticate as |
| Password | The password for the SQL Server 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.
