We are working on Kentico 10.We import contacts provided to us as CSV (saving in OM_Contact table).Then our system sends emails to these users, they come to our website and register themselves.The ...
I am able to use GET requests for existing contact and POST requests for creating new a contact but not able to get PUT requests to work for updating existing contact.
Hi, I am trying to track Contacts across two Kentico sites that share a single login page.My setup is:subdomain 1: WWWsubdomain 2: WWW1Authorisation: WWW only, shared for * subdomainI have observed...
Hey all, I'm trying to import 400,000 contacts from a previous Kentico install into our new MVC site. I've tried the Import Toolkit but it's terribly slow. I need to save Identities so that we don'...
Hi Support, I am working on marketing automation process for the customer birthday reminders @ abandoned shopping cart. Below is scenario :Customer is come to the website. he added some products to...
Can I add the bellow code in a custom task? // Gets the form object representing the 'ContactUs' form on the current site BizFormInfo formObject = BizFormInfoProvider.GetBizFormInfo(@Contac...
Hello,I'm looking into improving my contact management and want to associate the users closer to the contacts. This equates to new contacts on cookie acceptance and users on account creation with t...
Hello,I have followed the tutorial on how to add geolite2 to my system but I was confused on how I would go about binding their location to their contact in MVC. Currently we create a new ContactIn...
Hi,I am using Kentico 12 MVC.Is there an example to over write the class that merges contact, I need to expand the basis it use to merge contacts. Thanks for any information.
Hello, I've created a custom field to my contact list, and have an excel file to important, but in the @map to@ section I do not see the custom fields. Where can I update what fields it allows me ...