✅ Authorization
✅ Read & write data
Tools | Status |
---|---|
Pre-built integrations | 🚫 (time to contribute: <48h) |
API unification | ✅ |
2-way sync | ✅ |
Webhooks from Nango on data modifications | ✅ |
Real-time webhooks from 3rd-party API | 🚫 (time to contribute: <48h) |
Proxy requests | ✅ |
✅ Observability & data quality
Tools | Status |
---|---|
HTTP request logging | ✅ |
End-to-type type safety | ✅ |
Data runtime validation | ✅ |
OpenTelemetry export | ✅ |
Slack alerts on errors | ✅ |
Integration status API | ✅ |
✅ Customization
Tools | Status |
---|---|
Create or customize use-cases | ✅ |
Pre-configured pagination | ✅ |
Pre-configured rate-limit handling | 🚫 (time to contribute: <48h) |
Per-customer configurations | ✅ |
Pre-Requisites | Status | Comment |
---|---|---|
Paid dev account | ✅ Not required | Free Zoho account is sufficient for development. |
Paid test account | ✅ Not required | Free Zoho account is sufficient for testing. |
Partnership | ✅ Not required | |
App review | ✅ Not required | No review process for OAuth apps. |
Security audit | ✅ Not required |
Create a Zoho account
Access the Zoho API Console
Create a new client
https://api.nango.dev/oauth/callback
Configure Multi-DC
Next
Scope | Description |
---|---|
ZohoCalendar.calendar.READ | Read-only access to calendar metadata and settings. |
ZohoCalendar.calendar.CREATE | Create new calendars and modify calendar settings. |
ZohoCalendar.calendar.ALL | Full access to all calendar actions (read, write, update, delete). |
ZohoCalendar.calendar.DELETE | Delete calendars and associated settings. |
ZohoCalendar.calendar.UPDATE | Update calendar metadata and settings. |
ZohoCalendar.event.READ | Read-only access to calendar events. |
ZohoCalendar.event.CREATE | Create new events in calendars. |
ZohoCalendar.event.ALL | Full access to all event actions (read, write, update, delete). |