question

Viresh P avatar image
Viresh P asked Anirban edited

How to schedule call log for every 30 mins

We have a requirement to retrieve the rc call-log api every 30 mins. I am using java code and planning to integrate the rc call log api in the code.

Do rc provides an option for scheduling the api call for specific time interval so I can call it at a particular time interval?

sdk
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

Anirban avatar image
Anirban answered Anirban edited

You can call the call log API from your java passing the require parameters you need.

But to retrieve the call log and calling the API at a particular interval from your java code needs a scheduler .

Since you using Java, you can use a Task scheduler or timer or Quartz scheduler to call the API periodically.

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