CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Pre-installation Questions (Moderator: Dave Greenberg) »
  • Email Course?
Pages: [1]

Author Topic: Email Course?  (Read 920 times)

z3cr0n

  • Guest
Email Course?
September 14, 2010, 02:21:09 pm
Hello!

I'm considering using CiviCRM in our organization, but wanted to see if what we wanted to do is feasible with CiviCRM.

We have a free, year-long course that people can subscribe to. One email (one part of the course) is sent to them every day, until the end of the class. Different emails are sent out on the same days to different people, because the date a person subscribed determines which email they are receiving. In other words, if I subscribed two days ago, and you subscribed four days ago, today I will receive the 2nd email of the course, while you will receive the fourth email.

Is this possible with CiviCRM?

Thank you!

z3cr0n

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: Email Course?
September 14, 2010, 04:23:52 pm
Might be possible but pretty sure it would require non-trivial custom coding to:
* set / update custom fields which tracks an identifier for the last email message sent (i.e. Course Day 4) and date / time sent (or you might track this via Activity records)
* a command-line script which uses the API or BAO methods to trigger the correct emails to be sent - the emails could be stored as "message templates" (one for each day)
Protect your investment in CiviCRM by  becoming a Member!

z3cr0n

  • Guest
Re: Email Course?
September 15, 2010, 01:30:59 pm
Thank you for the reply, Dave! I really appreciate the specific tips.

z3cr0n

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Pre-installation Questions (Moderator: Dave Greenberg) »
  • Email Course?

This forum was archived on 2017-11-26.