Skip to content

ujanjan/gong-transcript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gong-transcript

A Claude Code slash command that fetches a Gong call transcript and saves it as a markdown file.

/gong-transcript 7782342007009289000

The meeting ID is the numeric ID from the Gong call URL: https://app.gong.io/call?id=7782342007009289000

The transcript is saved to ~/Downloads/gong-<call_id>.md.


Requirements

  • Claude Code
  • A Gong account with API access
  • Python 3 (stdlib only, no pip install needed)

Install

git clone https://github.com/ujanjan/gong-transcript.git
cd gong-transcript
./install.sh

The script will prompt for your Gong API credentials and save them to ~/.config/gong/credentials.json.

Find your credentials in Gong under Settings → Ecosystem → API. The base URL is tenant-specific (e.g. https://us-12345.api.gong.io) — using api.gong.io directly won't work.

About

Claude Code slash command to fetch and format raw transcripts from the Gong API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages