question

benjamin-dean avatar image
benjamin-dean asked benjamin-dean answered

Can I use the RingCentral API to receive push notifications of inbound/outbound calling activity instead of polling it?

I saw this question being asked in a customer email thread and wanted to share it to help benefit all our developers...

Can I use the RingCentral API to receive push notifications of inbound/outbound calling activity instead of polling it?
subscriptionspubsubpush notifications
1 |1000

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

benjamin-dean avatar image
benjamin-dean answered
Our Subscription (Push Notification) API resource empowers developers to enable their client application(s) to create a single subscription (to one or more extension's) and continually receive push notifications in real time for each subscribed extension.

However, this subscription has an expiration time but using the official RingCentral SDKs enables developers to automatically renew the subscription(s) on a timely basis.

When using this approach for your application(s) to receive events on your RingCentral account, no polling is involved.

Subscription API:  https://developer.ringcentral.com/api-docs/latest/index.html#!#Notifications.html

View the (official and community developed) RingCentral SDKs:  https://developers.ringcentral.com/library/sdks.html
1 |1000

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

sunny2393 avatar image
sunny2393 answered
Hi 
Benjamin
I am using the RCdotNetXDK c# sdk. using this SDk how can i enable the notification about the incoming call in my application?
1 |1000

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

benjamin-dean avatar image
benjamin-dean answered
This question would be best asked in the Github Issue Tracker for the C# SDK Repository, here:  https://github.com/ringcentral/ringcentral-csharp/issues
1 |1000

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

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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