Skip to main content

G2

The G2 source connector connects to the G2 Data API using an API token.

Setup

  1. Ensure you have access to the G2 Data API.
  2. Create or obtain a G2 API token.
  3. Add the connector in your workspace and provide the required configuration fields below.

Authentication

This connector authenticates using a Bearer token.

During credential validation, the connector makes a request to:

  • GET https://data.g2.com/api/v1/products

If the request fails, credential validation will fail.

Configuration

FieldTypeRequiredDescription
api_tokenstringYour G2 API token used as a Bearer token for API requests.

Streams

This connector is currently under development.

  • Catalog discovery currently returns an empty catalog.
  • Extraction is not yet implemented and will fail with: G2 extraction is still in development.