Hi Team,Need to know is any why we check which user create the contact on the contact management or contract group. Need to know the log which contain contact created by or modify by information.
I need to know how to delete contacts that dont have subscriptions either individual or in groups. I am using a custom class in the cms that implements IDeleteContacts public int Delete(int da...
HiA problem has occurred where multiple records with the same ContactID exist in the Membership table.There are multiple Users associated with a single Contact.Since multiple users are associated w...
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...