We are new to this API. Any code samples to authenticate/login or using REST API using ASP.NET and C#? Any help is really appreciated?
Thanks
Rama
We are new to this API. Any code samples to authenticate/login or using REST API using ASP.NET and C#? Any help is really appreciated?
Thanks
Rama
Give this gist a look. It is part of a WinForms C# project I've worked on that leverages the REST v10 API. This gist in particular shows the basics of communicating with the API.
Base C# class for interacting with Sugar 7 REST v10 API · GitHub