Increasing upper limit for daily api requests
Can I Increase the upper limit of api request per day? Is their a product offering to purchase more than the limit of 15,000 requests per day
Zoho Docs API, password protected files
Hello, we are using using API to edit files located in our server (we provide iFrame editors for users) Is it possible to have password protected files? Like apply password in MS Office, upload this file on our server and than opening via Zoho to request enter that password. Or from Zoho API side set password.
"Unable to save" message bug save works
I'm most likely returning something wrong but couldn't find it in the docs. When using the Zoho Writer Office Integrator API and saving a .docx file, it gets posted and saved correctly to the save_url but the UI shows: "Unable to save: An error occurred
How to send API Co-edit Spreadsheet from an existing file Zoho Sheet
Hello community, how can I create a gridview url with an existing file in Zoho Sheet with Office Integrator API? Link: https://www.zoho.com/officeplatform/integrator/api/v1/zoho-sheet-co-edit-spreadsheet-v1.html
Deprecation of Zoho Office Integrator old version (V0) APIs
Greetings from Zoho Office Integrator Team! This email is to remind you about the deprecation of our old version (V0) APIs. Earlier, we informed that the V0 APIs will be removed on 15th August 2021. However, due to some of our clients requests, we are
Office Integration
Team, We have integrated zoho office in our web application. Everything was working fine. But recently we are getting error message for excel and power point files when we save. The error message is "unable to save files". Actually the file got saved. Not able to figure out the issue. Can anyone help?
Error code 1867 | Office Integrator save to S3
I'm trying to use the Zoho Office Integrator API to edit documents saved on an S3 buckets. I can open them all right, but when pressing "save" on the frontend, this is what I get from the POST call to https://writer.zoho.eu/writer/remotesave.im: {
ZOHO Office Integrator document editing is not working in Chrome's incognito mode and Safari browser
ZOHO Office Integrator is embedded in our website using an iframe. When using Chrome's incognito mode (or Safari browser standard mode) we get next error after first attempt to edit the document: "5022 : Cookies are disable in your browser. Please enable cookies." Browser security settings are default: "Block third-party cookies in Incognito" So for now editor is not working in Safari and Chrome's incognito mode. But Google is intended to drop thrid-party cookies support in the future and this will
¿Cómo utilizo el método save_url para guardar un documento localmente?
Buenas; Estoy utilizando Zoho integrations porque tengo como objetivo integrar con mi sistema en un futuro. Pero antes me gustaría poder realizar las pruebas corresopndientes. Estoy siguiendo esta documentación https://www.zoho.com/officeplatform/integrator/api/v1/zoho-writer-create-document.html ,
Zoho Office Integrator: Moving to the all-new Zoho Sheet
We introduced the latest version of Zoho Sheet—Sheet 5—in early 2019. This new version consists of a new user interface, improved performance, and an array of useful features. As a part of this, we will upgrade our Remote API integrations to the new version's editor interface on February 29, 2020. Update: The remote API integrations upgrade to the new version's interface will be done on April 15, 2020. Here are some exciting enhancements the new version of Sheet offers for our API users: An AI-powered
office-integrator save_url not working
We have integrated the office-writer Create Document API. In the callback settings param, provided the save_url value, which a post mutlipart/formdata service Create-document API request body(form-data) document_defaults:{"font_size":"12","font_name":"Roboto","orientation":"portrait","paper_size":"A4","track_changes":"disabled"} editor_settings:{"unit":"in","language":"en","view":"pageview"} permissions:{"document.export":true,"document.print":true,"document.edit":true,"review.changes.resolve":false,"review.comment":true,"collab.chat":true
API problems
Hi, Thank you for the service, but the API is a bit of a mess and the documentation is even worse. (You are making changes to the API, but the changes are never documented. Changes in URLs and parameters. If you make changes, at least version the API properly. It's still on /v1, but everything has changed lately.) Problems: - in the documentation, there is no apparent difference in API calls for "edit" vs "co-edit". Why separate pages? - the Zoho Sheet API, paramater "user_info" not only that is
Deprecation of Zoho Sheet's view.do API
Hello all, The Zoho Sheet view.do API (https://sheet.zoho.com/sheet/view.do) accepting URL and file stream parameters (provided in https://sheet.zoho.com/sheet/excelviewer) has been deprecated, and will no longer be available to use from July 31, 2019. Any code written using this API will stop working after this date. The Office Suite APIs are available as an alternative via Office Integrator. Learn more here. If you have any questions about Office Integrator, add them as comments below or drop
Businesses prefer Zoho Office Integrator over Microsoft WOPI - Here's why
Businesses often have difficult decisions to make when building web applications that provide document management capabilities for their users. For example, what's the best solution to integrate with online office editors— Zoho Office Integrator or Microsoft WOPI ? This decision will be based on certain requirements: You have a web application, but want a full-featured office editor to handle document management from within the app. Your business policy prohibits keeping customer data in a public
Zoho Office not working at all
Hi, I´m trying to use Zoho writer and I got this message: And even when I try to open documents in Zoho Demo when I try to create a document I got this message: "Unable to create document" Any idea? anyone knows what is happening?
Rich Text Editor for Asp.Net MVC
Hi, I'm new to Zoho.I'm building online document web site that have rich text editor component. Please refer Rich-Text-Editor-Toolbar.png So what i want to know is ,does Zoho provide this facility? or is it provide only cloud documentation ? because i want to add Rich text editor plugin for my site.its similar to dev express RTF. I'm asking this because i cannot find anything related to topic from zoho site. Regards, Thilan M
Security Update: TLS v1.2 upgrade for Zoho Office Integrator
Hello folks, Please be informed that as part of our continuous efforts to keep Zoho services secure and reliable, and to meet updated PCI standards, we're phasing out the early TLS protocols—1.0 and 1.1. We will be retiring support for TLS versions 1.0 and 1.1 on September 30, 2018. After this date, you will be required to update your processing solutions to TLS v1.2 to enjoy secure transfer of data. What is TLS? Transport Layer Security (TLS) is a cryptographic technology protocol used to provide
Writer ends support for Internet Explorer Versions IE8, IE9, and IE10
Microsoft has discontinued support for the older versions of Internet Explorer (IE8, IE9 and IE10) since January 2016. This means that you will no longer receive security updates and technical support for these versions. Starting from today, Writer will also support only the most recent versions of Microsoft browsers Internet Explorer 11 and Microsoft Edge. For more information, click here.
Integrate Zoho Docs with programming lanuage
Could I manage sharing , add new collaborators, and specify their roles in Zoho using Java programming language ?
Zoho Office API SaveURL filename
Hello! I'm using ZOHO docs API in my webapp, Im using MVC 5 ASP.NET C#, everything works fine but when I save the file in the request the filename is always different, something like: 1486937435682_4397000153339752.doc. I want to know how I can get the orginal document name from my HttpContext request. Best regards, Orlando
API doesn't work on EU
I tried to use Zoho Office API on EU location. But any request fails with 400 error code I created the API key The url looks like. And it return 400 error . If a simply replace zoho.eu with zoho.com it returns correct response (but false because the key is on EU and is not on common location) https://exportwriter.zoho.eu/remotedoc.im?apikey=6248e7d7b4********1a841c09c08&output=url&url=http%3A%2F%2Fmyhost.com%2Ffile.doc&filename=test.doc&id=1&mode=view&format=doc&saveur
Docs API Copy Files in Bulk
Is there any option to copy multiple files to another folder through just one request. There might be a number of files limit (eg. 100, more or less). Please let me know if its possible. Thanks, Avinaw
Sometimes getting error 1504 and error 1891
I am in the process of developing a web CRM application that will use the Zoho document viewer and editor to allow users to view or edit documents online. I have noticed that if they open a document, then close out and go back into that document within the next 2 minutes or less, that they will often get an error. If they wait for another minute and then try to get back into the same link, it works just fine. Any ideas?
Zoho Writer does not sync unless other party types something.
Hi everyone, We are using the zoho writer/editor and powerpoint on our website for integrated use of Word/Excel/Powerpoint, We use the 'collabedit' mode so that two users can write on a word document together. But we ran into a problem where the syncing has stopped working, We haven't made any code changes recently to our implementation. But the word documents are not syncing anymore UNLESS the other party writes something. It goes like this: -Word document opened for both users. -User 1 write something.
editing XLSX files - disappearing borders
A new problem has appeared - when editing a spreadsheet with borders, they suddenly disappear. Steps to reproduce: 1) upload/edit a blank XLSX file (https://sheet.zoho.eu/sheet/remotedoc.im, ['content' => curl_file_create($pathToFile)]) 2) add any borders anywhere in the spreadsheet, save it 3) upload/edit the same file again 4) do something with the contents, save it Resulting file sent to saveurl will now have no borders, both in desktop office applications and when opening again in Zoho Docs.
Editing XLSX files - internal server error in API
Hi guys, we've integrated your API and it has worked fine for a while now, but suddenly today people started complaining about being unable to edit Excel files. After checking, it looks like your API returns the following response: RESULT=FALSE ERROR_CODE=2502 WARNING=Internal Server Error while processing this request Problem is, this gives me zero useful information, because your API docs don't list such an error code: https://www.zoho.eu/docs/help/office-apis.html#working-with-office-apis/open
integrate zoho sheet and zoho form
Hi...How can I integrate zoho sheet and zoho form? I wanna to input my data which user fill to zoho sheet..... Google sheet is useless.because I worked by vba and macro.... and Google sheet doesn't have macro... What can I do?
Zoho Doc Share API: URL Can't be reached
I tried to use ARC client for the docs sharing api, but I get The requested URL can't be reached The service might be temporarily down or it may have moved permanently to a new web address. The response status "9879" is not allowed. See HTTP spec for more details: https://tools.ietf.org/html/rfc2616#section-6.1.1
Zoho docs writing back corrupted files
Hello, since very recently we seem to have a problem with the Zoho servers (exportwriter.zohodocs.com/remotedoc.im). Documents that Zoho writes are coming back to our application corrupted, lacking several KB compared to the original. Docx gets completely corrupted (files cant be opened anymore) and doc can still be opened but the content is completely destroyed and filled with what seems to me is random code. I have contacted support of course but there isnt an answer yet. Maybe there's someone
I want to know if can I use only Zoho Writer to format a doc files
I have a web aplication that need a document creator, like MS Word, I want to know if can I use Zoho Writer for this it. I have my own aplication server so I'm looking for more information about it. I'm interested only in Writer Regards.
InsertRecords for Leads does not trigger Workflow even if wfTrigger=true set
I have a workflow rule set to send an alert on creation of a new Lead record. I am calling the /Leads/insertRecords API with multiple leads (see my api call below) with the wfTrigger set to true. However the workflow rules are not being triggered even though the leads themselves are being created. Is this a bug? My API Call (i've changed the sensitive values) : GET /crm/private/json/Leads/insertRecords?authtoken=xxxxyyyyyy&wfTrigger=true&scope=crmapi&newFormat=1&xmlData=<Leads> <row no="1"> <FL
Fileupload not working through API in c#
Hi, Using the below UploadFile function, trying to upload a document. But receiving the error: {"ERROR":"Invalid URL specified !!"}. What correction is required to upload the document successfully. public async Task<string> UploadFile() { var retunVal = ""; using (HttpClient httpClient = new HttpClient()) { using (HttpRequestMessage request = new HttpRequestMessage(HttpMethod.Post, @"https://apidocs.zoho.com/files/v1/upload?authtoken=ed4eef708508749dcd63f38b7307xxxx&scope=docsapi"))
Iframed editor reports old web browser version
Hi there, We've been using Zoho docs for a while now with out any issues at all. But lately we've received some reports from one of our customers were this (see attached image below) error message are being displayed. They're using Windows 7 with Internet explorer 11. Are there any known issues with this setup? Or might there be an issue with detecting current user agent (web browser)?
Notes on spreadsheets
Hello, I am using the Zoho Docs API / Zoho Office API. Utilizing the collaborative document editing feature I am wondering how I can access the "notes" added to a spreadsheet. How are notes stored on a document? Can I access the conversations via API? Thanks for the help!
Fileupload through API in c#
Hi Using the below code for uplaoding a file through API in c#. Getting the error : Invalid URL!!. Have given the correct url mentioned in zoho api (https://www.zoho.com/docs/zoho-docs-api.html#upload). Please let me know what correction is required to upload a file successfully. public async Task<string> UploadFile() { var retunVal = ""; using (HttpClient httpClient = new HttpClient()) { using (HttpRequestMessage request = new HttpRequestMessage(HttpMethod.Post,
Pay just half the price for Zoho's Office APIs now!
It's the holiday season and we're giving you one more reason to celebrate. We are slashing prices of our Office APIs by 50%. Yes, all three amazing editors at just half the price. For more information on pricing and how to get started with our APIs, visit Office API Help. Feel free to contact us at api-support@zohocorp.com and we will figure things out for you. Wishing you all a very happy Christmas and a prosperous New Year!
Mail Merge csv data source upload from url
I did see your article regarding opening document for mail merge from a form submit. It is showing how to upload csv from local filesystem as mail merge data source. I want to know how could i upload csv from an URL inside a form submit. Any help would be highly appreciated.
Remote API - Excel Collab
Hi, Thank you for your API. I have built a system that allows user to collaborate on Word, Excel and PowerPoint documentation and this is generally working well. I have an issue now that when I try to open Excel documents, I get back the url for the first attempt to open, I when I try to get a second url for the other user I get the following error: RESULT=FALSE ERROR_CODE=2502 WARNING=Internal Server Error while processing this request Today is the first day that I have received this particular
Collaborating on a file
Hi everyone, can somebody please give me a sample code for collaborationg on office files. I haven't understood well the documentation content about this. Thanks.
Remote API: The new Zoho Writer is here. What does it mean for you?
We recently launched the new Zoho Writer with a brand new UI, designed to help you write without any distractions. The complete UI revamp includes layout changes and a minimalist approach. We would love to hear what you think about it. The new update also brings some exciting upgrades for our API users - 1. Watermark You can use watermark to give washed-out text or images at the background of the pages in your document. Learn more. 2. Shapes and Text-Boxes Enhance your work with shapes, text
Next Page