how to insert the value into cc
Hey Divyar,
I can definately help you but I need to know which value you are trying to insert into which part of constant contact. Are you using our API?
Yes Sir I using cc Api i want insert contact table in our cc
Hey DivyaR,
I would be happy to help but our API is very broad in what it can do but if your looking to add a contact to your account using our API you would follow this documentation. This will tell you what XML you will have to POST to the contacts URI. I am not sure of which language you are using but the logic will remain the same.
Please let me know if this helps.
i have this problem
data.AppendFormat("<ContactList id=\"{0}/{1}\"/>",
Line 988: Regex.Replace(accountContactListUri, "https://", "http://"), cList.ContactList.Id);
pls solve how i insert my own values