Details
-
Type: New Feature
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 3.2.3
-
Fix Version/s: 3.2.4
-
Component/s: CiviCRM API, CiviMail
-
Labels:None
Description
Based on this thread: http://forum.civicrm.org/index.php/topic,13667.0.html
Mailer API allows to access CiviMail subscribe/unsubscribe/click track/... functions. Unfortunately it isn't converted to v2, so it's unavailable through the REST interface.
Attached patch contains converted API and set of unit tests.