News & Announcements User Community Developer Community

Welcome to the RingCentral Community

Please note the community is currently under maintenance and is read-only.

Search
Make sure to review our Terms of Use and Community Guidelines.
  Please note the community is currently under maintenance and is read-only.
Home » Developers
Call logs ExtensionCallLogResponse to datatable
Tags: sdk
Aug 31, 2018 at 10:36am   •   1 replies  •  0 likes
global-it-api

Hello All,

I am using C# language and using the ringcentrals c# nuget package.

I am currently retuning Inbound call using:

ExtensionCallLogResponse callLogsInBound = await mainAccount.CallLog().List(new { dateFrom = monday.ToString("yyyy-MM-dd"), dateTo = monday.AddDays(5), view = "Detailed", direction = "Inbound" });  


I can also get the JSON string using:

string json = JsonConvert.SerializeObject(callLogsInBound, Formatting.Indented);  

How can I convert either the json string or the callLogsInBound to a Datatable?

Thanks,

KS

1 Answer
answered on Sep 1, 2018 at 2:53am  
Hi,

The callLogsInBound object is just a normal C# object.  So maybe you can google for "C# convert object to datatable" ?

 0



A new Community is coming to RingCentral!

Posts are currently read-only as we transition into our new platform.

We thank you for your patience
during this downtime.

Try Workflow Builder

Did you know you can easily automate tasks like responding to SMS, team messages, and more? Plus it's included with RingCentral Video and RingEX plans!

Try RingCentral Workflow Builder

PRODUCTS
RingEX
Message
Video
Phone
OPEN ECOSYSTEM
Developer Platform
APIs
Integrated Apps
App Gallery
Developer support
Games and rewards

RESOURCES
Resource center
Blog
Product Releases
Accessibility
QUICK LINKS
App Download
RingCentral App login
Admin Portal Login
Contact Sales
© 1999-2024 RingCentral, Inc. All rights reserved. Legal Privacy Notice Site Map Contact Us