# Zoho

## Signup for Developer Account

Create a developer account by visiting <https://www.zoho.com/developer/signup.html>

## Setup Client from API Console

Setup a ***Server-based Applications*** API client from Zoho API Console <https://api-console.zoho.com>

![](https://4257661311-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkpyTqJi517UiwFJJRydZ%2Fuploads%2Fgit-blob-8031517b84d6a690f3c718a2cb97e9b34131ef9c%2Fzoho-1.png?alt=media)

![](https://4257661311-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkpyTqJi517UiwFJJRydZ%2Fuploads%2Fgit-blob-928c4904d65809296eb20bc25d9c299376f368ee%2Fzoho-2.png?alt=media)

Fill in the client information

![](https://4257661311-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkpyTqJi517UiwFJJRydZ%2Fuploads%2Fgit-blob-79e5f1d3c31e3f4f46e4c2e66232c83c50edc88c%2Fzoho-3.png?alt=media)

Once you created the client, the `Cient ID` and `Client Secret` will be generated, copy these to add in the [Appmixer Backoffice](https://docs.appmixer.com/6.0/5.2/appmixer-backoffice/services).

![](https://4257661311-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkpyTqJi517UiwFJJRydZ%2Fuploads%2Fgit-blob-a4fa1eaa9e826ff2a862fffdf2591864fc4f64b0%2Fzoho-4.png?alt=media)

There is one more configuration option for the Zoho module:

![](https://4257661311-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkpyTqJi517UiwFJJRydZ%2Fuploads%2Fgit-blob-ac59bdd47ba35ddc728e8f04b8aa3c491d00fc0f%2Fzoho-5.png?alt=media)

By default, this is set to 10 minutes (600000ms). All the Zoho components need a list of available *fields* per each module (contacts, leads). This list of *fields* is defined by the user and their CRM settings. In order to reduce the number of Zoho API requests during the flow design phase (and avoid the possibility of using all API credits), Appmixer the list of fields into a cache. The default TTL on this cache can be changed through the Backoffice.
