## Documentation Index Access the complete documentation index at: https://www.zoho.com/en-fr/books/kb/llms.txt Use this file to discover all available documentation pages before proceeding. [Back](./) # How do I integrate any third party application with Zoho Books? Zoho Books supports an open API, with which you can integrate Zoho Books to a third party application. To push the data from Zoho Books to a third party application, you need to use the API of the third party software in the **Webhooks** within Zoho Books. However, to fetch data from a third party application to Zoho Books, you need to use [Zoho Books API](https://www.zoho.com/books/api/v3/introduction/). The API script needs to be configured at the user’s end as required. Read more about [Webhooks](https://www.zoho.com/books/help/settings/incoming-webhooks.html). * * *