Skip to main content

Acumatica.RESTClient c#

  • November 26, 2023
  • 2 replies
  • 238 views

Hi

I understand Acumatica.RESTClient package (CSharp) is not owned by Acumatica’s 

As we start to develop an integration project

it will be great if anyone has experience with it.

Is it recommended ? Did you have issues while trying to implement some business ?

maybe versions support and so ?

 

Thanks a lot

 

2 replies

Dmitrii Naumov
Community Manager
Forum|alt.badge.img+7
  • Community Manager
  • November 27, 2023

It is not ‘official’ package, but it is owned by Acumatica. 

You can use it and also you can just use parts of it in your code. The source code is here: https://github.com/Acumatica/AcumaticaRESTAPIClientForCSharp


  • Author
  • Freshman II
  • December 1, 2023

Thanks 👍🏻