Documentation Index
Fetch the complete documentation index at: https://docs.commenda.io/llms.txt
Use this file to discover all available pages before exploring further.
Overview
The Zoho Books integration connects your Zoho Books account to Commenda for automatic transaction syncing and real-time indirect tax calculation. Commenda pulls your invoices, credit notes, contacts, and items, then calculates and applies the correct indirect tax on your Zoho Books documents.Supported features
| Feature | Status |
|---|---|
| Transaction syncing | Supported |
| Tax calculation | Supported |
| Real-time webhooks | Requires manual setup |
Data models
Commenda syncs the following data from Zoho Books:- Invoices — sales invoices with line items and addresses
- Invoice credit notes — credits issued against invoices
- Cash refunds — refund transactions
- Contacts — customer and vendor profiles
- Items — your product and service catalog
How tax calculation works
When you create or update a document in Zoho Books, Commenda automatically:- Receives a webhook notification from Zoho Books
- Fetches the full document details including addresses
- Calculates the applicable indirect tax based on the shipping address
- Creates a Commenda Sales Tax tax authority in your Zoho Books account (if it doesn’t already exist)
- Applies the calculated tax using dynamically created tax codes
Tax calculation supports invoices, sales orders, credit notes, and estimates.
Address resolution
Commenda determines the tax jurisdiction using the shipping address on the document. If no shipping address is present, it falls back to the billing address. Both addresses are read directly from the Zoho Books document payload, so no additional API calls are needed.Connecting Zoho Books
Start the connection
From your Commenda dashboard, navigate to integrations and select Zoho Books. Commenda generates a secure connection link.
Authorize access
Click the connection link to open the Zoho Books authorization page. Sign in and grant Commenda access to your accounting data.
Set up webhooks
Zoho Books requires manual webhook configuration. In your Zoho Books account, navigate to Settings > Automation > Webhooks and create a webhook that points to the Commenda endpoint provided in your dashboard.
Configure sync settings
Choose which data models to sync, set the sync frequency, and specify how far back to pull historical data.
Known behaviors
- Non-taxable transactions are skipped — if a document is marked as
is_taxable: falsein Zoho Books, Commenda does not calculate tax on it to avoid infinite calculation loops - Commenda skips invoices with paid or void status for tax calculation
- Commenda skips sales orders and credit notes with void or closed status
- Commenda automatically creates a “Commenda Sales Tax” tax authority and corresponding tax codes in your Zoho Books account