Office Integrator
Is Merge API available in Zoho Writer editor?
Yes! It is available. Please refer this link to know more about Merge APIs
Features that can be customized in Zoho Writer Editor
Office Integrator API also allows you to customize the below features in Zoho Writer Editor; Change "units" of a ruler (inch/mm) Set Display Language Set document view (page view/web view). To know more about the existing features of Zoho ...
To customize Editor Controls - Add/Remove functions
User can also go ahead and customize the editors with below features; Remove the functions which are not required. Add new functions. Customize the default heading font to the style which you prefer. Add the words (which are not in the dictionary) ...
Zoho Writer Editor - PostMessage API - Features that can be controlled from Host Page
When user is using PostMessage API in Zoho Writer Editor, few features/controls can be added to their Host page. Thus, the user can change/control the behaviour of the Writer Editor according to their convenience. Features that can be controlled from ...
Features that can be customized in Zoho Sheet Editor
Office Integrator API also allows you to customize the below features in Zoho Sheet Editor; Set Display Language. Add delimiters to CSV & TSV file formats (For example: delimiter=;) Possible values: '|' , ';' , '^' , '~' , ' , ' , '\t' Set username ...
Features that can be customized in Zoho Show Editor
Office Integrator API also allows you to customize the below features in Zoho Show Editor; Set Display Language. Set Username to identify who is opening the presentation in collaboration mode. To know more about the existing features of Zoho Show, ...
How to customize 'Document Saved' message ?
Office Integrator 'Saved Message' in the Zoho Editors by default will be shown as below: For Writer Editor For Sheet Editor For Presentation Editor However, there might be cases where you would like to use a name or you may have a specific ...
How to change the display language in Zoho Editors?
The Zoho Editors (Writer, Sheet and Show) interface can be made available to the user in 36 different languages as per their requirement. To set a particular language to the Zoho Office Editors, user needs to provide a Local ID value in the ...
Custom Branding
If you want to use the online office under your own brand, subscribe to White Labelling Add-on. White Labelling feature is available to Office Integrator solution provided as an Add-on. Therefore, to request for a white label feature, business must ...
How do I set up a custom domain in Zoho Office Integrator?
Zoho Office Integrator provides custom domain feature to all partners and business under commercial pricing plan. Custom domains are unique branded URLs, and you can customize your Office Integrator's document editor URLs to reflect your brand's ...
How to add the PostMessage domains?
Please follow the below steps to add the PostMessage domains. 1. Go to Office Integrator Dashboard and click on 'White Labelling' option in the left corner. 2. In the next page, select 'Security Controls' option. 3. Then, enable the 'PostMessage ...
How to set user permissions?
Apart from the overall profile permissions (under User Interface feature), other permissions can also be set granularly for each user session while creating the document, spreadsheet or presentation. Please refer the below links to know more about ...
Features available in White Labelling Add-On
Using 'White Labelling' add-on, the following features can be controlled in our editors and make them look like your own integration inside your Web application. Branding User Interface Custom Domain Security Controls Branding Using this feature, ...
Office Integrator - How are Documents Stored?
Zoho Office Integrator enables your files to be viewed/edited in Zoho document editors and you have complete control of your data including storage. The only time your file resides (temporarily) in Zoho Servers is when you upload it for editing. Once ...
Where are the documents saved?
Documents are saved in your storage servers from Editor when user click save button. Zoho Office Integrator allow partners and businesses to save the document content back to their storage servers or document repository through "webhook". A webhook ...
Zoho Office Integrator vs Microsoft WOPI
It's mandatory for all MS Office (WOPI) business users to have an Office 365 subscription and a Microsoft account; whereas, Zoho Office Integrator does not impose such restrictions on users of businesses integrating its Online Office solution. ...
How to avoid duplicates while opening the same file again?
We provide an 'id' which represents that the document session has to be passed as additional information when sending the HTTPS POST request to Zoho. The 'id' will be returned by Zoho with every 'Save' invoked from the Office editors. This will help ...
Is Office Integrator supported with ASP.net MVC ?
Office Integration solutions is independent of programming languages. Businesses have used Java, PHP, C#, ASP.net and other languages for their integration. You can use ASP.net to integrate our editors to your meeting application.
Why I am getting an error while importing a document present as a Web URL over https URL scheme?
The stated error in importing the document present over a web URL (HTTPS scheme) will occur in any of the cases mentioned below: SSL Certificate does not match your registered domain name. Check the authenticity of your SSL Certificate from the ...
How does document collaboration work in Office Integrator? Can I invite multiple users to do concurrent editing in real-time?
Zoho Office Integrator supports real-time document collaboration, and yes, you can invite multiple users to a specific document where everyone can contribute to the document with their edits/modifications at the same time. To further enhance user ...
I get an error while saving documents over HTTPS URL scheme. What am I doing wrong?
You will get save document error present over HTTPS URL scheme in any of the following cases: SSL Certificate of your saveurl does not match your registered domain name. Please check the authenticity of your SSL Certificate from the ...
Why do I get "Connection refused from remote server" exception when I save a document?
You will get the "Connection refused from remote server" error when Zoho is unable to reach the storage location or document server path specified by you in the "saveurl" parameter. One of the reasons could be that the 'saveurl' value is not ...
Why am I getting "The API key is invalid" error?
You will get invalid API key error in any of the following cases: Incorrect API key Please ensure that you have provided the exact API key associated with your Zoho account in the API request. You can confirm the correct API key from your Office ...
How long is the document session id valid? Is there any way to view/edit the uploaded document again?
The document session is valid for 6 hours. In case a user abruptly closes the document session before 6 hours, you have to send a fresh API request to view/edit the uploaded document again. Office Integrator APIs are session-based and stateless ...
What is the lifespan of the uploaded document? Is there any purging policy for the uploaded document?
The documents uploaded to Zoho Office Editors (Writer, Sheet, Show) is session-based and each document session valid for 6 hours. Yes, we do have a purging policy for uploaded documents. We run a schedule every 6 hours to clear documents in cases ...
What about document security? Who else can view documents other than the current user?
All API requests to view/edit documents in Zoho Office editors are carried over secure HTTPS connection. We can assure you that your data is safe as long as it is in viewed/edited in Zoho Writer, Sheet or Show. You can also refer to ...
Do I need MS Office (word, excel or powerpoint ) installed on my server?
No , you do not need MS Office to work with our Office Platform. Supported File Formats The following file formats are supported by Office integrator editor services. Zoho Writer doc - Microsoft Word Document docx - Microsoft Word Document 2010+ ...
Is save automatic or users have to save?
Edits made by the users are pushed to Host Web App only when user clicks Save.
What are the document states and permission supported on the server?
State management on the server is not limited to: Document is read-only [document.edit=false] Document is read and write Document is locked for editing by another user [document.pausecollaboration=true] In fact, you have many more possible ways ...
Will Office Integrator stop working if the API usage exceeds the purchased level?
We allow up to 10% of usage after the limit has reached, beyond that we will throw the usage exceeded error code for all API's. For offline subscription we won’t throw any error. You will also received mail notification when your APIKey usage ...
Supported browsers
Zoho Office Editors (Writer, Sheet and Show) support the below listed browsers: Google Chrome (75 or later) Mozilla Firefox (70 or later) Mac only: Safari (10 or later) Windows only: Internet Explorer 11 and Microsoft Edge Mobile Browser Editor API ...
What are the different ways the 'Save' can be triggered in Office Integrator?
We have three different ways to perform the 'Save' and they are listed below: 1. You can trigger the 'Save' using the button present within the editor in the top right-corner. 2. If you have integrated our editor inside your application iframe, then ...
How are the input parameter values pushed back to the user after the save is performed?
Input value Output value Description context_info id Any secured information about the file can be passed in the 'context_info' parameter; whereas, we will be pushing it back to you inside the 'id' parameter. save_format format Specifies the 'format' ...
How to use Postman with Office Integrator Rest API?
You can use Postman to try out Office Integrator. Postman is a widely used REST Client for API development and testing. 1. Download Postman tool from https://www.getpostman.com/ 2. Refer this document to know how to use Office Integrator Postman ...
Office Integrator - Tools & Resources
We provide a tool called "Postman" to try out Office Integrator. Postman is a widely used REST Client for API development and testing. Using Postman, you can build and test API directly from your browser. To know more about Postman Collection, ...
Office Integrator - Prerequisites required while editing files using Zoho editors
While editing files using Zoho Editors which are integrated in your web application, below requirements are needed to be fulfilled; You need to expose one of your ports - either port 443 (https) or port 80 (http) from your location, for Zoho to push ...
Zoho Office Integrator - Demo
Once you have successfully logged in, you will be directed to the Zoho Office Integrator dashboard that will provide you with the most essential details of your account. Demo section is your playground where you can see how the integration works. You ...
Office Integrator - Free Trial
In order to make use of the Zoho Office Integrator, partners and businesses need to first "create a free Zoho account" and then proceed to "obtain an API key". Refer this link to integrate Zoho Office Integrator. Please note that you can use upto 50 ...
Office Integrator - Building Host Page with Editor Embedded
For building a host page in order to embed the Zoho Editors Create an HTML page to host the iframe element with its url pointing to the editor URLs. Since the editors are hosted within a host page, the host page can communicate with the frame easily ...
How to setup Postman Collection to test Office Integrator API's?
To complete the Postman Collection setup in Office integrator API, you need to import the JSON files as listed below: Office Integrator API Collection JSON file Office Integrator API Environment JSON file How to import Office Integrator API ...
Next page