google-drive-file
Imports a file from Google Drive.
Last updated
Imports a file from Google Drive.
Last updated
This adaptor imports a file as-is from Google Drive, without processing it or extracting data from it.
url
: The URL of the file to be imported. File permissions must be set to public or shared with the appropriate Data-flo service account (e.g. for Data-flo.io, share with data-flo@data-flo.iam.gserviceaccount.com
).
file
: The imported file.
Import a file of any type from Google drive, to make that file available to other adaptors for processing (e.g. dot-to-graph, csv-file-to-datatable, feeding the tree
argument in update-microreact-project, etc.)