Bulk email API
-
Hi,
I’m looking to buy a premium email plugin that will have the following API functionality.
1. Allow me to send an HTML email (content sent as a $variable) to an array of email addresses via a function call.
e.g.$args = array
(
$emailArray => array(“[email protected]”, “[email protected]”),
$htmlEmailContent = $string);
sendEmail($args);2. Allow sending of up to 2 or three thousand people at once.
Does your plugin have anything like that?
Thanks in advance!
Alex
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Bulk email API’ is closed to new replies.