Skip to main content

Gong connector

Back to the connector overview, authentication methods, and actions.
15 Sept 2026
new-feature data-syncAdded DataSync support to 10 list actions (calls, transcripts, users, workspaces, call outcomes, scorecards, trackers, and unified IAM users/roles/groups), including incremental sync for calls and transcripts.
gong_get_call_transcript, gong_get_scorecards, gong_list_call_outcomes, gong_list_calls, gong_list_scorecards, gong_list_trackers, gong_list_users, gong_list_workspaces, gong_unified_list_groups, gong_unified_list_roles, gong_unified_list_users
8 Sept 2026
auth breaking-changeMigrated all actions from the deprecated requiredScopes field to authRequirements for per-auth-type scope control.
gong_add_call, gong_add_call_media, gong_create_meeting, gong_delete_crm_integration, gong_delete_meeting, gong_get_activity_stats_aggregate, gong_get_activity_stats_by_period, gong_get_activity_stats_daily, gong_get_call, gong_get_call_transcript, gong_get_crm_entities, gong_get_crm_integration, gong_get_crm_request_status, gong_get_interaction_stats, gong_get_library_folder_content, gong_get_meeting_integration_status, gong_get_scorecards, gong_get_user, gong_get_user_settings_history, gong_list_call_outcomes, gong_list_calls, gong_list_crm_schema_fields, gong_list_library_folders, gong_list_scorecards, gong_list_tasks, gong_list_trackers, gong_list_users, gong_list_workspaces, gong_register_crm_integration, gong_search_calls, gong_search_users, gong_unified_get_group, gong_unified_get_me, gong_unified_get_role, gong_unified_get_user, gong_unified_list_groups, gong_unified_list_roles, gong_unified_list_users, gong_update_meeting, gong_update_task, gong_upload_crm_schema
7 Aug 2026
bug-fixFixed group and role lookups returning empty results instead of not-found errors.
gong_unified_get_group, gong_unified_get_role
5 Aug 2026
new-actionsAdded inbound webhook (events) support. Configure a Gong Automation Rule to fire a webhook at the connection’s Native Webhook URL and StackOne routes Gong call events to your integration.
29 Jul 2026
bug-fixFixed IAM roles and groups — unified_list_roles and unified_get_role no longer send an empty workspaceId to Gong, and unified_get_group and unified_get_role now return a record instead of failing.