How can I integrate SuiteCRM with a ASP.NET Application?

Hi guys,

I am new to SuiteCRM. I have downloaded it and am running it locally. I would like to integrate it with an existing ASP.NET application. Can someone please point me to the right resources for achieving this? It will be very highly appreciated.

Thanks,

Yash.

Hello,

you can do this with the web api service available on suitecrm.
here a sample.
http://www.codeproject.com/Questions/779615/How-to-call-Sugar-CRM-service-Url-in-Csharp-using

I have make in C#, for asp.net this must be same, use a http web request.

Regards

1 Like

Is it possible to integrate the crm software online solution with ASP.NET? I really wonder if someone here can help me with it?