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

New adaptor for integrating with Google Drive #908

Open
aleksa-krolls opened this issue Jan 14, 2025 · 0 comments
Open

New adaptor for integrating with Google Drive #908

aleksa-krolls opened this issue Jan 14, 2025 · 0 comments

Comments

@aleksa-krolls
Copy link
Member

Background

See user request from this community post where they want to push/pull files from Google Drive.

Request

To start, this adaptor should:

  1. handle authentication
  2. include a generic GET helper so we can get any resource
  3. include a generic POST so we can create any resource
  4. include a generic PUT so we can update any resource

Later we can consider adding more abstraction and specific helper functions. For now, the generic requests would be a great start.

API Docs

https://developers.google.com/drive/api/guides/about-sdk

Credential for Testing

Use personal or openfn Google account to test (1) getting a XLS file from Drive, and (2) uploading a file to Drive.

@github-project-automation github-project-automation bot moved this to New Issues in v2 Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: New Issues
Development

No branches or pull requests

1 participant