January Tidbits

SMS Questions Answered

You've got SMS questions; We've got Answers!

question

Rahul G avatar image
Rahul G asked Rahul G answered

How can we integrate an API to the app

Please let me know how we can integrate an API to an app

integration
1 |1000

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

Anirban Sen Chowdhary avatar image
Anirban Sen Chowdhary answered

Ringcentral exposes different type of APIs for different way of cloud based communication like sms,fax etc. There are different way you can integrate the APIs with your application based on which platform form or language your application is built. Any communication between an external program and RingCentral is performed through the ringcentral APIs.

There are different SDK available for different programming languages.

The SDKs package RingCentral APIs into easy-to-use libraries for each programming language.

You can find the JavaScript SDK with the JS Developer Guide here.

For Python programmers here is our Python SDK

Our official c# SDK is here : https://github.com/ringcentral/ringcentral-csharp

.Here is the sample code to send a Fax message using the Java SDK

1 |1000

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

Rahul G avatar image
Rahul G answered

Thanks Anirban

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.