Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Thomas Kowalski 7 posts 37 karma points
    May 29, 2012 @ 13:16
    Thomas Kowalski
    0

    Programmatically creating and sending newsletter

    Hello everyone!

    I'm testing Newsletter Studio as our possible future solution. It looks nice, but I have one question. Beside manual sending of newsletter I have a need to do it also fx from a C# user control. I can see that there are API function for registerings email, but can't see anything like "Send newsletter", "Create nesletter"... Is this possible anyway to programmatically create and send new newsletter, as I can fx. add content to my website?

    I hope this is clear what I mean :)

    Best regards

    Tomasz

  • Markus Johansson 1924 posts 5831 karma points MVP 2x c-trib
    May 29, 2012 @ 19:09
    Markus Johansson
    0

    Hi Tomasz!

    At the moment there is no way to do this using the API but I think it would be possible to create a letter, add it to the database, schedule it for send out and then run the scheduled task to fire of the send out.

    But it would be a little hacky and not something thats documented in any way at the moment.

    // M

  • Jesper Ordrup 1019 posts 1528 karma points MVP
    May 30, 2012 @ 02:39
    Jesper Ordrup
    0

    HI Markus,

    Wouldnt it be much easier if u just exposed Service.Send()  or whatever it's called :-)

    best

    Jesper

  • Markus Johansson 1924 posts 5831 karma points MVP 2x c-trib
    May 30, 2012 @ 06:05
    Markus Johansson
    0

    Hi!

    I'll have to look closer at this but there is stuff happening while the newsletter is prepared for send out, this will not be included in the next release as this release will be focusing on the subscribers and introduces some new features that will be very handy.

    We'll keep this request in the backlog meanwhile, calling the scheduled task (which sould fire every five minute any way) would be the best way to go.

Please Sign in or register to post replies

Write your reply to:

Draft