MailChimp.Net - A Mail Chimp 3.0 Wrapper
#Nuget
Install-Package MailChimp.Net.V3
#Example
IMailChimpManager manager = new MailChimpManager(apiKey); //if you have it in code
IMailChimpManager manager = new MailChimpManager(); //if you have it in config#About
-Used to access all of the Mail Chimp V3.0 REST API
Current Functionality
- API
- Authorized Apps
- Campaigns
- Campaign Content
- Campaing Feedback
- Conversations
- Conversations Messages
- Lists
- List Members
#TODO -Looking to add additional functionality pending contributors.
- Automations
- Batch Operations
- Campaign Folders
- Campaing Send Checklist
- File Manager Files
- File Manager Folders
- List Abuse Reports
- List Activity
- List Clients
- List Growth History
- List Interest Categories
- List Merge Fields
- List Segments
- Reports
- Report Click Reports
- Report Domain Performance
- Report EepURL Reports
- Report Email Activity
- Report Location
- Report Sent To
- Report Sub-Reports
- Report Unsubscribes
- Template Folders
- Templates
- Template Default Content