Question

How to write a job in java for getting Ringcentral Call Logs to schedule job hourly or Daily in Java without the Interaction of UI

  • 11 February 2021
  • 0 replies
  • 234 views

We are using Rigcentral App in our Application which is in Live now. As per the Client requirements for dashboard purpose we need callLogs.

How to schedule a job in java for getting Ringcentral Call Logs to to schedule job hourly or Daily in Java without the Interaction of UI. So here we need access token for calling readCompanyCallLog (Company Level) api. How to handle this token in java side for calling api for running job as scheduled.

This is our application Type and permissions.

App Type - Web browser (Javascript)

Access - All RingCentral customers

Available Auth Flows

Auth Code(true)

Implicit(true)

Password(false)

Refresh token(true)


Please suggest as early as possible.


0 replies

Be the first to reply!

Reply