Zoho

Requirements

  • You must be an Account Administrator to create a set of OAuth 2.0 credentials such as <Client_ID> and <Client_Secret

Catalog Managed - Integration in progress

To get things started with Zoho in Catalog, you will need to be a Zoho Account Administrator and provide us with:

  • <Server_URI> : based on your data centre (more info here)

  • <Client_ID>

  • <Client_Secret>

  • <Code> (more information here)

The following parameter should be used:

  • Client Type : Self Client

  • Scope : ZohoAnalytics.metadata.read

  • Time Duration: 3h

For more information on how to retrieve these informations see the Zoho Analytics API Documentation

You can send the credentials info to us using Safenote via Slack/Email under this format:

{
	"server_uri": "analyticsapi.zoho.XXX",
	"client_id": "1234",
	"client_secret": "1234",
	"code": "1234"
}

For your first sync, it will take up to 48h and we will let you know when it is complete ✅

If you are not comfortable giving us access to your credentials, please continue to Client Managed 👇

Client Managed

Doing a one shot extract

For your trial, you can simply give us a one shot view of your BI tools. In order to do this, you need to extract Zoho's workspaces to this format and then upload files to Catalog.

We are currently integrating Zoho to our extraction package but it's not fully ready yet. If you wish to check it out for other BI tools, here's a Google Colab you can use.

Zoho to Catalog translation

What are the Zoho elements' native names and how do you translate them to Catalog's:

  • Zoho Table = Catalog dashboard_type "VIZ_MODEL"

  • Zoho Dashboard = Catalog dashboard_type "DASHBOARD"

  • Zoho Report = Catalog dashboard_type "TILE"

Last updated

Was this helpful?