Official SuiteCRM Outlook Plugin v4 has arrived - Compatible with the Outlook Web App or Outlook 2016+ connected to Office365 or Exchange Server 2016. A complete rebuild developed and maintained by SuiteCRM developers, the addon retains previous functionality while massively improves performance, reliability and stability!
#1748 - Sync to Outook Mass update alternative
Hello,
Do you have a script that I can run to update all Contacts to Sync to Outlook?
When I use the Mass Update option, it takes 10 minutes to update the page of 20 contacts, and when I select all 1000 Contacts, it just seems to run forever " waiting for the server"
5 years ago
This is probably because the 'field' is actually a relationship between contacts & users. Might be better to do a script that would link the contact to the user by insert records into contacts_users table itself.
Hope that helps.