G2
The G2 source connector connects to the G2 Data API using an API token.
Setup
- Ensure you have access to the G2 Data API.
- Create or obtain a G2 API token.
- 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
| Field | Type | Required | Description |
|---|---|---|---|
api_token | string | ✅ | Your 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.