question

byengjoo-seong83 avatar image
byengjoo-seong83 asked John Wang Deactivated answered

Can we get result data in mssql 2012 format?

I have some questions to apply your solution on our system. We use several in-house software and erp system. It is based on .Net platform(c#). So I'd like to know your api format . (or SDK) According to your sales representative, you guys offer open API. Additionally, I'd like to know we can get result data in 2012 mssql data format. We wanna our it dept. handle it because of safety issue. Can you give me some advice?

sdk
1 |3000

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

1 Answer

John Wang avatar image
John Wang Deactivated answered
The RingCentral API is a REST API that returns JSON format data for most responses. We also have a new alpha C# SDK that is under active development. Some relevant links and information for your quests are below:

(1) The REST API reference is available online here:

Docs:  https://developers.ringcentral.com/api-docs/latest/index.html

(2) We are in the process of rolling out a C# SDK. This SDK is currently an alpha release so we are expecting the API may change before it is finalized. 

Nuget:  http://www.nuget.org/packages/RingCentralSDK/
GitHub:  https://github.com/ringcentral/ringcentral-csharp (develop branch)

(3) Regarding MSSQL 2012 format, since we return JSON and MSSQL is a relational database, you'll have to do the necessary conversion to save the data in MSSQL. Of note, our datetime format is in ISO 8601 which is supported by MSSQL.
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