Hi everyone,
I am working on a custom integration where I need to programmatically replicate two specific tables in Zoho Analytics via API on an hourly schedule: Accounts and Accrual Transactions. Those two tables sync from Zoho Books.
(Note: I am aware of the native Zoho Books-to-Analytics connector, but due to architectural requirements for this specific project, we must handle this via custom API extraction and ingestion into other database).
Would love to hear from anyone who has built a custom data pipeline out of Zoho Books. Any gotchas regarding pagination or API rate limits for these specific endpoints would be highly appreciated Thanks in advance.