hugofirth / laravel-mailchimp

A composer package for the MailChimp API PHP class (as provided by MailChimp) which supports the Laravel 4 framework.
96 stars 27 forks source link

how to edit template content. #31

Open rahmanusama opened 9 years ago

rahmanusama commented 9 years ago

I am integrating mailchimp api with laravel. I am a new to laravel and mailchimp and I need to update content of the template dynamically from a csv file. I can only update the template name using the api methods but not able to change any content of the template.