Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I want to download an Excel file from a public Google Drive. This is a URL example:
https://docs.google.com/spreadsheets/d/1VfUrSKHu4iUjA7_z8AqCEMzQJdw-mI0Njz9rnql2pq0/edit?usp=sharing
I created a project in cloud console and I managed to download a file by tGoogleDriveGet,
but that file was in my drive. Can I use this component to download a public file too or what should I use?
@valerica, yes tGoogleDriveGet is the component to get a file from google drive to local drive.
check the below to know more about t
https://help.talend.com/reader/rWcATT4dYpxwcre_jk~fzg/UliQqYDeK7ErOnCLjr4AJA
Ok, so my idea was not good, but what component should I use to download a public file from drive?