How to integrate MailChimp in C#/.Net

前端 未结 6 1058
遇见更好的自我
遇见更好的自我 2021-01-30 14:26

I want to send email through MailChimp. How to do this in .Net?

Does any one have sample code?

Thanks.

6条回答
  •  既然无缘
    2021-01-30 15:15

    Take a look at the PerceptiveMCAPI on CodePlex:

    PerceptiveMCAPI - A .NET friendly wrapper for the MailChimp Api written in C# by Perceptive Logic.

    http://perceptivemcapi.codeplex.com/

提交回复
热议问题