Hello
I'm doing some research to send my dynamic newsletter e-mail, through an API call, or catch the send-button in code.
This is because I have to send different newsletters to different subscribers, but I like to have to click on send, only once.
Is this possible to do this?
Kind regards
Kenny
Hi,
Read the same question about sending newsletters, there are some useful links Send a dynamic newsletter using an API.
Also, you can investigate this file CMS\CMSModules\Newsletters\Controls\SendIssue.ascx.cs, it has some code for sending emails
Please, sign in to be able to submit a new answer.