Write .table to Google Drive

I’m struggling finding how to push data to google drive. I have successfullywriten to google sheets via google sheets connector, can read google sheets with no problem, but am stuck at the basic to push a file to google drive. Is there a sample workflow? I’ve read the Accessing CSV in Google Drive with URL and there’s a screen shot thing download to google drive connector - but the output of the google drive connector and input of download don’t seem to mesh (trying to test). I don’t see an uploader node? Any help would be greatly appreciated

Hello @ebarr ,
Are you writing your data to a Google sheet?
If so, then here’s a sample workflow: Deploy Data by Exporting Data files from KNIME – KNIME Community Hub

Let me know if it helps or if you have some other query.

Thanks,
Sanket

1 Like

no - that i can do. Trying to move a file to google drive

Have you tried using the Transfer Files node?

The pipeline would be something like this:

image

6 Likes

I don’t know how I missed something so simple! Thank you very much. I was expecting something Google specific. Really appreciate it.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.