sderosiaux/Gong to GitHub Sync
Sync Gong call transcripts to GitHub as searchable Markdown files
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| gong_access_key | Gong API access key | yes | — |
| gong_secret_key | Gong API secret key | yes | — |
| gong_api_url | Gong API base URL (optional, for regional instances) | no | — |
| from_date | Start date (YYYY-MM-DD). Default: last 30 days | no | — |
| to_date | End date (YYYY-MM-DD). Default: today | no | — |
| output_folder | Folder to store transcripts | no | transcripts |
| full_sync | Ignore state and re-sync all calls | no | false |
| commit | Commit and push changes | no | true |
| commit_message | Custom commit message | no | "" |
Outputs
no outputs