Hi, I evaluated the ZOHO CRM. It is very configurable and a good free tool for small business. However it is a 100% hosted database. The API (certainly on the free version) has limits on the number of transactions and number of records that can be retrieved. Also it is quite inflexible e.g. you cannot just point your own SQL query tool at it. For that reason I went with vtigerCRM which has an accessible MySQL database and no transaction limits. Best to avoid too much bespoke work with it as with any package. However one thing I find essential on any system is free access to the database so you can query it using your own tools.
On Dec 8, 6:02 pm, Carlos <[email protected]> wrote: > Hi, > > Has anyone used zoho products?. > > Has anyone integrated with zoho from web2py?. > > http://www.zoho.com > > I could be in a position where I have to offer a solution to a client > that could potentially be done by zoho, or start it from scratch with > web2py. > > Note that I don't have any experience with zoho, but it's been > mentioned in talks to the potential client. > > I would like to know your opinions and experiences about it, if any. > > Thanks, > > Carlos

