Before you start developing applications using the Concord Developer Outbound API you will need the following –

API Endpoints

Url

Description

https://ws.concordfax.com/fax/v5

API endpoint that method calls will be executed against

https://ws.concordfax.com/fax/v5/faxws.wsdl

WSDL endpoint that describes API service. Used by many application frameworks to generate code proxies to service.

Development Tools

A development environment that supports web services is required. The Sample Client Install package also contains sample clients in:

  • Visual Basic (SOAP Toolkit v3)

  • C# VS2003, 2005, 2010

  • VB.NET VS2005

  • C++ (GSOAP)

  • C++ ATL

  • C++ VC6

  • Java

  • Perl

  • PHP NuSOAP

  • PHP Soap Extensions

Concord Account

An account (with outbound services capability) from Concord is required to use the Outbound Fax Delivery

See Also

Other Resources