How to generate a code in Zoho desk?
- Go to Zoho API Console ( https://api-console.zoho.in/ ) and click GET STARTED.
- Hover over the Self Client and click CREATE NOW, then click OK.
- You will receive the client credentials such as Client ID and Client Secret.
- You can generate authorization code by filling valid scope details and setting the time duration under Generate Code.
Note:if you have previously created a self-client and obtained a client ID and client server, you can access the Zoho API Console, select the Self-client option, provide a valid scope (such as "Desk.tickets.CREATE" if you wish to create a ticket in Zoho), and set the time duration under the "Generate code" option.
Related Articles
Zoho Desk
Third Party Integration Zoho Desk Automatically create support tickets in Zoho Desk when Cloudmon alarms fire. Connects Cloudmon's monitoring alerts directly into your Zoho Desk department queue. Overview The Zoho Desk integration allows Cloudmon to ...
How to get Department ID in Zoho desk?
To get the department ID in Zoho Desk, you can follow these steps: Log in to your Zoho Desk account. Click on the gear icon on the top right corner of the screen to access the settings. Under the "Departments" section, click on "View Departments." ...
How to get an organization ID in Zoho desk?
1. Log in to your Zoho Desk account. 2. Click on the cog-wheel in the top-right corner to open the Settings menu. 3. Navigate to the DEVELOPER SPACE section and select the API option. 4. Scroll down to the bottom of the page to see the OrgId. OrgId ...
If Zoho Desk is set up as a notifier, will you receive a ticket or a notification when an alarm is triggered in cloudmon?
In Zoho Desk, alarms triggering will result in the generation of tickets, ensuring you receive a record and notification of the triggered event. If you need to integrate a different ticketing tool, you can use the "Custom hook" option as well.
How to get client ID and client server in Zoho desk?
This Feature is only available for NON MSP Customers. You must register your application at the Zoho API Console to receive your Client ID and Client Secret. To register your application Go to Zoho API Console ( https://api-console.zoho.in/ ) and ...