WS Clients Ext

Contents

CallFire Web Service (Extended) Clients

Description

The Web Service Client was created to aid developers integrate CallFire web services. The client allows users to quickly test various CallFire web services such as the ClickToCallAPI,VerificationAPI,SchedulerService,SoundFileService,RecordService,PredictiveService, InboundSerice,BroadcastService,WhiteLabelService,CallPeerService,DirectConnectService. Developers who are experiencing integration issues can refer to the client to determine the source of the problem.

Let's Get Started!

  • You will need to sign up for a free account at the CallFire Homepage, click on the [Try It Out!] link to create one.
  • Then click on the "Account" tab of the CallFire toolbar to get your API key. You will need the API key to perform function calls to your CallFire account.
  • If you need some minutes for testing, give us a call at 877-897-FIRE or email us directly at [support@callfire.com]

Download WebService Test Client

  • The following download contains the source and DLLs necesary to take advantage of the test client.
  • Extract the zip file and run the CallFireClient.exe in the CallFireTestUI/CallFireClient/CallFireClient/bin/Debug folder.
 * CallFireTestUI.zip
  • To view the source code for the .NET client download the following
 * CallFireClient.zip