Skip to main content

Prerequisites

  • Your pricing has been modeled in Stigg.
  • NodeJS must be installed.
  • Obtain the Server API key of the environment that you’d like to import the data to.
  • Export the above Server API key as an environment variable:
export STIGG_SERVER_API_KEY='<SERVER-API-KEY>'