question

stavan14604 avatar image
stavan14604 asked Anirban answered

What is the best programming language for webhooks?

We are currently working on a Webhook for an Add-on

I have 2 questions as follows:


1. Is it mandatory to use a webhook or is there alternative since the webhooks have some downsides:

“The toil in the kitchens

Possibly a bigger problem than any of their user shortcomings is that webhooks are painful to run. Let’s look at the specifics.

Misbehavior is onerous


If a consumer endpoint is slow to respond or suddenly starts denying requests, it puts pressure on the provider’s infrastructure. A big user might have millions of outgoing webhooks and just them going down might be enough to start backing up global queues, leading to a degraded system for everyone.”

https://brandur.org/webhooks


2. Is there a better more stable and reliable programming language for our webhook than PHP? - We are currently coding the wenhook in PHP. I am personally not a big fan of PHP because of previous experience. We developed our entire system on PHP and it stopped working after few years because of constant PHP upgrades - so we had to migrate the system.


Thanks,

Stan

webhooks
1 |3000

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

Phong Vu avatar image
Phong Vu answered

Check out other programming languages RingCentral supports via its official SDKs:

Ruby - Python - JavaScript - Java - C#

Alternatively, you can use PubNub notification.

1 |3000

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

Anirban avatar image
Anirban answered

Below are some official and community resources link useful for someone to start with RingCentral :

  • PHP SDK is here
  • For Python programmers should look here
  • JavaScript SDK with the JS Developer Guide here
  • Ruby SDK can be found here

If you have any technical questions regarding this, please reach out to online or open a support case:

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