Zoho Desk Limit for Comma Separated Queries
Hi, I have just discovered a limit that I believed is not mentioned in any of Zoho's documentations. My search query looks like so: "query: {"accountId":"786050000091629966,786050000163589273,786050000163589427,786050000162753705,786050000162112971,786050000161987643,786050000160752868,786050000167089504,786050000167089378,786050000167089024,786050000167070005,786050000166295256,786050000128153693,786050000110560021,786050000046594575,786050000039106461,786050000002225356,786050000076889093,786050000047895103,786050000043365354,786050000044765191,786050000041790249,786050000040359116,786050000037945198,786050000024605077,786050000000525015,786050000155333895,786050000157741437,786050000000718125,786050000011574353,","departmentId":"786050000042648070","status":"Finished","sortBy":"createdTime","customField2":"cf_completion_date:2025-01-28T03:00:00.000Z,2025-10-28T03:00:00.000Z","customField3":"cf_billed:false"}"
Open-source Zoho API package for Python
Dear Community, Some time ago I have started working on Zoho API to handle data management in more automated manner than before. Then I have found no relevant materials, except of Zoho API documentation, about how to start. Of course I do not mean it
Automate User Invitations on Zoho Desk with API
Automate User Invitations on Zoho Desk with API Hello Team, We are excited to announce that you can now automatically invite users to the Zoho Desk portal using the API! ### How It Works For example, when a contact is created in Zoho Desk and you enable
How to set a custom field (Pick List and Multi-Select) through Desk API?
Hi, I'm following Zoho Desk API's documentation and I couldn't figure out how I can set my custom fields to the proper Pick List or Multi-Select option. Now I found out that these fields can be set as their plan text values (obviously using the "cf" key,
Creating lead from e-mail content body in Zoho Desk
Hello! As we are collecting leads from different sources (including our website) that are transferred to specific e-mail address, we are experiencing problems with turning these e-mails into leads. All these e-mails containing lead information are creating
PRTG monitoring to open tickets with Zoho Desk
Has anyone built an API that allows PRTG to open a ticket in Zoho when a sensor is down for a set amount of time? Thanks
Can't create contact in ticket with custom fields(cf)
I'm trying to create a ticket with a contact that contains a custom field, but I can't . { "departmentId": xxxx, "subject": "Prueba", "description": "Description", "priority": "High", "category": "Others", "classification": "Problem",
Treeview embedded in widget on Help Desk Home Page
Note: Zoho agents, please leave this discussion so I can hear from your users only. I already have a ticket open trying to find a solution for this, but it is taking too long for Zoho to find me a solution. Would like to ask Zoho Desk users only. I'd like to hear from other users of Zoho Desk, how you have setup your Home Page to create better navigation on your support process. I'd like to include a navigation treeview directly in my custom content on the home page, however Zoho support tells me
Zoho Desk Provider for PHP OAuth 2.0 Client
I'm developing an integration with the Zoho Desk, for Bybrand. And I created an OAuth2 provider for PHP (with the PHP League's OAuth 2.0 Client.) See more details: https://packagist.org/packages/bybrand/oauth2-zohodesk I hope it will be useful to the community. Soon we will release the integration with Bybrand, we are very happy with the rich API of the Zoho Desk. Thanks for all.
Creating simple VB.net Win Form app to add Ticket record.
Hi all, Hoping this will help my fellow community members who are working to build VB apps to work with Zoho Desk. I will attach code as I get each portion to work and hoping others will post theirs as well. So, the first thing I was able to do was pop a messagebox confirming my instance likes my consumed ZOHO auth key. The messagebox pops with RESULT=TRUE Form 1 Button Imports System.Net Public Class Form1 Private Sub Button1_Click(sender As Object, e As EventArgs) Handles Button1.Click
Is it possible to update the Case Owner using zoho support API?
I want to update the "assigned To" Field for a ticket using Case ID. The Case ID i am fetching using this API https://support.zoho.com/api/json/MODULE/getrecords?authtoken=AUTHTOKEN&portal=PORTALNAME&department=DEPARTMENTNAME So can anyone please help me in this?
Assigned accounts
Couple of things How can i pull a list of accounts by a specific rep? Is there a way that the rep sees only their accounts on their smart phone?
View a sheet twice with same url
Hi We have tried to integrate Zoho sheet viewer into our application. The scenario is that users can upload different types of files e.g tsv and we have different "viewers" for the files, we use Zoho for spreadsheets files. One problem, or I don´t know if it´s possible is that when we generate a link, we embed it into our application using a iframe and this works fine. The problem comes when the user have done other things in the application, in the same user session, and wants to view the file