Access the Zoho Calendar API in 2 minutes 💨
Create an integration
Authorize Zoho Calendar
Call the Zoho Calendar API
curl "https://api.nango.dev/proxy/v1/calendars" \
-H "Authorization: Bearer <NANGO-SECRET-KEY>" \
-H "Provider-Config-Key: <INTEGRATION-ID>" \
-H "Connection-Id: <CONNECTION-ID>"
Was this page helpful?