Roundcube Community Forum

 

Roundcube contacts into outlook

Started by LMSSML, October 01, 2010, 06:26:14 AM

Previous topic - Next topic

LMSSML

Hi there,


Is there any api or anything that could integrate roundcube contacts with outlook, besides of LDAP.

Any help ?

SKaero

I don't know what outlook uses but you could use the plugin api to alter the contacts.

LMSSML

Hi skaero

Thanks for the awnser but the ideia is to have a sync in outlook with roundcube contacts.

Example :

If I have outlook contacts sync with roundcube and if edited in roundcube the same list automatically make sync nad add the same contact to outlook.

SKaero

It could be done on the RoundCube side but I don't know about the outlook side.

LMSSML

how could it be done from roundcube side ?

SKaero

On the RoundCube side when the user login or when they listed the address book you could compare all of the contacts last update time and if the if they don't match take the newer contact data ans update that contact in RoundCube. When a contact changed in RoundCube you could mark it or sync it to outlook.

LMSSML

Hi there,


Thanks is this made buy any api ?

How you do that ?


Thanks in advanced.

SKaero