Add subscribers to newsletter

This is an open forum for any mojoPortal topics that don't fall into the other categories.

This thread is closed to new posts. You must sign in to post in the forums.
8/24/2010 7:54:54 AM
Gravatar
Total Posts 40

Add subscribers to newsletter

Hi,

 

I have subscribers to my newsletter from other places (my internal admin system, and manual surveys) and i like add this people to newsletter in my mojo portal. Is possible? how?

 

Thank in advance

Gerardo

8/24/2010 8:00:44 AM
Gravatar
Total Posts 18439

Re: Add subscribers to newsletter

You would need to import the data into the mp_LetterSubscribe table, if the rows don't correspond to rows in the mp_Users table then you need to put 00000000-0000-0000-0000-000000000000 for the UserGuid, and you need to correctly populate the guid for SiteGuid and LetterInfoGuid

Tools to import data are not part of mojoPortal, but it can be done with SQL Management Studio

Hope it helps,

Joe

8/24/2010 8:03:40 AM
Gravatar
Total Posts 40

Re: Add subscribers to newsletter

Thank very much, Joe!!

You must sign in to post in the forums. This thread is closed to new posts.