Skip to content
patientslikeme edited this page Sep 13, 2010 · 3 revisions

This is a forked repository. Have a look at
jordanbrock’s campaign-monitor-ruby wiki
for more information.

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
Clone this wiki locally