VerticalResponse SOAP API - Source Code
The VerticalResponse SOAP API allows developers to integrate their applications with its services, enabling access to services such as email campaign and email marketing. This API is only compatible with a VR Classic account. VerticalResponse is a company that provides tools for communications for small businesses.

Sample Source Code (6)
The following is a list of sample source code snippets that matched your search term. Source code snippets are chunks of source code that were found out on the Web that you can cut and paste into your own source code. Whereas most of the sample source code we've curated for our directory is for consuming APIs, we occasionally find something interesting on the API provider side of things. If you know of some sample source code that would be of interest to the ProgrammableWeb community, we'd like to know about it. Be sure to check our guidelines for making contributions to ProgrammableWeb.
Title | Description | |
---|---|---|
![]() | VerticalResponse Cold Fusion Sample Code by VerticalResponse | The VerticalResponse Cold Fusion Sample Code by VerticalResponse is available for download in the sample code site. It presents API functionality, providing the necessary steps to send a message and report performance. |
![]() | VerticalResponse Java Sample Code by VerticalResponse | The VerticalResponse Java Sample Code by VerticalResponse is available for download in the sample code site. It demonstrates how to interact with the API for email marketing integration purposes. Apache Axis Web Service Library is a requirement to work with a SOAP service. The link is http://axis.apache.org/axis/java/reference.html#WSDL2JavaReference |
![]() | VerticalResponse C# Sample Code by VerticalResponse | The VerticalResponse C# Sample Code by VerticalResponse is available for download as a file from the sample code site. It interacts with the API, providing code to add members, create a marketing campaign, and launch a given project. |
![]() | VerticalResponse Perl Sample Code by VerticalResponse | The VerticalResponse Perl Sample Code by VerticalResponse is available for download in the sample code site. It demonstrates API interaction, offering a life-cycle to send a message. To work with the code, users will need SOAP library available at http://www.soaplite.com/ |
![]() | VerticalResponse PHP Sample Code by VerticalResponse | The VerticalResponse PHP Sample Code by VerticalResponse is available for download in the official site. It demonstrates API interaction, providing code to add members to a list, create a marketing campaign, and view top domains to a list. An additional script permits to analyze campaign statistics. |
![]() | VerticalResponse Ruby Sample Code by VerticalResponse | The VerticalResponse Ruby Sample Code by VerticalResponse is available for download on the sample code site. Developers will be able to send an email marketing campaign after following the instructions available on the file. |