Exports data from Campaign Monitor into CSV format. Work in progress. Incomplete but mostly works.
Please note, this is not a complete standalone application. It's a bunch of scripts I wrote for a specific task used to export and migrate data. I put it here for reference.
To use these scripts you'll need a campaign monitor account with API key in order to authenticate. You'll also likely need to have client ID keys which can be stored in the clients.py dict.
Needs Python 3 and the campaign monitor library
$ pip install createsend
I don't know, run the scripts.... ;-)