/
Back

How do I integrate third-party apps with Zoho ERP?

Zoho ERP supports an open API, which allows you to integrate Zoho ERP with any third-party application. To push the data from Zoho ERP to a third-party application, you need to use the API of the third-party application in the Webhooks within Zoho ERP. However, to fetch data from a third-party application to Zoho ERP, you need to use Zoho ERP API. The API script needs to be configured at the user’s end as required.