Pre-Configured APIs
Zoho People
API configuration: zoho-people
Features
Features | Status |
---|---|
Auth (OAuth) | ✅ |
Sync data | ✅ |
Perform workflows | ✅ |
Proxy requests | ✅ |
Receive webhooks | 🚫 (time to contribute: <48h) |
We can implement missing features in <48h, just ask for it in the community.
Getting started
- How to register an Application
- OAuth-related docs
- List of OAuth scopes
- Web API docs (their REST API)
- API rate limiting
Need help getting started? Get help in the community.
Connection configuration in Nango
- Zoho People uses different domain extensions for different regions.
You need to pass the domain extension to use to Nango in the nango.auth()
call:
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