So, does the constant contact web service API adhere to the SOAP and WSDL standards?
I can't get Visual Studio 2008 to recognize the API when adding it as a web reference.
thanks,
Constant Contact uses a REST API, not a SOAP API. As such, we adhere to the standards for REST XML Markup.
Thanks for the post, been doing some research about best way to integrate with .Net
So, for other folks using Visual studio and .net, you should download this:
http://msdn.microsoft.com/en-us/netframework/cc950529.aspx
It is the REST in WCF starter kit, and includes a new HttpClient library that makes it easier to integrate RESTful services in .Net.
And here is how to use it:
http://channel9.msdn.com/shows/Endpoint/endpointtv-Screencast-Consuming-REST-services-with-HttpClient/
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