Skip to main content

Is it possible to integrate with Getresponse?

We don’t yet offer a specific integration for Getresponse, however, they do have an API that allows you to add new leads to a list:


http://dev.getresponse.com/api-doc/#a…


and we do have a webhook feature that lets you call into 3rd party APIs:


http://unbounce.com/support/knowledge…


You would write a small script that accepts our webhook format, and calls the Getresponse API.


So, then answer is “yes”, assuming you can get some server-side script written.


Hope that answers your question!


Any plans to support Getresponse yet?


Reply