On Sep 10, 4:40 pm, newnomad <[email protected]> wrote:
> When using openoffice you can use this extension to in and export
> documents to/from the google docs cloud;
>
> http://extensions.services.openoffice.org/project/ooo2gd
>
> Is there anything similar for tryton (in the works)?
>
> What would be the process of manually entering new parties based on a
> downloaded cvs from a google docs spreadsheet? And considering new
> parties are added to the google document online all the time, so it
> keeps growing, if I import the document (with a script) in its
> entirety, would tryton then skip the duplicate parties it already has
> when importing?

In fact my current need is only to enter new parties into tryton.
Above I assumed to do it with google forms that populate google
spreadsheets. However it makes more sense to just use google contacts.
These can't be created by a google form, but I could create an entry
point online with this script:
http://www.ibm.com/developerworks/opensource/library/x-phpgooglecontact/index.html
(or use a free saas service to create carddav contacts, doesn't exist
yet)
Now since google contacts doesnt support carddav (yet... they did
calendars with atom gdata too, and later offered caldev) my new
question:

Is there a module to import google contacts using their api?

http://code.google.com/apis/contacts/

If not what module working with gdata atom could I use as a base?

-- 
[email protected] mailing list

Reply via email to