CC adding a contact API in javascript

I am trying to plug in the CC add single contact API to my site which is built on a content management system called Plone.

Is there a python or javascript API available to do this? Feedback appreciated

re: CC adding a contact API in javascript

Hello,

While we do not publish any language specific APIs, you can leverage the APIs from any language that can invoke http.



If you are looking for sample code, you can consider taking a look at the source code for the Constant Contact Contact Capture Widget, which is available from here .

n/a

Re : CC adding a contact API in javascript

Hello,

Thanks for the reply.