Tagged Questions

Zoho is a SaaS based company which offers a comprehensive suit of on-line business, productivity & collaboration applications.

learn more… | top users | synonyms

4
votes
6answers
541 views

Simple but Customizable CRM?

I'm trying to find a good Church Management System (ChMS). Essentially, a CRM for churches. My budget is about $0...so open source or in-house development is preferred (and by in-house, I mean me). ...
2
votes
2answers
152 views

How to implement exponentiation of a rational number without nth root?

Its available for me only log(base "e"), sin, tan and sqrt (only square root) functions and the basic arithmetical operators (+ - * / mod). I have also the "e" constant. I'm experimenting several ...
1
vote
0answers
73 views

Tool with some smartness to enter data into a database

I need to design a web screen tool to enter data into a database I have been looking at: - zoho creator - temboo - appnowgo - viravis - orangescape - trackvia - caspio Ability to do some code: I ...
1
vote
3answers
348 views

Send php form to 2 locations

What is the best/easiest way to send information from a form to two different locations, basically have 2 actions on one form. I have a few fields that need to be named differently for each action, ...
1
vote
1answer
860 views

Integrating CRM with Google maps

Just started testing Zoho Crm as a CRM solution for our company. Someone asked for a Google map on the page showing our upcoming engagements.I know Zoho provides an API that allows accessing its data ...
0
votes
0answers
12 views

Zoho Remote API - cannot save files back to our server - “Document format not supported. Error in saving content.”

I'm running into a problem using the remote api to save documents. I've managed to set up a session and open the document inside Zoho. But when my users try to save the document within Zoho, Zoho ...
0
votes
0answers
47 views

How to Save File in PHP

I am using ZOHO API, its documentation is available at https://apihelp.wiki.zoho.com/Sample-Code-for-SaveURL.html Zoho sends the file to my URL http://localhost/site/save.php . But I don't ...
0
votes
1answer
56 views

Posting data in PHP Curl

I am trying to post the content in a file as a param using PHP CURL. The data gets posted but Zoho opens a blank document instead of the one I'm trying to open. I believe its because I am providing ...
0
votes
1answer
106 views

convert xml response (from ZohoCRM) to simple “key=value” pairs (for SurveyGizmo) using php or Zoho Creator

This deals with exchanging data between two web services. I'm stumped as to where to even start. Any assistance, pointers, or even complete solutions :) much appreciated. I'll describe in plain ...
0
votes
0answers
61 views

Flex / Air File Upload To Zoho Document API Gets Error #2038

I am trying to upload a PDF document to Zoho Document viewer using their API via Actionscript / Flex AIR. Everytime I try and upload the file, it looks like it is uploading BUT at the end I get error ...
0
votes
1answer
59 views

How could I 'attach' an ASP.NET byte array to a 'file' type input field on a form?

In my ASP.NET application, I want to make a POST request out to a third-party, document editing service (Zoho). I understand how to make this request with a front-end form, and how to make one in my ...
0
votes
0answers
39 views

Save document with Zoho remote api

I am using Zoho remote api to open and view a .doc file. I want now to convert the .doc file into a pdf file and save into my hosting account. Thay have hier a small tutorial but i don't get it right ...
0
votes
0answers
82 views

cURL file send XSS

enter code hereI'm trying to send a file content to Zoho API with curl, but I get the error XSS_detected. This is how I send the necessary fields: public function open_doc_in_zoho() { ...
0
votes
0answers
215 views

Like Zoho Creator, only free (or near-free) and self-hostable [closed]

I'm looking for something like Zoho Creator, only free and self-hostable on a LAMP stack. Specifically, the ability to build forms and databases in a web-based GUI-ish way, without having to write ...
0
votes
0answers
56 views

Zoho only supports 'post', but I need a 'put'

I have just started using Zoho.com/creator I like it for my needs, however I just ran into a problem Zoho only supports 'Post' and 'Get' (open URL--which really opens up a page & executeXML ...
0
votes
1answer
92 views

Link between zoho crm and Moodle

I want to know if i take a website to lead form from zoho crm and integrate it into my moodle website and someone registers to my site with that form. Can the information be sent to both my moodle ...
0
votes
0answers
82 views

ZOHO CRM Maximum data of inserting per day

I'd like to insert alot of data, I estimate data will be 50000 record per day into ZOHO CRM using the ZOHO API. Although limit of inserting data may depend on 3 editions, I can not understand well. ...
0
votes
0answers
103 views

How to take data from an XML file attached in my gmail and parse it into a third party CRM application?

I receive leads that includes customer contact info via gmail. The info comes displayed in the text of the email as well as an attached xml file which labels many of the fields. I have Visual ...
0
votes
1answer
159 views

Moodle - Zoho CRM Integration

Anybody had any experience or know of a way of integrating Moodle with Zoho CRM? Can't find a plug-in. Would like to be able to sync the two of them. Any pointers?
0
votes
1answer
258 views

Open documents in browser with zoho api

HI im trying to integrate zoho into my website and open a document in browser Im using Wamp server. This the code im trying to work with: <html> <head> </head> <body> ...
0
votes
1answer
206 views

APIs for implementing Document Editing and viewing features for a web app?

I'm looking for APIs to bring online document editing features for a web app - Any suggestions? The criteria of selection depends on the following factors Support for editing for common document ...
0
votes
1answer
197 views

Simple Integration - ZohoCRM, HighriseHQ, PipelineDeals

I've looked at these three CRM systems for some very simple lead management, they have the usual REST get info out, put info in data sync api, some have colour changing stuff but aside from that its ...
0
votes
1answer
167 views

XCelsius using ZOHO webservice

I need to make a dashboard application using data from http://www.projects.zoho.com It is a project management site. ZOHO provides data about projects by APIs available at ...
0
votes
5answers
580 views

Using Javascript/jQuery to access HTML elements with improper id attribute

I'm making a Greasemonkey script for someone to change the display of some of the fields their CRM(Zoho) created because they don't have access to change the rendered HTML. This should be easy, BUT ...
0
votes
5answers
619 views

Experiences with Zoho Creator?

I wish to create an online system to track some things (e.g., a database with children, where each child has 1 or more visits from doctors). I want the users to be able to enter data as well as search ...
-2
votes
1answer
211 views

Best Technology suited for building E-Commerce Applications and the review on Supported Frameworks

This may appear as a subjective question but i am asking from an technical architect point of view. What would be your choice if you were building E-Commerce based Application to help giant ...