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

Connection configuration in Nango

You need to pass the domain extension to use to Nango in the nango.auth() call:

nango.auth('zoho-people', '<CONNECTION-ID>', {params: {extension: 'com'}});

For more details, see the docs here.

API gotchas

  • You can make your OAuth app cross-data-centers with these instructions. This allows a single OAuth app to query the Zoho People API across different data centers, such as those in the US, EU, and other regions.

Add Getting Started links and Gotchas by editing this page