We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
See user request from this community post where they want to push/pull files from Google Drive.
To start, this adaptor should:
Later we can consider adding more abstraction and specific helper functions. For now, the generic requests would be a great start.
https://developers.google.com/drive/api/guides/about-sdk
Use personal or openfn Google account to test (1) getting a XLS file from Drive, and (2) uploading a file to Drive.
XLS
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Background
See user request from this community post where they want to push/pull files from Google Drive.
Request
To start, this adaptor should:
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.The text was updated successfully, but these errors were encountered: