Details
-
Type: New Feature
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Won't Fix
-
Affects Version/s: 2.2.0
-
Fix Version/s: Unscheduled
-
Component/s: CiviMail
-
Labels:None
Description
CiviMail API's would be way super cool.
To start:
crm_mail_send($params); to compose and send an entire mailing programatically.
crm_mail_message_get(); to return a previously composed mailing
crm_mail_report_get(); to return mailing results
etc...