Skip to main content

We integrated Ringcentral with webHook. In production, once we receive the Webhook notification for NOCALL we make an api call to get the calllog using session ID. We fetch this details after 5seconds of webhook notification. When we do so we get null records, but when tried later we get the data.


It takes normally from 15 to 20 seconds. So just make a bit longer delay after a call.

+ Paco

Reply