zoho-invoice
API configuration: zoho-invoice
Features
Features
Status
🚫 (time to contribute: <48h)
We can implement missing features in <48h, just ask for it in the community.
Getting started
Do you need help? Please check this link community.
Connection configuration in Terapi
Zoho uses different domain extensions for different regions.
You need to pass the domain extension to use to Terapi in the terapi.auth()
call:
terapi.auth('zoho-invoice', '', {params: {extension: 'com'}});
For more details, see the docs here.
API gotchas
You can make your OAuth app cross-data-centers with these instructions. This means that a single OAuth app will be able to query the Zoho API for Zoho accounts from the US, EU, etc.
Add Getting Started links and Gotchas by editing this page
Last updated