Hi Expert,
Do you have tried to save the content of a google sheet/excel to a table without the upload function?
I used the GDriveConnector to get my list of google sheet/excel but I'm lost on how can I save the content to my table.
Hopefully, someone can help or guide me.
Thanks
Hi Jay,
What's the error you are getting ?
Is it in google G drive configuration ?
Please Check Google Drive Connector demo and It's documentation . You can get more info at component documentation too.
-> How to process large file ?
Hope this may help.
Cheers.
Hi @Rahul Kumar,
Thanks for the reply.
I have no error in using the Gdrive connector, what I'm asking is how to can I save the content of the google sheet/excel directly from Gdrive to the database without using the upload function.
Or how can i convert the WebContentLink to binary data and save it on a table per row.