Zoho Books

API configuration: zoho-books

Features

Features
Status

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.

API gotchas

  • Depending on the region of the end-user account you are accessing, you will have to provide the region as an extension in the connection configuration. No matter whether you created your OAUth app in the EU or US, if you want to obtain the credentials of a user with an EU account, you will have to call: terapi.auth('zoho-books', '1', {params: { extension: 'eu' }}). You can find all the available extensions here.

  • You can make your OAuth app cross-data-centers with these instructions. This allows a single OAuth application to make requests to the Zoho API for Zoho accounts from the US, EU, etc.

Add Getting Started links and Gotchas by editing this page

Last updated