question

administrative-office8186 avatar image
administrative-office8186 asked Phong Vu answered

For Call log Data Archiving

For Call log Data Archiving in our website to store the voice call text in our database, we need any account id or extension id for API Call.


$apiResponse = $platform->get('/account/~/extension/~/call-log', array(

call logs
1 |3000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

1 Answer

Phong Vu avatar image
Phong Vu answered
You can call the extension list endpoint "/restapi/v1.0/account/~/extension" to get all extension id, then use the extension id to read $platform->get('/account/~/extension/[extensionId]/call-log', array(

BTW, what did you mean by saying "..to store the call call text ..." ?

+ Phong
1 |3000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Developer sandbox tools

Using the RingCentral Phone for Desktop, you can dial or receive test calls, send and receive test SMS or Fax messages in your sandbox environment.

Download RingCentral Phone for Desktop:

Tip: switch to the "sandbox mode" before logging in the app:

  • On MacOS: press "fn + command + f2" keys
  • On Windows: press "Ctrl + F2" keys