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

Connector: Google Suite #900

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

neelshah2409
Copy link
Contributor

  • search(): Searches Google Suite for files based on a given query.
  • get_file_by_id(): Gets a file by its ID.
  • get_file_content(): Gets the content of a file by its ID.
  • get_files_by_folder_id(): Gets all the files in a folder by its ID.

Description

Related Issue(s)

#722

Testing and Validation

Type of Change

  • Bug fix or other non-breaking change that addresses an issue
  • New Feature / Enhancement (non-breaking change that add or improves functionality)
  • New Feature (breaking change that is not backwards compatible and/or alters current functionality)
  • Documentation (change to product documentation or README.md only)

Copy link
Contributor

@erikspears erikspears left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @neelshah2409 ,

Thanks for the contribution! @sid-swirl will need to review the code more closely, but I am curious about one thing. Were you thinking of submitting a SearchProvider to work with this Connector? (more on SearchProviders)

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants