Copied to clipboard

Flag this post as spam?

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


  • islam 20 posts 40 karma points
    Aug 30, 2012 @ 12:43
    islam
    0

    How to call Newsletter Studio for sending a newsletter from an external project

    Hello, 

    I have one solution which includes two projects : Umbraco project and My project.

    Lets assume that I have created in Umbraco backoffice the following:

    1. a newsletter
    2. a mailing list or a group of members

    I would like to do the following:

    1. Call Newsletter Studio from My project (NOT from Umbraco backoffice) to send a newsletter.
    2. Send parameters  from My project to Newsletter Studio to specify when and who will recieve my newsletter.
    Thanks in advance,

  • Markus Johansson 1945 posts 5899 karma points MVP 2x c-trib
    Aug 30, 2012 @ 13:52
    Markus Johansson
    0

    Hi Islam!

    1. The best way to do this (from what i can tell) would be to first set the "scheduled send out date" for the the newsletter and then call "NewsletterCheckForScheduledSendOut.aspx" from you code - that would start the send out thread.

    2. There is no API for this so you would probably need to talk directly to the db-tables.

    // Markus

  • islam 20 posts 40 karma points
    Aug 30, 2012 @ 14:24
    islam
    0

    Hi Markus!

    First,  thank you for your prompt help and reply!

    Another question,

    I am trying to override ProcessPreRender method by following your video tutorial step by step, but when I click on "Save and Perview" i get the following error:

    Could not load type 'NewsletterStudio.Services.RenderTask' from assembly 'NewsletterStudio, Version=1.3.0.0, Culture=neutral, PublicKeyToken=null'.

     

    Thanks in advance,

    Islam

  • islam 20 posts 40 karma points
    Aug 30, 2012 @ 17:58
    islam
    0

    Now it works, I had to update NewsletterStudio.dll and review the name of classes in the template project. 

     

    Kind regards,

    Islam

  • Mohankumar.S 12 posts 42 karma points
    Mar 02, 2013 @ 07:16
    Mohankumar.S
    0

    NewsLetter Studio Package installing time following error is displayed,

    Could not find a IDataType control matching DataEditorId b52aecb2-4990-41f9-bac3-d5aac1764f25 in the controls collection. To correct this, check the data type definition in the developer section or ensure that the package/control is installed correctly.

     


     

     

  • Markus Johansson 1945 posts 5899 karma points MVP 2x c-trib
    Mar 02, 2013 @ 15:45
    Markus Johansson
    0

    Hi!

    As I said when you e-mailed me about this issue it has something to do with the data types. I need more information to help you. Please send me screenshots to my email.

  • 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