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-google-classroom contribution from bishalbera #47394

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

bishalbera
Copy link
Contributor

@bishalbera bishalbera commented Oct 26, 2024

What

Closes #47393

This PR adds a new connector for source Google Classroom (source-google-classroom).

Contributor-provided connector description:

Google Classroom connector enables seamless data integration between Google Classroom and various destinations. This connector facilitates the synchronization of course information, rosters, assignments empowering educators to automate reporting and streamline classroom data management efficiently.

Details

Expand for list of spec properties and streams

Configuration

Input Type Description Default Value
client_id string OAuth Client ID.
client_secret string OAuth Client Secret.
client_refresh_token string Refresh token.

Streams

Stream Name Primary Key Pagination Supports Full Sync Supports Incremental
courses id DefaultPaginator
teachers userId DefaultPaginator
students userId DefaultPaginator
announcements id DefaultPaginator
coursework id DefaultPaginator
studentsubmissions id 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 Oct 26, 2024

@bishalbera is attempting to deploy a commit to the Airbyte Growth Team on Vercel.

A member of the Team first needs to authorize it.

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 community connectors/source/google-classroom
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Connector-Request] Google Classroom
2 participants