Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I need your help on this.
I have several GSheet document on my google drive folder and I need to download this file into csv and then bring the data inside an oracle database in specific tables.
How can i proceed with this? I have already analyzed some links inside the forum but I have noticed that is a difficult topic.
Do I have to transform the document in a csv document, or can I connect and write on the db directly?
Thank you for your help.
Hi,
Could you please try to use the APIs which Google is providing to fetch the data? Once the data is fetched to local using the API, you can use the filedelimited component to read and Oracle components to write the data.
Warm Regards,
Nikhil Thampi
Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂