Public
Like
1
zohoDeskApi
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
A set of method to easily grab information on Zoho Desk! Official API Documentation is here.
It's needed to create a Self Client Application as described here to use this val. You also need to find your org id (under Setup > API > Zoho Service Communication (ZSC) Key > OrgId).
As of today here is the methods in this val:
refreshAccessToken
to generate a valid Access Token based on client id, client secret and a refresh token. Follow the step here to register a client and generate a refresh token.notAssignedTickets
to extract the currently not assigned tickets in a specified department
Migrated from folder: zohoDesk/zohoDeskApi