A new ColdFusion library for our API
Over the weekend, we had the pleasure of admiring Campaign Monitor CFC - a ColdFusion library/wrapper for our API. Thanks to developer Jonathon Joyce's handiwork, Campaign Monitor CFC features a variety of components to support all our API methods. It also handles messages and error codes, plus the return and formatting of data from the Campaign Monitor API.
So, if you're a ColdFusion developer, this could well make your life a lot easier when building web applications that integrate with our API. To give Campaign Monitor CFC a try yourself, download the library from RIAForge.
For the individual ColdFusion components, visit Jonathon Joyce's Campaign Monitor CFC page. Code samples and usage instructions are also available. Note that Campaign Monitor CFC has been tested in ColdFusion 8 & 9.
If ColdFusion isn't your thing, never fear. You might also be interested in our wrappers for PHP, Ruby, Perl, Python, .NET and Flash.
Posted in: Tips & Resources
Comments for this entry are closed.
Browse the Blog
- Behind the Scenes (31)
- Interviews & Buzz (133)
- New Features & Updates (234)
- Observations & Answers (221)
- Tips & Resources (491)
Explore the Email Gallery
- All designs
- One column (391)
- Two column (230)
- Three column (36)
- Announcement (139)
- Newsletter (464)
- Invitation (39)
Beautiful! “@cameronmoll: Email successfully @CampaignMonitor‘d:” http://t.co/KbrfnS1a ^RH
Follow us on TwitterAbout • Our Book • Contact • API • Anti-spam Policy • Terms of Use • Privacy Policy
Proud founders of the Email Standards Project and supporters of the design community.

6 Comments
Jonathon Joyce
October 2, 2010 3:53pm
Campaign Monitor CFC has been updated (1.1) to include 6 more functions for dealing with Custom Fields for lists and subscribers, download it here: http://campaignmonitorcfc.riaforge.org/
CMFAN
October 29, 2010 7:20pm
Finally, some ColdFusion Luv! You guys are truly awesome!! Keep up the great work.
Brian
October 29, 2010 11:01pm
Agreed - might not get a lot of press but CF powers a lot of applications. Thanks Jonathon!
Walter
October 30, 2010 1:01am
Fantastic. As CMFAN said above - Finally some ColdFusion Luv. Over the coming weeks I was going to look into creating some basic CF scripts for a couple of CM API functions that I needed for an application, but this has just saved me a tonne of time. THANK YOU Jonathan and CM.
Aaron
November 23, 2010 8:28am
Does Campaign Monitor CFC work with BlueDragon version 6.2?
Jonathon Joyce
December 11, 2010 5:10pm
Aaron, I’ve not tested it with BlueDragon at all. Its currently compatible with Adobe ColdFusion 8 & 9. If you have used it and have any fixes to contribute then i’ll update the base.
Also, in regards to the API V3 being released with a lot new functionality - i’m currently creating another wrapper based on the restful services that will be available alongside.