REST API Clients

For those who are interested, I created 2 SugarCRM/SuiteCRM client API libs hosted on github.

For Java:
SugarOnRest
https://github.com/mattkol/SugarOnRest

For .NET C#:
SugarRestSharp
https://github.com/mattkol/SugarRestSharp

2 Likes

matkoll;

Thanks. I’ve downloaded your JAR published on Source forge to add to my Android project.
Still a little confused about how to make use of it for my specific purpose.

My app captures contact details from a variety of sources and I would like to use your library to create a new lead, contact or account in SuiteCRM based on the captured information.
I’m new to SuiteCRM and don’t have any dev experience on the platform, so looking for suggestions on how to get up to speed as quickly as possible.

Any help, suggestions or pointers are greatly appreciated.

Mike

1 Like