CRM icon indicating copy to clipboard operation
CRM copied to clipboard

Feature Request: Prayer list email

Open rakess70 opened this issue 6 years ago • 4 comments

I am thinking of creating a prayer list module. It would be very simple. (to start with but could be expanded) It would email every morning to a select list of people (our leaders). (this would be some kind of custom field) The content of the email would be The names a section of our active families (kind of like the directory). IE. Total # of active families / 7 = First seventh on Monday, Second seventh on Tuesday...

This would be a reminder email to pray for those people on that day. These names would be automatically updated when the database is updated.

Any thoughts?

rakess70 avatar Feb 19 '19 23:02 rakess70

I would look into Creating a group called Prayer list (Maybe with a new Group Type) and have a config to point to the group Id to get a member list. Then you can email people that way...

That said I don't think we a have a good way to run a job on a timer yet.. we depend on user login.

DawoudIO avatar Feb 22 '19 19:02 DawoudIO

I was thinking of using a cron job to fire the email. It is fairly easy to set up.

Good call on the group. I have done that. Is there a file that I might pull some code from that would provide the right method of calling that list up?

rakess70 avatar Feb 22 '19 20:02 rakess70

if you are going to do a cron job, then you use APIs to get the group data and members... if not we can create an REST API for it...

DawoudIO avatar Feb 22 '19 21:02 DawoudIO

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] avatar May 10 '24 02:05 github-actions[bot]

This issue was closed because it has been stalled for 15 days with no activity.

github-actions[bot] avatar Jul 01 '24 02:07 github-actions[bot]