Copied to clipboard

Flag this post as spam?

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


  • Gerjan 19 posts 78 karma points
    Apr 29, 2015 @ 13:35
    Gerjan
    0

    Daily automated mail

    Hi Markus,

    Can you provide me with some tips on how the create this scenario:

    - Daily email, auto scheduled, to 12K members using Sendgrid
    - Content is gathered from some nodes in the content tree

    Mainly the auto scheduling part is where I get stuck. And I wonder how I would setup my template for the newsletter for the dynamic content.

    Thanks in advance,

     

    Gerjan

  • Markus Johansson 1945 posts 5899 karma points MVP 2x c-trib
    Apr 29, 2015 @ 13:55
    Markus Johansson
    1

    Hi!

    I would programaticlly create and send the newsletter once every day using a scheduled task in the /config/umbracoSettings.config.

    You can create the email and then set a scheduled send date/time to be 1-2 minutes in the future.

    There are som code examples here: http://support.newsletterstudio.org/customer/portal/questions/1505511-working-with-newsletter-studio-programmatically

    and here: https://our.umbraco.org/projects/backoffice-extensions/newsletter-studio/comments/61474-Send-out-frequent-scheduled-emails

    But the repositories are now in the static class GlobalFactory.Current.NewsletterRepository

    // m 

  • Gerjan 19 posts 78 karma points
    Apr 29, 2015 @ 17:10
    Gerjan
    0

    Thanks I will give it a try.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies