Email Campaign

Posted by Community Admin on 04-Aug-2018 07:04

Email Campaign

All Replies

Posted by Community Admin on 16-Mar-2016 00:00

Hi,

We are using Sitefinity version 6.3, we want to run email campaigns using the  sitefinity email campaigns.

There are options to schedule campaign for a specific date, but we want to run the campaign on daily basis auto, we will create a campaign and that should run daily at a specific time.

how can we do this? we can't find this option to run daily ?

Please suggest

Thanks.

 

 

Posted by Community Admin on 18-Mar-2016 00:00

Hello Rakesh,

This can be achieved by implementing a custom class which will create and send issue through NewslettersManager. Please read the following documentations to create and sends issues:
http://docs.sitefinity.com/for-developers-create-issues to create issues and
http://docs.sitefinity.com/for-developers-send-issues to sends an issue through the Native API.

Invoke the custom class in the recurring scheduled task which triggers in every day. To create the task read the following documentation: http://docs.sitefinity.com/import-pop3-content-create-the-task and then to schedule the task read the following documentation: http://docs.sitefinity.com/import-pop3-content-schedule-the-task.

Regards,
Arnob Makhlaqur
Telerik

 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

This thread is closed