campaignmonitor / createsend-python

A Python library for the Campaign Monitor API
http://campaignmonitor.github.io/createsend-python
MIT License
57 stars 63 forks source link

Transactional API Wrapper #22

Closed russella-acm closed 9 years ago

russella-acm commented 9 years ago

Campaign Monitor is releasing it's new Transactional for Marketers capability in the near future. As a part of that, there is a new API for Transactional. This pull request includes the addition of a wrapper to call those API methods for Python.

To be merged in when Transactional for Marketers is released.

jdennes commented 9 years ago

This should be covered by tests like the rest of the library before being merged.

jdennes commented 9 years ago

Closing in favour of https://github.com/campaignmonitor/createsend-python/pull/23.