What are good resources/links for developing a Sales CRM?
1–10 of 11 posts
Re: What are good resources/links for developing a Sales CRM?
#2Re: What are good resources/links for developing a Sales CRM?
#3Re: What are good resources/links for developing a Sales CRM?
#4Re: What are good resources/links for developing a Sales CRM?
#5I have tried to build a similar app 3 years ago. I used twitter bootstrap, but unfortunately failed. Bootstrap was the most flexible since the average (open source) CRM solutions have too many features to build an app that meets your requirements for a MVP. You could consider the Appexhange framework from SalesForce to directly push it to a broader audience, but then you have the dependancy of building on an external…
Re: What are good resources/links for developing a Sales CRM?
#6SugarCRM has schema documentation: http://apidocs.sugarcrm.com/schema/7.8.0.0/ult/
Re: What are good resources/links for developing a Sales CRM?
#7Sounds like you need a Customer Relations for Dummies type guide or some time simulating doing CRM work using some open source CRM to a get the feel of what exactly CRM is as well as to foster ideas to make it better.
Re: What are good resources/links for developing a Sales CRM?
#8Sounds like you need a Customer Relations for Dummies type guide or some time simulating doing CRM work using some open source CRM to a get the feel of what exactly CRM is as well as to foster ideas to make it better.
Yes I tried looking for open source solutions but they seemed a bit complicated. I need basic implementation of a CRM
Depending on how complex you want things to get, you'll need a contact list and their statuses throughout the funnel.
Re: What are good resources/links for developing a Sales CRM?
#9Re: What are good resources/links for developing a Sales CRM?
#10It also comes with good REST API for all the modules and any custom module you create using the module builder.
The community modules are really good too and https://www.sugaroutfitters.com makes some nice paid modules which are useful too.