Overview

Pre-built tooling

Pre-built use-cases

No pre-built use cases yet (time to contribute: <48h)

Not seeing the use case you need? Build your own independently.

Access requirements

Pre-RequisitesStatusComment
Paid dev account
Paid test account
Partnership
App review
Security audit

Setup guide

No setup guide yet.

Need help getting started? Get help in the community.
Contribute improvements to the setup guide by editing this page
Contribute useful links by editing this page

API gotchas

  • Depending on the region of the end-user account you are accessing, you will have to provide the region as an extension in the connection configuration. No matter whether you created your OAUth app in the EU or US, if you want to obtain the credentials of a user with an EU account, you will have to call: nango.auth('zoho-books', '1', {params: { extension: 'eu' }}). You can find all the available extensions here.
  • You can make your OAuth app cross-data-centers with these instructions. This means that a single OAuth app will be able to query the Zoho API for Zoho accounts from the US, EU, etc.
Contribute API gotchas by editing this page