How to integrate MailChimp in C#/.Net

前端 未结 6 1106
遇见更好的自我
遇见更好的自我 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:11

    For the support of latest Mail Chimp 3.0 API, you can find wrapper for .Net on:

    MailChimp.Net - A Mail Chimp 3.0 Wrapper

    https://github.com/brandonseydel/MailChimp.Net

提交回复
热议问题