RTF to PDF save is not working
We are using coldfusion to post an http request. We pass the hidden form fields as described in the documentation: the code follows <cfhttp url="https://exportwriter.zoho.com/remotedoc.im" method="post"> <cfhttpparam type="formfield" name="url" value="https://www.oururl.com/Payment_Plan_Template.rtf"> <cfhttpparam type="formfield" name="apikey" value="our API Key"> <cfhttpparam type="formfield" name="output" value="url"> <cfhttpparam type="formfield" name="mode" value="normaledit"> <cfhttpparam type="formfield"
Remote writer: export to pdf not working anymore: conversion error
Hello, When we try exporting files with remote writer api we get an error since the beginning of the week. "Conversion error" So we can not export to any format (pdf/html/ etc) We are using firefox 17.0.1 on a Win7 os (but also on mac it is not working) Please can someone have look at this? Many thanks Nicolas
How does collabedit works?
I can not understand what is the difference between normaledit and collabedit When I open in collabedit the same zoho url in two different browsers it tells me Sorry, We could not process your request ! Can you provide a How-To for collabedit? I guess reposting my file does not make sense because how would Zoho know that it is the same file? Just by file name? And if I have many users who has different folders, so can happen they have the same file name?
Publish doc or spreadsheet to html/pdf
While waiting for development of Zoho's mobile versions of the sheet and exportwriter I want to save a doc as html page or pdf and let mobile user view it, because viewing current version of the editor from a mobile is quite slow Is there such a possibility in remote API? thanks
Upload file via form
Hello, There was a page, which I can't find now where it had a form embedded on it to play around with uploading documents. It was located in the middle of some page on Zoho's website. It had dropdowns to select view, edit, etc. Does anyone know the url of the page? Jim
Zoho sheet download "internal server error message" (recently started)
Hi Zoho team, For Zoho Sheet API code that has been working unmodified for a year, I recently started getting the error message: "Internal Server Error while processing this request". This error occurs even when I cut and paste the https GET request into a chrome browser address bar, and therefore seems to be unrelated to my code. This worked for a year until Monday 11/05/12, but has not been working since Tuesday 11/06/12) . The actual request is: https://sheet.zoho.com/api/PRIVATE/xls/download/XXXXX?apikey=XXXXXXXXXXXX&ticket=XXXXXX
Zoho Remote Writer seems broken today. please help
Hello, Collaborations are not working correctly as in nothing is syncing between users. Names are not showing up correctly on a collaborated user. I am getting these messages in the browsers console. Refused to set unsafe header "Content-length" Refused to set unsafe header "Connection" Refused to set unsafe header "Content-length" Refused to set unsafe header "Connection" Failed to load resource: the server responded with a status of 500 (Internal Server Error) https://contacts.zoho.com/file?ID=$3409212840692606362
document presence on sheet not working
Since the round of updates I've had to bypass presence checking for the sheet app. Are there any known issues regarding that? thanks
My document not saved on same server
Hi.. am trying to save update d file on same server but it can't be. am very worried please give me solution. also it gives message -Document Saved Successfully here's my code-- form.php :- <form method="POST" action="https://exportwriter.zoho.com/remotedoc.im" enctype="multipart/form-data" target="_self" accept-charset="UTF-8"> <input type="hidden" name="url" value="http://64.251.22.148/p585/WBS_P585.docx"> <input type="hidden" name="apikey" value="cec91fb9cc3a4b62fc96ba785bb734e3"> <input type="hidden"
Get opened file mode
I'm currenlty working in Zoho API it is ok but when I try to get opened file mode I only found remotedocStatus.sas available and it doesn't give an answer. ispresent= true, collaboratorsCount = N are helpful but what about mode?
Custome save message using remote API
Hi , Is there a sample code for custom save message using remote API for Zoho Sheet. Specially in PHP will be helpful. We are not able to send the response properly so it says document cannot be saved. When we remove code for custom message it works well with default saved document message. Thanks. Regards, Srinivas
Zoho Remote API Update - Monitoring UDS Usage Levels
Zoho Remote API has enhanced its monitoring feature and is strictly tracking UDS usage levels. We're also going to roll-out the restrictions once the free usage level is reached - which stands at 1000 UDS per month. Henceforth, all the Zoho API calls will be rendered invalid and the Zoho API Partners will get the following exception when they have exhausted the free usage level: RESULT=TRUE ERROR_CODE=1893 WARNING=UDS Limit Exceeded. You can check for the different Zoho API Commercial Plans and its
Remote API usage
Hello, I wish to integrate ZOho writer, Zoho sheet and Zoho Show into an online storage service using the remote API. I'm trying to reach your support for days now with no answer. I have seen this service on adrive.com but it does not seem to be working at all. My questions: 1. Is it at all possible to integrate Zoho services to an online storage service? 2. what is the pricing model, I need to understand the costs before starting the development. I'd appreciate any response, Thanks, Shay
Viewing a document in Zoho Viewer
Hi to all My requirement is Intigrate Zoho Remote API(Viewer) to my .Net application. My scenario is like this. All uploaded documents will be stored in file repository on our server machine. These documents will be shown to user in a grid. When user click on any document, that particular document should open in Zoho Remote API(Viewer) to do further modifications in same browser tab. Can any one please guide me to do this task. I didn't understand how to send file content. Thanks in advance.
Upload a file
Hi to all My requirement is, have to integrate ZOHO Remote API to my .net application. My Scenario is like this. Basically all documents will be stored in file Repository on our server machine. These documents will be shown in grid to user. When user click on any document then that particular document should open in Zoho Remote API in same browser. So that User can modify his document. I find following link https://help.zoho.com/portal/en/community/topic/problem-with-uploading-presentation-file-ppt-pps-to-zoho-show-with-httpwebrequest-in-net
remote api - pivot tables
Are there any plans to add pivot tables to the remote API? Is it a technical limitation or something that might be offered in the future? -andy
How can i remove read only access to the Excel file?
I have implemented zoho editor. Modifying word files are working fine . But for excel, its showing read-only. So i am not able to modify the files . I gave full permission to the file in server . But still i am not able to configure it.. So how can i remove read-only access? How can i give read-only permission for certain files based on user roles?
How long will Zoho remote API retain documents (doc writer and doc viewer)
I am implementing doc writer and viewer in my site.The data is confidential. So could you please tell me that how long will zoho retain the documents?
Save Sheet as XLS and HTML
Is there a way to receive both versions of the Excel document - an XLS and HTML Version - when the user is saving the spreadsheet? Right now I am posting the spreadsheet as XLS file and then I am parsing the file through an XLS to HTML converter with ColdFusion and the JAVA ApachePOI classes. Unfortunately, the converter has some limits. Not all colors, fonts, font-sizes and column width are converted correctly. Therefore I am looking for a better solution. The HTML export in the ZOHO spreadsheet
API for Doc writer
I want to implement doc writer in my website. user should edit my server files and save it from browser itself . Is there any API with similiar functionality provided by Zoho?
problem in uploading doc from public url
<form method="post" action="https://export.writer.zoho.com/remotedoc.im" enctype="multipart/form-data" target="_self" accept-charset="UTF-8"> <input type="hidden" name="url" value="http://my-ip-add/Upload/113/489_Desktop/asdf.doc" /> <input type="hidden" name="content" value="http://my-ip-add/Upload/113/489_Desktop/asdf.doc" /> <br /> <input type="hidden" name="apikey" value="27ee45e38813df1d0e5d9be11f6acad3" /> <input type="hidden" name="output" value="url" /> <input type="hidden" name="mode" value="normaledit"
New in Zoho Sheet Remote API: Image support in Remote Editor
The Zoho Sheet Remote Editor, served through our Remote APIs, didn't have image support up until now. Images present in spreadsheets were not retained when opened/imported using our Remote API. The case was similar with export option too - images were not maintained in the exported spreadsheets. However, all that has changed with the recent update to Zoho Sheet Service. We are glad to announce image support for both import and export features. Users will now be able to view the images in spreadsheets
Creation of "remote" api only destinations required
We are currently using your Remote API product within our service offering. We are deployed to thousands of schools throughout the United States. It has been brought to our attention that to use our remote API, the schools are required to open their firewall ports to sheet.zoho.com, export.writer.zoho.com, etc.. The issue with this is that students can then navigate to your site directly, log in, and have access to "shared storage" that you offer which then makes our product and their network non
is it possible to integrate Zoho writer by data api
in api help documents, only show integrate Zoho office service such as writer/show/sheet by remote api, i want to know whether it possible to integrate these zoho app by data api? another question: for free partner , it provides 3000 User Document SessionLimit, does it means provide 3000 UDS every month, or total 3000 UDS for one user?
collabview mode notes/comments ???
When running in collabview mode remotely, can I receive the notes/comments generated by multiple users of the document?
Bug when checking Writer RemoteDocStatus
Whenever I make a request to https://writer.zoho.com/remotedocStatus.sas?doc=<docId> to see if a document is already on the server, it fails with the following error message: Error occurred while processing your request. Please write to us at support@zohowriter.com The exact same request to sheet and show works fine.
Using an https save URL
While reading the documentation for the Remote API, I noticed that it says the save URL needs to be a port 80 HTTP url. Since I didn't want to have the document content sent in the clear, I tried passing an https URL instead and Zoho seemed to accept it and contact our server when saving. So my question is: is this something that I can rely on, or is it something that works by accident and may break in the future?
Remote Document Presence Status not working for 'show'
http://show.zoho.com/remotedocStatus.im?doc=<docid>&apikey=<apikey> returns HTTP/1.1 400 Bad Request
problem opening an empty ppt presentation (for a presentation creation)
I am using remote api to create or edit documents, spreadsheets and presentations. For editing existing files, no problem. But for creating new file, I met problems with presentation. To create new file, I decided to open an empty file (easier to manage with my storage system) and it works fine for spreadsheet and document. But for presentation, I have an Http 500 error. The parameters I sent to http://show.zoho.com/remotedoc.im are : id=test.ppt submit=Open/Edit skey=<mysKey> filename=test.ppt format=ppt
ZOHO writter in my website
hi all, I wonder if ZOHO WRITTEN can be implemented on my own website. as a sort of plugin or something similar. thanks
"Save" a document from outside Zoho's editor
I was wondering if there is any way to have a save button outside zoho's editor area (in my application's UI), which would save the current file upon a user's request. I've noticed that Central Desktop does this, but they seem to be using Data API. Any thoughts on this would be much appreciated. -- Hari
Filenames with spaces
I'm able to open and save files with filenames without spaces. eg. Untitled1.odt If there is a space in the filename like Untitled 1.odt, I save it in my database as Untitled 1.odt. And this is the filename I send to zoho. The file opens perfectly, but I get an error while saving it back. This is what my nginx logs show for such POSTs from zoho: 72.5.230.65 https <my domain name> "/save_file" [14/Oct/2010:17:10:07 -0400] - 302 0 "POST /save_file HTTP/1.1" "Apache-HttpClient/4.0.1 (java 1.5)" Any
spreadsheet remote api
Hi, I met a problem with the remote api opening an xls document. It works fine with doc and ppt, but with the API http://sheet.zoho.com/remotedoc.im I got an html error page. I use the same parameters list for the three API types. Does anyone met the same kind of problem and could give me back some help thanks, Jacques
Html embaded word document does not process in zoho viewer api
Hello, I have one word document which is generated by my application from html page and i need to display that word document into the browser window but i get error like "result":"Failure", "error": { "code":5833, "message":"Server Error while processing the request" }I also attached document file please kindly check it and suggest me how to view this file using zoho viewer. Thanks in advance, Mohmedsadiq modan
Uploaded Images
With the remote API for Zoho Writer, the saved (HTML) document is sent back to my server when the user clicks to save. If there are uploaded images in this file, the HMTL I receive contains references to the images stored on the Zoho server at http://writer.zoho.com:80/pubImage.im?imgurl=XXXXX. How do I get the images to be stored on my server?
Persistance = false not working for show
As far as I can tell, when I open a document in show with persistance = false in the request, I would expect after all the collaborators leave the document and close their browsers the document is removed from your servers. However I close all sessions (by closing all the Zoho tabs on my browser) and even after coming back hours later to open the same document using the documentId stored localy - the remoteStatus is returning true, and the user logs on as a collaborator without having to upload the
Limit on size of articles using remote API
Hi, all of a sudden we have an issue where stories saved using the Writer Remote API won't save all of the text once an article is over a certain size. I don't believe our team has made any changes to our implementation, so I wanted to know if you guys have done something differently here, is it a bug, or do we need to change something.
ZOHO integration
Hello Could you help me with a link to zoho api documentation? I want to make custom application, and as part of it flow, it will read documents from zoho and make pdf exports Ideally this should not be any language specific library, but some RESTfull service thank you
Turn off chat in collaboration mode?
Using the Remote API is there anyway that we can turn off the chat functionality so that users are not able to chat between one another?
Zoho Writer Submit Problem
Hi all, I started using Zoho lately and I faced a problem in Writer. I open a doc file with Writer, everything seems to be OK. However when I save the file I get the following error: "Problem in posting the document. Please retain a local copy at your end and try again later." On the other hand I open an excel sheet and I give the same saveurl. Here I got no problem and the document is saved successfully. Can anyone explain to me what I am doing wrong? Here is my asp.net code for saving
Next Page