“i want to upload email contacts to mailchimp by using api key and list id provided by the user ,and the list of email in the database will be uploaded to mailchimp that particular listId”
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
first of all you have to download this library folder http://apidocs.mailchimp.com/api/downloads/
the example below is for codeigniter
now you add the below code to your controller.
// if you want to take a confirmation from the user than set $double_optin=true