OfficeIntegrator API Question
I am attempting to do a POC on Zoho. I am attempting to call the CreateDocument API and attempting to pass in the SaveUrl to our server. This what I have for the SaveUrlParams object SaveUrlParams = new Dictionary<string, object> // The output parameters
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.
Predefined Templates - Zoho Writer
We are currently exploring the features of Zoho Office Integrator, and I have a specific use case that I'm unsure if it can be achieved with the tool. I'd appreciate help in confirming whether the following is possible, and if it is, could you please
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
¿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 ,
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
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
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"))
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,
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.
Zoho logo
Hello everyone, I'm here again. Now, I'm using zoho office API in trial version but soon, I'll upgrade to commercial one. So I would like to know if Zoho logo will still remain on the pages I'll open. Thanks.
Zoho office file saving
Hi everybody, I'm a beginner with Zoho APIs. I'm trying some basic tasks as opening a file in office and saving it after edition. There is no problems with the open request but what should I put in 'saveurl' file (save,php) for the opened file to be saved? I'm having error like 'Error in saving content. Please retain a local copy at your end'
context menu of sheet don't contain insert - image?
When i click cell in sheet,Context menu pops up,Then i choose "insert",It Shows less sub menus than i need,Especially there is no "image" sub menu,Why it's not allowed for user to insert a image into sheet,What i should do to achieve this function . Thanks.
Unable to edit zoho show presentations files
Hi I'm integrate Zoho Remote API. It was perfectly work for Zoho Writer and Zoho Sheet Files. But I'm facing the problem when i'm try edit any Zoho Show Files it throw the Following error. please find attachment below. in which i mansion the code i post the data to zoho server and response from them. Thanks regards Kartik
usage of searchRecords with DateTime field.
How can I use searchRecords with DateTime field. It gives me an error every time when I try to use it, Or empty datas... So I think it depends on format of DateTime field. Do you guys jnow what is it? Thanks!
API Token Limit?
Hi - We are assisting this client with an integration and have done same before for our forms program (123-Contact Forms) to ZOHO (and other apps). There is now a problem connecting a new form, and the 123 support people claim it is because there are more than 10 tokens in the app, and that is a limit imposed by ZOHO. Two questions: Is there such an API token limit set by ZOHO? See list of tokens generated in this account -- 13 to date. If so, are there some inactive tokens, or perhaps one that
apptentive integration with zoho support
How can we integrate zoho support with apptentive using api? can anyone help me to achieve this task step by step?
Is there yet a way to mange (email) groups via API
Hi there, I was wondering is there yet a way to manage (mail) groups via the API ? Like creating a new group, add/remove users to groups and so on. Thanks !
Anything to interact with groups ?
Is there anything yet to create and update a group ?
integration of zoho support with client mobile app.
Hi all, we have a separate channel of support for mobile users where mobile app APIs are integrated for communication. How can we integrate client mobile app with zoho support.
Is there a way to user remote API to export as pdf or htm?
I checked docs, seems like to export to pdf user must click Save in Zoho editor and then in the doc was opened with pdf parameter as file type Zoho will send me pdf file to save url? Is that right? Is there a automated way to export office docs to pdf (or html?)
API Office Docs Zoho Editor for Pydio
I successfully added API that is in the cms in php file in my dashboard contabilizzo the number of times you open a file, but I have a problem with any type of file, .doc, .ppt, .xls etc .. I save changes. suggestions? thanks.
Next Page