August 11, 2014
Elastic Email Upload Subscribers csv file
public function addSubscriberToList($listName, $filename, $filepath) { $file_name_with_full_path = realpath($filepath); $post = array( ‘api_key’ => $this->config[‘apikey’], ‘listname’...
Recent Comments