Skip to main content

Airbyte Gong Connector for AI platforms

Project description

Airbyte Gong AI Connector

Type-safe Gong API connector with full IDE autocomplete support for AI applications.

Package Version: 0.13.0

Connector Version: 1.0.0

SDK Version: 0.1.0

Installation

uv pip install airbyte-ai-gong

Usage

from airbyte_ai_gong import GongConnector

# Create connector
connector = GongConnector(auth_config={"api_key": "your_api_key"})

# Use typed methods with full IDE autocomplete
# (See Available Operations below for all methods)

Available Operations

Users Operations

  • list_users() - Returns a list of all users in the Gong account
  • get_user() - Get a single user by ID

Calls Operations

  • list_calls() - Retrieve calls data by date range
  • get_call() - Get specific call data by ID

Calls_Extensive Operations

  • list_calls_extensive() - Retrieve detailed call data including participants, interaction stats, and content

Call_Audio Operations

  • download_call_audio() - Downloads the audio media file for a call. Temporarily, the request body must be configured with: {"filter": {"callIds": [CALL_ID]}, "contentSelector": {"exposedFields": {"media": true}}}

Call_Video Operations

  • download_call_video() - Downloads the video media file for a call. Temporarily, the request body must be configured with: {"filter": {"callIds": [CALL_ID]}, "contentSelector": {"exposedFields": {"media": true}}}

Workspaces Operations

  • list_workspaces() - List all company workspaces

Call_Transcripts Operations

  • get_call_transcripts() - Returns transcripts for calls in a specified date range or specific call IDs

Stats_Activity_Aggregate Operations

  • get_activity_aggregate() - Provides aggregated user activity metrics across a specified period

Stats_Activity_Day_By_Day Operations

  • get_activity_day_by_day() - Delivers daily user activity metrics across a specified date range

Stats_Interaction Operations

  • get_interaction_stats() - Returns interaction stats for users based on calls that have Whisper turned on

Type Definitions

All response types are fully typed using TypedDict for IDE autocomplete support. Import types from airbyte_ai_gong.types.

Documentation

Generated from OpenAPI 3.0 specification.

For API documentation, see the service's official API docs.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

airbyte_ai_gong-0.13.0.tar.gz (179.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

airbyte_ai_gong-0.13.0-py3-none-any.whl (103.1 kB view details)

Uploaded Python 3

File details

Details for the file airbyte_ai_gong-0.13.0.tar.gz.

File metadata

  • Download URL: airbyte_ai_gong-0.13.0.tar.gz
  • Upload date:
  • Size: 179.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.14

File hashes

Hashes for airbyte_ai_gong-0.13.0.tar.gz
Algorithm Hash digest
SHA256 8260fac9e38e8c744e560c626e81a4fb773f71f65a607bf00efa0b7706d342c8
MD5 ffcf462b638827a873457eaa6b6d490c
BLAKE2b-256 d59d03eb742ac7bc757cf8a8791b63c90664535165a0b094a4c5e2899d4ae465

See more details on using hashes here.

File details

Details for the file airbyte_ai_gong-0.13.0-py3-none-any.whl.

File metadata

File hashes

Hashes for airbyte_ai_gong-0.13.0-py3-none-any.whl
Algorithm Hash digest
SHA256 041e089e4205b8df184e5e8c604e68aa4e1f7ad94f69e513899479eb3a6c7126
MD5 6f32d6e8b1ad4a18b23b548ca32ccb32
BLAKE2b-256 6f1763dab6d371bf430d81baa4b5d073e65319f4057e93162589a3fc09561492

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page