Copied to clipboard

Flag this post as spam?

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


  • Rasmus Vejby-Nielsen Vejby-Nielsen 9 posts 79 karma points
    Dec 11, 2015 @ 20:26
    Rasmus Vejby-Nielsen Vejby-Nielsen
    0

    Get all umbraco user email address

    I want to write like a newslatter, i currently have 120 users and want to message them all at once, how can i do it the easiest way? I just need the email.

  • Markus Johansson 1701 posts 4879 karma points c-trib
    Dec 15, 2015 @ 08:32
    Markus Johansson
    0

    Hi!

    We have a Subscription Provider for Umbraco Members but not for the Users.

    Memers = Site members Users = Back office users

    If you need to send to all your back office users that's no problem but you will have to either create some kind of export script that exports you users and then import them to a mailing list in Newsletter Studio - or you can create you own subscription provider that talks directlly to the Users API in Umbraco.

    Have a look here to get a some examples of how to do this: https://github.com/enkelmedia/NewsletterStudioContrib/tree/master/Newsletter%20Studio%20V2/NewsletterStudioContrib/SubscriptionProviders

  • 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