Developer tools for RingCentral Add-ins

Last updated: 2021-12-16Contributors
Edit this page

To help developers build their add-in applications, these tools and examples are available for use and modification. The tools make it easier to build your own integration on the add-in platform and the examples show how we built the add-ins available publicly for our RingCentral App customers.

Developer Tools

  • Notification App Developer Tool - This tool enables developers to build their initial installation as well as setup/configuration page once the app is installed.

  • Add-in Framework Tool - This helper tool provides a template for building notification add-ins using JavaScript. Examples in the tool show how different OAuth methods can be built into the add-in.

Add-in Examples

The following repositories contain example integrations with popular developer tools. These exmaples have working code that you can copy and reuse in your own app.