Copied to clipboard

Flag this post as spam?

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


  • Per Erik Gransøe 8 posts 29 karma points
    Mar 08, 2013 @ 12:48
    Per Erik Gransøe
    0

    Manually sending to custom receivers

    Is it possible to send out newsletters to a list of receivers which does not exist within the newsletter studio component, but is purely code generated?

    I.e. somewhere in code a list is calculated resulting in names and email-adresses of receipients of the particular newsletter. Alternatively, is it possible to programatically generate/update existing mailing lists?

    Regards,
       Per

  • Markus Johansson 1701 posts 4879 karma points c-trib
    Mar 08, 2013 @ 16:41
    Markus Johansson
    0

    Hi Per!

    Thanks for looking at the package!

    I think that what you are looking for is a custom Subscription Provider. It's a simple class that will expose one or more custom mailing lists to the user, this list can be pulled from where ever. Look at the documentation found here: http://our.umbraco.org/projects/backoffice-extensions/newsletter-studio

    And at the sample providers in the contrib-project@ GitHub: https://github.com/enkelmedia/NewsletterStudioContrib/tree/master/NewsletterStudioContrib/SubscriptionProviders

    Please let me know if this is what you are looking for?

  • Per Erik Gransøe 8 posts 29 karma points
    Mar 11, 2013 @ 09:15
    Per Erik Gransøe
    0

    Thanks for your reply, Markus. It looks like just the thing I was searching for.

  • Markus Johansson 1701 posts 4879 karma points c-trib
    Mar 11, 2013 @ 10:19
    Markus Johansson
    0

    Great news! Let me know if you need anything else!

  • 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