What kind of SOAP requests can we use to query the changes for calendar and contacts on the server? Another word, how do we determine what items have been modified, added and deleted since the last time we queried the server for data? Thanks!
What kind of SOAP requests can we use to query the changes for calendar and contacts on the server? Another word, how do we determine what items have been modified, added and deleted since the last time we queried the server for data? Thanks!
The SOAP api has a SyncRequest command which will give you an initial sync of all the data and then ongoing delta syncs of changes. See sync.txt in ZimbraServer/docs/ for more details.
There are currently 1 users browsing this thread. (0 members and 1 guests)