From d94dba41eaeac3d6e0adfb00e6af46e9f6cd472a Mon Sep 17 00:00:00 2001 From: Jeremy Weiskotten Date: Wed, 7 Jan 2009 14:39:32 -0500 Subject: [PATCH] Updated readme --- README.rdoc | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.rdoc b/README.rdoc index 9d58824..46cb453 100644 --- a/README.rdoc +++ b/README.rdoc @@ -2,6 +2,17 @@ This RubyGem provides access to the Campaign Monitor API (http://www.campaignmonitor.com/api). +Campaign Monitor recently made some changes to their API. + +This fork makes the following changes: + + * host changed from http://app.campaignmonitor.com to http://api.createsend.com + * ID values are no longer sent #to_i because they are hex strings + * added support for subscribers with custom fields using SOAP API + * refactored gemspec to build on github + * misc. cleanup and refactoring + + == Pre-requisites An account with Campaign Monitor and the API Key. Accounts are free and can be created at