Skip to main content

SkuVault

Overview

The SkuVault source connector lets you connect to the SkuVault API using a Tenant Token and User Token.

Setup

Prerequisites

  • A SkuVault account with API access
  • Your SkuVault Tenant Token
  • Your SkuVault User Token

Get your API tokens

In SkuVault, locate or generate the API credentials needed for integration:

  • Tenant Token
  • User Token

If you’re unsure where to find these, refer to SkuVault’s API/authentication documentation or your SkuVault admin.

Authentication

This connector authenticates via SkuVault API tokens:

  • tenant_token (Tenant Token)
  • user_token (User Token)

During connection setup, the connector validates credentials by making a request to the SkuVault API.

Configuration

FieldTypeRequiredDescription
tenant_tokenstringYour SkuVault Tenant Token.
user_tokenstringYour SkuVault User Token.

Streams

This connector is currently under development and does not yet support data extraction streams.

  • Catalog discovery: not yet implemented (returns an empty catalog)
  • Extraction/sync: not yet implemented

Limitations

  • The connector currently supports credential validation only.
  • Sync/extraction is not available yet. Attempting to run extraction will fail with an “in development” error.