Code Monkey home page Code Monkey logo

constantcontact's Introduction

ConstantContact
===============

Simple plugin to use ConstantContact (CC) API in your Rails Apps


Installation
============
1) cd RAILS_APP

2) ruby script/plugin install [email protected]:pash/constantcontact.git


Example
=======
1) Initialize
cc = ConstantContact::Connect.new(username, password, key)

2) Get CC Contacts
cc.get_contacts

3) Get CC Campaigns
cc.get_campaigns(STATUS)

STATUS can be 'DRAFT', 'SENT', 'RUNNING' or 'SCHEDULED'

4) Get CC Lists
cc.get_lists


Requires
========

1) gem install nokogiri


TO DO (random order)
====================

1) Schedule Campaign

2) Show Reports

3) Add Contacts

4) Add Lists



Copyright (c) 2010 [Patrick Philip Sanchez], released under the MIT license

constantcontact's People

Stargazers

 avatar  avatar

Watchers

 avatar

constantcontact's Issues

More Methods?

Hi Pash.
What about more methods TODO?
will You continue working in this pluging?

Dennis.

undefined method `collect!' when try to run find :all

Hello,

I am getting below error when i try to run ConstantContact::List.find :all command

(rdb:2) ConstantContact::List.find :all
NoMethodError Exception: undefined method `collect!' for #<Net::HTTPOK 200 OK readbody=true>

can you please help me out?

Thanks
Akeel

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.