question

Ashvin Patel avatar image
Ashvin Patel asked Phong Vu answered

Anyway to paginate missed call logs

If UI has three diff lists (outgoing, missed, and incoming), then getting incoming and outgoing lists with pagination is easy as those two filters are out of the box (direction filer) but not possible to paginate just missed call records.

Is there any filter to ask only missed call records with pagination?

Sure we can ask for incoming records only and filter missed on the client-side but in that case, if a specific page does not have any data, then we have to keep asking next page automatically until we get the data which is not good for the server in term of load.

Ref: https://developers.ringcentral.com/api-reference/Call-Log/readUserCallLog

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

Unfortunately, missed call is not a type of call so there is no filter for that.

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