--
You received this message because you are subscribed to the Google Groups "MailChimp API Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mailchimp-api-di...@googlegroups.com.
To post to this group, send email to mailchimp-...@googlegroups.com.
Visit this group at http://groups.google.com/group/mailchimp-api-discuss.
For more options, visit https://groups.google.com/groups/opt_out.
Hey Curt,Welcome to MailChimp and the API group. Your developers should have no problem integrating your PHP backend to send emails to MailChimp's API. We have API wrapper libraries for PHP that make it really easy to integrate apps: http://apidocs.mailchimp.com/api/downloads/#php . If they'd rather do it directly from the iOS app, there's a library for that also: https://github.com/mailchimp/ChimpKit2 . They'll want to spend some time generally learning MailChimp (http://mailchimp.com/resources/guides/getting-started-with-mailchimp/), but it should be straightforward to get a basic integration going.I don't want your developers mad at me, so I'm not going to provide a time estimate for their integration. :)
-Eric
On Wed, Dec 18, 2013 at 7:12 PM, Curt Frieden <c...@fitsnapp.com> wrote:
Hey,
I have a (hopefully) quick question.
I have an iOS app gathering email addresses on the user registration and that is all going into a mysql db. The server is all running php.
What I want to do is use the API to talk with my server so that registrations from my app go into my mailchimp mailing list (so I can mail updates about the app, etc.)
It looks like I can do that using this, right?:
http://apidocs.mailchimp.com/api/2.0/lists/subscribe.php
So first off, am I correct in that this should satisfy my requirement?
Second off, how long (estimate) should it take my developers to integrate the API and get this working.
Just trying to get an idea of the complexity of this...
Thanks!
--
You received this message because you are subscribed to the Google Groups "MailChimp API Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mailchimp-api-discuss+unsub...@googlegroups.com.