Interface Calls

Methods

Method Verb Description
getCallData GET Retrieves all call data
getCallMetrics GET Retrieves call metrics based on groups of data, e.g. total_calls
getCallRecording GET Retrieves MP3 data for a recorded call
getVoicemailRecording GET Retrieves MP3 data for a voicemail

Examples

Here is a PDF showing some implementation methods

IOVOX Enterprise v3 API - IOVOX Enterprise Method Examples.pdf

Graphs

There are a ton of cool, free, open source, javascript libraries you can use to show graphs in your site by pushing a JSON string into them. Here is the one you see in the iovox enterprise portal:

jqPlot Charts and Graphs for jQuery