Paid affiliate advertisement
Integration of Drupal users and Constant Contact API
Archie Bunker - October 29, 2007 - 19:14
Looking for someone who can implement the Constant Contact API into my Drupal site so when a user registers on our Drupal-based news site and the user "opts in" to receive email alerts (multiple options available), the API communicates with Constant Contact to set up the user in the CC engine. Same goes for removal as well. Any help and/or feedback is greatly appreciated.

See this PHP package
http://www.jamesbenson.net/projects/ConstantContact/
which, if usable, could make integration fairly straightforward.
great link
Anyone have any suggestions on how I can implement this Constant Contact code? I'm willing to pay to have it done! The code is available from the link that NEDJO provided above.
Thanks for any help.
i can do this
what is your timeframe/budget?
I am interested in this too
Has anyone made any progress on this?
Julie
Contact me
Julie,
Contact me and I'll send you a sample newsletter that has been integrated with ePublish ( http://drupal.org/project/epublish)
--
Roshan Shah
http://www.bpocanada.com - Drupal and RoR Specialists
T : 604-630-4292
Vancouver, Canada
Skype/GoogleTalk/Yahoo : bpocanada
Module
I made this module:
http://drupal.org/project/constant_contact
Try it out, and post any support requests.
How to use this module
Hi,
konsumer I have installed this module and also give the username and password in the 'Constant Contact Settings' form. I am also the administrator of this site.
But when I go on this URL 'admin/settings/constant_contact_import', There is no list in the list drop down.
How can I use this. Thanks in advance
CRINCH
just subscribing to this
just subscribing to this thread...have also installed but same situation as crinch. very glad to see this module. thanks.
The Constant Contact API
The Constant Contact API does not provide a way to get the list, so you need to copy and paste into the textbox in the settings. Put one list per line. After you add your lists, they will show up in the import form.
You guys should really file support requests, though, so I know what you need, and others will see your question attached to the project.
This would be considered a "support request".
installation
I think I am missing something ... I can't see how to get the module working. I installed as directed including downloading and placing the php file in the directory ... I set up the constant contact settings page ... but I get this error on the import list page ...
* warning: array_combine(): Both parameters should have at least 1 element in /hsphere/local/home/user/mysite.com/sites/all/modules/constant_contact/constant_contact.module on line 396.
* warning: Invalid argument supplied for foreach() in /hsphere/local/home/user/mysite.com/includes/form.inc on line 949.
many thanks.
Same installation problem with constant contact api
Yep same situation as bogdrupal
Same here.
Same error here, patched for Drupal 6: http://drupal.org/node/229996#comment-1592560