This application requires Frappe and ERPNext v11.0.0 (not tested on higher versions).
bench get-app zendesk https://github.com/DOKOS-IO/zendesk/
bench install-app zendesk
bench restart && bench migrate
In Zendesk, enable Token Access and create a new API token in "Channels > API"
In ERPNext, add your email address (the admin email address in Zendesk), the API credentials, and your subdomain in Zendesk Settings.
Example: if you domain is dokos.zendesk.com
, your subdomain is dokos
.
Verify that your scheduler is enabled (bench enable-scheduler
) if you want to sync zendesk and erpnext every three-four minutes.
** The extensive doc is available inside the application in the help menu **
GPLv3