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 using PostMessage.This allows a richer integration between the host and Editors.
Related Articles
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 ...
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 ...
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 ...
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 ...
Building your extension
Step 1: Extension Pre-requisites Get access to Developer console Before you start building your extension, first you’ll need to set up a Zoho Sigma account by visiting https://sigma.zoho.com/ If you are an existing Zoho customer, you can get access ...