Re: iPhone SDK and Mailchimp API

221 views
Skip to first unread message
Message has been deleted

jesse

unread,
Jun 17, 2010, 10:11:33 AM6/17/10
to MailChimp API Discuss
An Objective-C wrapper was released a few months ago:
http://www.mailchimp.com/blog/introducing-chimpkit-mailchimp-api-wrapper/

I haven't used it or looked at the documentation, but you may have
problems with it, too, because your initial issue is that you aren't
following the documentation:
http://www.mailchimp.com/api/1.2/

That describes how to use the serialized version of the API. There are
examples of using it on the examples page.
http://www.mailchimp.com/api/examples

Moreover, I'd suggest first becoming familiar with our app via the web
interface, then working through the API. Then, when reading through
the docs, realize that in most cases where fields cross-reference each
other (such as GROUPINGS), we've linked them to methods that will give
you the info you need.

jesse

On Jun 17, 8:25 am, curylo <michael.cur...@gmail.com> wrote:
> Has anyone used iPhone SDK and Mailchimp API together?
>
> Are there any code / API examples for this?
>
> Sorry I have googled forever and don't know how to do it yet.
>
> Can I post XML to your site to subscribe someone?
> Like I saw
>
> http://<dc>.api.mailchimp.com/1.2/?output=xml&method=SOME-METHOD&[other
> parameters]
>
> So for me that would be
>
> http://us1.api.mailchimp.com/1.2/?output=xml&apikey=f23672376&id=1&
> email_address=subscribersem...@MAIL.COM&GROUPINGS=iPhone App
>
> Not sure...
> I need some help!!!
> I am hoping I can post an XML to your site and all I need to do is put
> 1) API KEY
> 2) Group? that is id=1 for group 1?
> 3) their EMAIL
> 4) the group to put the e-mail in?

curylo

unread,
Jun 17, 2010, 12:30:30 PM6/17/10
to MailChimp API Discuss
thanks!!! that wrapper is exactly what i was looking for ...

you guys should tag it with "iphone" or iphone sdk
or something

i couldn't find it!!!

On Jun 17, 10:11 am, jesse <je...@mailchimp.com> wrote:
> An Objective-C wrapper was released a few months ago:http://www.mailchimp.com/blog/introducing-chimpkit-mailchimp-api-wrap...
>
> I haven't used it or looked at the documentation, but you may have
> problems with it, too, because your initial issue is that you aren't
> following the documentation:http://www.mailchimp.com/api/1.2/
>
> That describes how to use the serialized version of the API. There are
> examples of using it on the examples page.http://www.mailchimp.com/api/examples

jesse

unread,
Jun 17, 2010, 1:13:52 PM6/17/10
to MailChimp API Discuss
Yeah, it really should have been on the downloads page - that and the
Android one are now.


jesse

curylo

unread,
Jun 17, 2010, 6:02:24 PM6/17/10
to MailChimp API Discuss
Also you guys should let people know which iPhone frameworks to link
in.

I am figuring that out right now.. but and i'll post once I have the
right linkages and linker flags in.

jesse

unread,
Jun 17, 2010, 6:14:23 PM6/17/10
to MailChimp API Discuss
We don't maintain that, so it would be better to post notes on the
github issue tracker.


jesse
Reply all
Reply to author
Forward
0 new messages