Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

source-gong-of-my-own contribution from erohmensing #45691

Conversation

erohmensing
Copy link
Contributor

@erohmensing erohmensing commented Sep 20, 2024

What

This PR adds a new connector for source Gong (source-gong).

Contributor-provided connector description:

I changed it and hope that things get updated now

Details

Expand for list of spec properties and streams

Configuration

Input Type Description Default Value
access_key string Gong Access Key. Gong Access Key
start_date string Start date. The date from which to list calls, in the ISO-8601 format; if not specified, the calls start with the earliest recorded call. For web-conference calls recorded by Gong, the date denotes its scheduled time, otherwise, it denotes its actual start time.
access_key_secret string Gong Access Key Secret. Gong Access Key Secret

Streams

Stream Name Primary Key Pagination Supports Full Sync Supports Incremental
users id DefaultPaginator
calls id DefaultPaginator
extensiveCalls id DefaultPaginator
scorecards scorecardId DefaultPaginator
answeredScorecards answeredScorecardId DefaultPaginator

Reviewer checklist

  • Run /format-fix to resolve any formatting errors
  • Help the contributor upload an icon that follows our icon design guidelines
  • Click into the CI workflows that wait for a maintainer to run them, which should trigger CI runs

Copy link

vercel bot commented Sep 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
airbyte-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 20, 2024 1:14am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/connectors Connector related issues area/documentation Improvements or additions to documentation connectors/source/gong-of-my-own
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants