google contacts database

I think you'll need to be a bit more specific here. Do you want to access a 
users' contacts, or something stored in Google Docs, or ???

If a user's contacts, then there is a Google API for this, but you'll need to 
write some code to do it. An easier way is to use one of the open source Google 
contacts management utilities and periodically replicate the contacts into a 
local LDAP server. Then follow the instructions in the OTRS docs for making 
OTRS talk to LDAP. That way you can still function if Google does something 
stupid, and you don't have to write code other than a periodic cron job to sync 
up the LDAP server.
---------------------------------------------------------------------
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs

Reply via email to