Overview

Sample Code

Web Hooks

IVR Web Hook SurVo NetGet Custom Audio Prompts Post Call Action Agent Panel Lookup Distributor Form

Call Initiation API

Click-to-Call Click-to-Find Me Click-to-Find Me List Click-to-Virtual Receptionist Click-to-Voice Mail Click-to-SurVo Click-to-IVR Click-to-Agent

Administration API

addonsbroadcastclicktoconferencecostfindmegeneralgrouplocatornumbersrecordingregisterednumbersreportroutingsmssurvoverifymenowvmail

findme.get_recorded_calls_list

Get a list of recorded calls made using a Find Me

Arguments

access_key (required)
Your Access Key.
secret_access_key (required)
Your Secret Access Key.
findme_id (optional)
Return list for Find Me Smart Form with this Building Block ID

Example URL

https://secure.ifbyphone.com/ibp_api.php
?access_key=ACCESS_KEY
&secret_access_key=SECRET_ACCESS_KEY
&action=findme.get_recorded_calls_list

Example Response

<response>

<result>success</result>

<result_description/>

<data>

<findme>

<findme_id>3831</findme_id>

<recorded_call>

<url>

http://www.domain.com/user_recordings/1/1234/findme/3831/20081110153526_77355599999_7735550000.wav

</url>

<date>11/10/2008 15:35:26</date>

<callerid>8479991234</callerid>

<connected_number>7735550000</connected_number>

</recorded_call>

</findme>

</data>

API Test Panel

NOTE: The API Test Panel can be used to try out the various API methods
using the actual data from your account. You must be logged
into your account to make any API calls using the test panel.

 

URL:

XML Result: