Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@martinfbluesoftcz martinfbluesoftcz released this 19 Mar 22:23
· 5 commits to main since this release
abcb51e

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 to KenticoCRMCommon.FailedSyncItem class and set database column FailedSyncItemNextTime as not required. This is fix prevents errors in thread worker after 10 failed attempts were performed.