Skip to main content

Stigg

This page contains the setup guide and reference information for the Stigg source connector.

Stigg is a pricing and packaging infrastructure platform that helps SaaS companies manage their monetization strategy. It provides tools for defining pricing plans, managing customer subscriptions, tracking feature entitlements, and metering usage.

Prerequisites​

  • A Stigg account
  • A Stigg Server API Key

Setup guide​

Step 1: Obtain your Stigg API Key​

  1. Log in to your Stigg dashboard
  2. Navigate to Settings > Account > Environments
  3. Copy the Server API key for the relevant environment

Step 2: Set up the Stigg connector in Airbyte​

  1. Log in to your Airbyte Cloud account or navigate to your Airbyte Open Source dashboard
  2. In the left navigation bar, click Sources, then click + New source in the top-right corner
  3. Find and select Stigg from the list of available sources
  4. Enter a name for your Stigg source
  5. Enter your Server API Key
  6. Click Set up source

Supported sync modes​

The Stigg source connector supports the following sync modes:

FeatureSupported?
Full Refresh SyncYes
Incremental SyncNo

Supported streams​

  • Customers - Returns all customers in your Stigg account, including their billing information, payment method status, and subscription counts
  • Subscriptions - Returns all subscriptions in your Stigg account, including status, billing period, and trial information

IP allow list​

If you use Airbyte Cloud and your organization restricts access to specific IPs, add the Airbyte Cloud IP addresses to your allow list.

Reference​

Config fields reference

Field
Type
Property name
string
api_key

Changelog​

Expand to review
VersionDatePull RequestSubject
0.0.232026-09-2286823Update dependencies
0.0.222026-09-1586250Update dependencies
0.0.212026-09-0885675Update dependencies
0.0.202026-08-1884803Update dependencies
0.0.192026-08-1184129Update dependencies
0.0.182026-08-0483661Update dependencies
0.0.172026-07-2883122Update dependencies
0.0.162026-07-2182610Update dependencies
0.0.152026-07-1482051Update dependencies
0.0.142026-06-3081297Update dependencies
0.0.132026-06-2380702Update dependencies
0.0.122026-06-1680067Update dependencies
0.0.112026-06-0979552Update dependencies
0.0.102026-06-0278992Update dependencies
0.0.92026-04-2877421Update dependencies
0.0.82026-04-2176757Update dependencies
0.0.72026-03-3175870Update dependencies
0.0.62026-03-2475392Update dependencies
0.0.52026-02-2473946Update dependencies
0.0.42026-02-1772773Update dependencies
0.0.32026-01-2072136Update dependencies
0.0.22026-01-1471590Update dependencies
0.0.12026-01-1071179Initial release