Skip to main content
Solved

Odata Client using C#

  • March 2, 2024
  • 1 reply
  • 186 views

jcavanagh
Freshman I
Forum|alt.badge.img

Thank you Tim Rodman for the feedback on using Odata to access. I found the excel exports would produce errors in python pandas. 

I am exploring options, and found that C# has much better Odata support than Python, due to Odata being under the MS Umbrella, so it seems likely that I will go ahead with using C# 

This template looked to be very helpful in creating a Odata Consumer and I look to adapt this into a Odata Consumer that I can use as the first Extract step of an ETL pipeline. 

AspNetOdata/ConsoleConsumer at master · stevsharp/AspNetOdata (github.com)

 

Am I reinventing the wheel here? Has anyone else used C# to get data out of Acumatica?

Best answer by Dmitrii Naumov

Hey @jcavanagh 

We have an OData client for C# here:

https://github.com/Acumatica/AcumaticaRESTAPIClientForCSharp/tree/master/Acumatica.RESTClient.OData

However, I’m not sure if it satisfies the requirements you may have. What are the specific things you’d like to do with that? I’d assume Linq support?

View original
Did this topic help you find an answer to your question?

1 reply

Dmitrii Naumov
Acumatica Moderator
Forum|alt.badge.img+7
  • Acumatica Moderator
  • 632 replies
  • Answer
  • March 4, 2024

Hey @jcavanagh 

We have an OData client for C# here:

https://github.com/Acumatica/AcumaticaRESTAPIClientForCSharp/tree/master/Acumatica.RESTClient.OData

However, I’m not sure if it satisfies the requirements you may have. What are the specific things you’d like to do with that? I’d assume Linq support?


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings