Login

    Register

PROJECT CATEGORIES

 

Constant Contact Wrapper
Project Home Known Issues Contact Project

Author: jonah.blossom (All RIAForge projects by this author)
Last Updated: June 12, 2009 3:54 PM
Version: 0.1
Views: 2,749
Downloads: 1
Demo URL: http://developer.constantcontact.com/doc/reference
License: Apache License, Version 2

Description:

Constant Contact http://www.constantcontact.com/ offers a fairly complete REST API to add and remove individual contacts and mailing lists. You can also manage lists and contacts in bulk.

This project provides for the request and creation of the requisite OAuth access tokens and wraps the REST API calls with ColdFusion functions.

EDIT: 09/04/09 Finishing up the bulk contact management code - will post ASAP!

UPDATE: 09/04/24 Due to the OAuth Security Advisory, this project is on hold. http://oauth.net/advisories/2009-1

Requirements:

A Constant Contact account and an API key:
http://developer.constantcontact.com/apikey/login

Currently tested on ColdFusion 8.0.1

Issue Tracker:

ID ISSUE STATUS UPDATED
1 Issue with the adding contacts using the Activities Collection Open 04/23/09 3:22 AM

View All Issues

To enter issues for this (or any other) project, you must be logged in.

Subversion Access:

You may access this project's Subversion repository with your client here: http://svn.riaforge.org/ConstantContactAPI.

To view files and changelists associated with this repository, go here: http://ConstantContactAPI.riaforge.org/index.cfm?event=page.svnbrowse.

Anonymous users have read access to the repository while the administrator has write access.

This project is sharing its code via Subversion. Subversion is an open source source control method. You may find more information about Subversion here: http://subversion.tigris.org/