The JSON Configuration APIs that come with WombatDialer lets you perform anything that you can do through the GUI right from any piece of software you write, in any programming language you like. But how?

A lot of customers asked for real-life examples to get started - so we developed a set of scripts, built for ease of reading and understanding, that complement the User manual and show some real-life examples that:

  • Display the current configuration of your WombatDialer system
  • Display an existing campaign in JSON format - to be used as a template to create your own
  • Create a call list, upload some numbers to it (with their own attributes) and then read them back
  • Create a campaign from scratch - associate it with a trunk and an EP, add a lists and a blacklist, and create some sample reschedule rules and disposition rules on it.

This should be enough to make you productive in no time if you want to develop an API integration to WombatDialer, and complements the The JSON configuration API as it appears on the User Manual.

The full set if scripts is available on GitHub - if you create something out of it and want to share it, that’s a good starting point.

On GitHub, we also have a number of other scripts and examples in our repo Open WombatDialer Add-Ons.

WombatDialer References

For more technical information about WombatDialer please refer to the User Manual.

Visit https://www.wombatdialer.com/ for a full featured trial.

Permalink - Back to home