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.

Installation

uv pip install airbyte-ai-gong

Usage

from airbyte_ai_gong import GongConnector
from airbyte_ai_gong.models import GongAuthConfig

# Create connector
connector = GongConnector(auth_config=GongAuthConfig(access_key="...", access_key_secret="..."))

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

Available Actions

Users Actions

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

Calls Actions

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

Calls_Extensive Actions

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

Call_Audio Actions

  • 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 Actions

  • 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 Actions

  • list_workspaces() - List all company workspaces

Call_Transcripts Actions

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

Stats_Activity_Aggregate Actions

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

Stats_Activity_Day_By_Day Actions

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

Stats_Interaction Actions

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

Settings_Scorecards Actions

  • list_scorecards() - Retrieve all scorecard configurations in the company

Settings_Trackers Actions

  • list_trackers() - Retrieve all keyword tracker configurations in the company

Library_Folders Actions

  • list_library_folders() - Retrieve the folder structure of the call library

Library_Folder_Content Actions

  • list_folder_content() - Retrieve calls in a specific library folder

Coaching Actions

  • list_coaching_metrics() - Retrieve coaching metrics for a manager and their direct reports

Stats_Activity_Scorecards Actions

  • list_answered_scorecards() - Retrieve answered scorecards for applicable reviewed users or scorecards for a date range

Type Definitions

All response types are fully typed using Pydantic models 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.

Version Information

Package Version: 0.19.2

Connector Version: 0.1.0

SDK Version: 0.1.0

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.19.2.tar.gz (93.0 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.19.2-py3-none-any.whl (120.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: airbyte_ai_gong-0.19.2.tar.gz
  • Upload date:
  • Size: 93.0 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.19.2.tar.gz
Algorithm Hash digest
SHA256 cd9bcfd619913ab79634ab1f3e6e2eccc6e13d4b276ba4a473506ccc2045d490
MD5 2f78bc88c4b3e1cafeb1d4c06f45fe0d
BLAKE2b-256 c4e87f0ec1f14aa3b9f71a7daa4d2f87b39b6a0bd8b4fef5b775e528feef60d7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for airbyte_ai_gong-0.19.2-py3-none-any.whl
Algorithm Hash digest
SHA256 d3aca7d903ed1108b6ead460213ee1cc6e07b09c617aca7f5d4cad552adf2b45
MD5 572691e73c9d22485f17abddbeac5fbb
BLAKE2b-256 d36fbaa941ffbb73c543b5e3a35a889fcb4d2a3b83e3a8499edcea752041a5f1

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