What's Changed
New features
This release adds integration of online marketing contacts from XbyK to CRM (Dynamics / Salesforce) as well as possibility of reverse synchronization back from CRM. It is possible to synchronize Kentico contacts to Leads or Contacts in CRM.
For quick start see this section in README.
For more detailed informations see this section in User Guide.
Full Changelog: v1.0.1...v2.0.0
Upgrade notes
- When upgrading from version 1.0.0: in Modules administration go to
Kentico Integration - CRM
module toKenticoCRMCommon.FailedSyncItem
class and set database columnFailedSyncItemNextTime
as not required. This is fix prevents errors in thread worker after 10 failed attempts were performed.