Hi, I was able to perform a Bulk insert of Contacts to a list, using the REST API, but I was wondering if there is a way to do it using the C# Library?
I see an "Activity" object, but I don't see how to "Run" the activity?
Thanks!
Solved! Go to Solution.
The C# Library has a Utility.bulkUrlEncoded() function which can handle this for you. A quick example of using this would be:
I hope this helps. Please let us know if you have any other questions or concerns regarding this. Thanks.
David J
The C# Library has a Utility.bulkUrlEncoded() function which can handle this for you. A quick example of using this would be:
I hope this helps. Please let us know if you have any other questions or concerns regarding this. Thanks.
David J
i want to add bulk insert using the multipart using asp,net .please suggest how to add the multiple contacts using Multipart in a version 2 API
Hello,
At this time we do not have any samples of code that will create a multipart upload request for our V2 API with the ASP.NET. If you are familiar with ASP.NET and multipart requests, you should be able to create this based on the information provided on our page for multipart requests here: http://developer.constantcontact.com/docs/bulk_activities_api/bulk-activities-addcontact-multipart.h...
We also have a forum post covering the topic of multipart requests in detail here: https://community.constantcontact.com/t5/Getting-Started-with-API-s/How-to-Import-Contacts-w-Multipa...
Best Regards,
how to create the the ContactList using Asp.net in v2 .please give the apporiate json file to create a contact List in asp or c#
The holidays have come and gone. For many seasonal businesses, this means the rush of shoppers has decreased as well. Instead of turning off the lights and waiting for spring, make your email marketi...
See Article