Autoresponder control through an API

5 replies
I am interested in writing an application to control an autoresponder programmatically.

When looking for affiliate-friendly companies with an API that support this at some level, the documentation is either vague or focused on accessing static data and not on process oriented operations like kicking off a mailing.

Does anyone have any input or direction to add?

Thanks,

Brett
#api #autoresponder #control
  • Profile picture of the author phpguy
    Do you have one in mind? Do they have any documentation? What exactly are you wanting to do?

    Blake
    {{ DiscussionBoard.errors[4283409].message }}
  • Profile picture of the author mojojuju
    Aweber seems to have a good API https://labs.aweber.com/
    Signature

    :)

    {{ DiscussionBoard.errors[4283631].message }}
  • Profile picture of the author 723Media
    MailChimp and GetResponse both have decent API's for this. InfusionSoft has one too for action items.

    Can you elaborate a little on your specific need?
    {{ DiscussionBoard.errors[4285510].message }}
  • Profile picture of the author phpdev
    There are many...

    iContact
    MailChimp
    GetResponse
    Aweber

    All have excellent APIs and you can do almost all the operations which you can do while you are login.
    Signature
    Ali Usman
    PHP, MySql, WordPress, API Programming, E-Commerce Site, Payment Integration, Twilio, SMS Marketing, Custom Development, Wordpress, Joomla, Interspire, BigCommerce, Volusion, 3dCart and many more...
    sales@bluecomp.net
    {{ DiscussionBoard.errors[4299863].message }}
    • Profile picture of the author kvirani
      Originally Posted by phpdev View Post

      There are many...

      iContact
      MailChimp
      GetResponse
      Aweber

      All have excellent APIs and you can do almost all the operations which you can do while you are login.
      Now you have AWS SES (Simple Email Service) as well, which is PURELY API. We (Span6) integrate with that directly for example
      {{ DiscussionBoard.errors[4489894].message }}

Trending Topics