Hi Everyone,
I am facing some problem while loading the Google sheet data into SQL Server by using SSIS. I have downloaded and installed
Google Data API SDK in my local machine. Script task throwing following error while executing the SSIS package.
execution of request failed: http://spreadsheets.google.com/feeds/spreadsheets/private/full
Or is there any way to download the Google sheet data into CSV format in a specified folder/path automatically ?
Can one help me out on this.