Campaign Monitor customer and all round nice guy Grant Young has just released an update to his popular Python class for the Campaign Monitor API with new endpoints and a number of other tweaks (thanks to Juan Pablo Di Lelle). His class currently covers the following methods:
- Subscriber.Add
- Subscriber.AddWithCustomFields
- Subscriber.AddAndResubscribe
- Subscriber.AddAndResubscribeWithCustomFields
- Subscriber.Unsubscribe
- Subscribers.GetIsSubscribed
Visit the campaign-monitor-api-python page on Google Code to download it and get started. Also check out the quick sample code for help.