Skip to main content
Announcements
A fresh, new look for the Data Integration & Quality forums and navigation! Read more about what's changed.
cancel
Showing results for 
Search instead for 
Did you mean: 
_AnonymousUser
Specialist III

Google Spreadsheets connector

Hi
I was searching the page and forum for this as I expected it already to exist: is it possible to use the Google Docs APIs to make a Google Spreadsheets input and output connector?
This would be a great thing to deal with as data in Google Spreadsheets can be easily accessed by non experienced users with different rights, visualized and even used in widgets that can be added to the users iGoogle page.
The connectors should support authentication. (can be done by post request to: https://www.google.com/accounts/ClientLogin)
Input connector should be able to read from a spreadsheet by defining which spreadsheet and which cells to read. It would be nice if the connector would display the list of available spreadsheets for a configured account (GET http://spreadsheets.google.com/feeds/spreadsheets/private/full including the auth token). As well the support for structured queries would not be necessary in a first version but nice to have.
Output connector should use the same parameters and allow to replace, update, remove and append data.
Documentation can be found here: http://code.google.com/apis/spreadsheets/docs/2.0/developers_guide_protocol.html
Would be nice to see something like this for Talend.
Thanks
Regards
Ernst
Labels (2)
13 Replies
Anonymous
Not applicable

Hi Thomas,
thanks for that.
I am following that because you are doing perfect work for Talend.
As far as I know only Business Objects with their Labs is offering google spreadsheet connector.
This makes Talend very competitive product on the market.
Looking forward to more news from you soon.
Kind regards,
Marcin K.
Anonymous
Not applicable

Hi Thomas,
I hope you are well.
Did you have a chance to make any progress?
Thanks,
Marcin K.
_AnonymousUser
Specialist III
Author

The component seems fantastic but it doesn't work for me...
I put the login/password, the spreasheets key and the Sheet.
When launching, it stays in "Starting", and after 20 seconds, I've got a "AuthenticationException"... 😞
Any suggestion ?
Regards, Nekloth
_AnonymousUser
Specialist III
Author

Hi,
I downloaded and tried to use this component in Talend version 4.2.2 ( http://www.talendforge.org/exchange/tos/extension_view.php?eid=122&rid=149#rev149). But it does not show up in the category after restarting talend. I have copied all the relevant files at suggested location in the forum.
Is is compatible to this updated version ?. If not how can i make it compatible to this version.
Thanks
Vaibhav