Expand my Community achievements bar.

Learn about Edge Delivery Services in upcoming GEM session
SOLVED

Dynamic list in Newsletter

Avatar

Former Community Member

Hi,

In my requirement, we are using newsletters.

we have to populate the list dynamically. We should not create the list, we should pull the users based on conditions. And send them the news letters.

can some one please help me with that.

Thank

Rama

1 Accepted Solution

Avatar

Correct answer by
Level 10

OOB not possible.  Other possible options are

1)   Use aem - campaign solution integration so that you can create a template in aem & deliver it to campaign & at campaign configure to get external contact info.

2)   Implement custom logic (Make sure you need to take care of failure scenario well)

3)   If your list is from Solr you can use aem6 but at moment lacks a lot in documentation.

View solution in original post

3 Replies

Avatar

Level 10

Can you be more specific please? Are you saying that you dynamically create the list of users to whom the news letters are sent? 

Avatar

Former Community Member

Yes, that is what i am saying.

We have to create the list dynamically, and send the news letter only to them.

Please let me know if you are looking for more information.

Thanks

Rama

Avatar

Correct answer by
Level 10

OOB not possible.  Other possible options are

1)   Use aem - campaign solution integration so that you can create a template in aem & deliver it to campaign & at campaign configure to get external contact info.

2)   Implement custom logic (Make sure you need to take care of failure scenario well)

3)   If your list is from Solr you can use aem6 but at moment lacks a lot in documentation.