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!
#2187 - Outlook 2013 and 2016 API document
Hi Team,
Could you please advise where could we find the Outlook (2013 and 2016) API documentation which was used for creating the SuitCRM Outlook plugin? We currently use the plugin with SuiteCRM and would like to integrate Outlook with our internal operational system as well. Your help and guidance would be much appreciated.
Thanks, Rahul
5 years ago
Hi there,
The repo is available here.https://github.com/salesagility/SuiteCRM-Outlook-Plugin This is currently built using the Visual Studio Office development tools (VSTO). You can find documentation here: https://docs.microsoft.com/en-us/visualstudio/vsto/getting-started-programming-vsto-add-ins?view=vs-2019 The plug-in using SuiteCRM v4_1 API to make calls to SuiteCRM. Hope that helps.