Skip to content

Integrate Sendy API Into iOS App

edited April 2013 in Questions

Hello,

A couple weeks ago, I bought Sendy, and I'm now ready to start using it. Specifically, I need to be able to collect email addresses from my iOS app. I know about the API, but I don't know where to start integrating it into my iOS app. Any help? Code samples?

Thanks,

Parker

Comments

  • Hi Parker,

    I have no experience with Objective C though. Are you the developer of your iOS app? If you can do a HTTP POST in your code, you'll be able use Sendy's API to POST data to your Sendy installation.

    Thanks.

    Ben

  • @Ben

    Yes, I'm the developer (I'm everything else too.) However, I'm getting that my email address is invalid. Is there a special format it needs to be in? Why doesn't 'joe@test.com' work?

    Parker

  • Hi Parker,

    I just tested subscribing 'joe@test.com' and it worked.

    Try subscribing this email using the provided subscribe form HTML code which can be found in your list. This is the best way to nail down whether it's a Sendy issue or an issue with your code.

    Thanks.

    Ben

This discussion has been closed.