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 »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • Email workflow question
Pages: [1]

Author Topic: Email workflow question  (Read 468 times)

ChrisChinchilla

  • I post occasionally
  • **
  • Posts: 104
  • Karma: 3
  • CiviCRM version: 4.1.2
  • CMS version: Drupal 6 & 7
Email workflow question
September 12, 2013, 11:34:40 pm
We have a client requirement with some fairly advanced bulk email workflows and I wanted to get people's feedback…

Part one is that they want email campaign approval, i.e. Someone with the right privileges can create a bulk email, but someone else with correct privileges can schedule it's sending.

Part two is more complex(!)
The ability to set thresholds on how many emails should be sent to a contact in a particular period and upon creating a bulk email it will warn the creator how many contacts are receiving mails over their defined thresholds.

Any idea on how much work it would involve to get this functionality into CiviCRM? Even a dollar value if you like…
Melbourne CiviCRM meetup group - http://www.meetup.com/MelbourneCiviCRM/

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Email workflow question
September 13, 2013, 07:37:20 am
Quote from: ChrisChinchilla on September 12, 2013, 11:34:40 pm
Part one is that they want email campaign approval, i.e. Someone with the right privileges can create a bulk email, but someone else with correct privileges can schedule it's sending.

This is possible via the drupal rules module. You can have a list of folks who have the ability to approve or reject a scheduled email

Quote from: ChrisChinchilla on September 12, 2013, 11:34:40 pm
Part two is more complex(!)
The ability to set thresholds on how many emails should be sent to a contact in a particular period and upon creating a bulk email it will warn the creator how many contacts are receiving mails over their defined thresholds.

If you store this value as a custom field, you should be able to warn the user via a hook. You can also eliminate all the contacts who cross the threshold via a mailing_recipients hook

lobo

Any idea on how much work it would involve to get this functionality into CiviCRM? Even a dollar value if you like…
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

ChrisChinchilla

  • I post occasionally
  • **
  • Posts: 104
  • Karma: 3
  • CiviCRM version: 4.1.2
  • CMS version: Drupal 6 & 7
Re: Email workflow question
September 15, 2013, 11:54:33 pm
Thanks Lobo!
Melbourne CiviCRM meetup group - http://www.meetup.com/MelbourneCiviCRM/

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • Email workflow question

This forum was archived on 2017-11-26.