Database Connectivity
Overview
|
LAN Database
|
Web Site Database
|
API / Web Service
|
JangoMail for Salesforce
The JangoMail Application Programming Interface (API) is a web service that
allows you to control your JangoMail account programatically via an HTTP POST,
an HTTP GET, or an XML-based SOAP call. JangoMail uses the SOAP and WSDL standards so a developer can program in his or her
favorite environment - such as Java, Perl, or Visual Studio .NET.
A list of methods along with a test page is available at https://api.jangomail.com.
For a tutorial on using the API, along with code samples, please click here. For complete documentation on all
available methods and their signatures, please click here.
|