'Sign in with Apple' is now supported in Zoho Desk iOS mobile app
Dear users, In the latest version (v2.4.10) of the Zoho Desk iOS app, we have brought in support for an additional mode of gaining access to the Desk app. You can now sign in to the app using Apple ID by clicking on 'Sign in with Apple' option. It is now easier than ever to manage your tickets on the move. You can update the app directly from the App Store or using the link given below: https://apps.apple.com/us/app/zoho-desk/id692742510 I have attached a GIF below for your reference: If
Does Zoho create work orders?
I am currently using Zoho support, Is there a additional Zoho platform I can use to generate work orders based off of Tickets? If this is not possible I would like any suggestions anyone may have. Thanks Alex
Creating Work Orders using Zoho Support
What can be used to generate work orders based off requests created in Zoho support? If not is there anything you suggest that will help with this task?
One customer multiple products and SLA
Hi; We support for multiple products. (Product x, Product Y, Product Z etc.) My customers have multiple products. A customer is using the x product and the Y product. SLA times of the products are also different. For customer A; X product SLA >> Diamon Y product SLA >> Standard When I try to define more than one SLA to a customer, there is an error you cannot define an existing SLA exists. Do you have any suggestions on this subject?
Send notification e-mail according to the type of Account Product
I want to send a general announcement about the products to the customers. (As if there is an interruption at the moment due to the problem in Cluoud services) Is it possible to throw a notification e-mail to all customers who have X products (products are defined in accounts) with a special template?
Creating an alarm according to the status information of the tickets
Ticket is sent to the manufacturer for review. - How long has passed since the first message was sent to the manufacturer (Vendor - Status: HOLD) - How much time has passed since the last message was sent to the manufacturer. (Vendor - Status HOLD) Can I create an alarm to the manager for the tickets that have been waiting for the manufacturer for x days by removing the elapsed time?
Emails
For some reason we are no longer receiving emails, clients who are creating tickets used to get an email acknowledging the created ticket, agents assigned the ticket are no longer receiving emails and and as an admin on the account I also am no longer recieving emails. This issue only started today?
Zoho Desk Time-Based Rule
Hi There, In our company, if a ticket is submitted after 3pm on a given day we would like to send a reminder email to the ticket creator that their request will not be fulfilled until the next day. I am attempting to create this rule in Zoho Desk's Workflow Rules section. However, the closest I am able to get is to a rule based on Creation Time that requires a date be entered - I am not able to leave that field blank in order to have the rule execute if after 3pm on any given day. Has anyone found
Invisible Tickets
What may be the reason that some Tickets are invisible to some Users even for the Admin, while other Admin can find them with no problem. We still have a data sharing for Tickets: Public Read/Write/Delete. Moreover it seems that these invisible Tickets comes from one address (some of the Tickets from that address are visible and some are invisible for a particular User). Katarzyna
Please Remove Spam Filter from our Zoho Desk
Just in the last couple of weeks - most emails coming in are being marked automaticilly as SPAM, they clearly are not and people have waiting for responses, and nothng sent. Can you remove us from this spam filter - or allow the ability to manage it ourselves. Thanks Mark
Creating a customized web form for ticket generation
Hi, I'm trying to create a customized web form for support tickets in my website. The Advanced Web Form solution does not work for me out-of-the-box because it requires a 1:1 mapping between zoho fields and webform fields (e.g. I can't concatenate "Request Type" and "Order ID" into the "Subject" field). I was redirected to use the Desk APIs instead. Unfortunately, Oauth doesn't work for me because my website is hosted on Shopify. I have no model / controllers to store the access tokens and refresh
Breaking API Change Related to Agent Profile Pictures
Dear Zoho Desk API users, We would like to bring your attention to a breaking API change that would impact the way agent profile pictures are fetched in a large number of APIs (tickets, contacts, articles, etcetera). This change particularly pertains to cases when agents do not have profile pictures set in their Zoho accounts. Currently, if an agent does not have a profile picture, this is indicated in the API response through the photoURL key, whose value is returned as null. And you handle such
Ticket Timer API Call Error
Hello, I am working on a custom interface to start and stop the ticket timer. I keep getting a 301 Moved Permanently error as a response the API call is to `http://desk.zoho.com/api/v1/tickets/${params.id}/timer?action=${params.action}` can someone let me know what this error is for? Thank you.
How can I add StatusIQ page to ASAP widget?
Do there is a way to add StatusIQ page to ASAP widget? So people can click on a link to open and consult the status page?
3rd party integration for ZOHO Desk
We want to integrate a helpcenter search bar and the possibility to directly add tickets to our cloud software. We want to add a 'support bar' in our software where people have the search field to search for known articles. When entering certain tags the right document should become available directly. Just like the search requests in the ZOHO Desk environment direcly. Can you point us to the right API information? We also want to be able to directly add a support ticket from our application.
Contact Notification on Status Update
I'm probably missing something simple here, but I can't figure out how to send a contact notification if the ticket status updates. Any help here?
Ticket assignment by employee shift
Hello , Good day I want a mechanism that enables to assign tickets to my Agents by shift because every Agent has their shift or if you can send me a similar sample code which was mentioned in this topic: https://help.zoho.com/portal/en/community/topic/assigning-ticket-to-next-shift-worker-when-a-customer-replies contact: ebenissa@umbrella.ly
Localization for desk community and knowledgebase
This feature request has two stages Add auto localization for desk front-end Home, My area, Knowledge Base, Sign in, Sign up pages contain tabs, buttons, drop down lists, details that predefined by desk web applications (Detect user country and auto localize) (Configurable) Add administrators to enable or disable auto localization feature for rest of contents such as knowledgebase articles, community topics that written by administrators, staff or users. (this must be optional feature for convert
Restrict users from adding requests
Hi, Is it in your roadmap to restrict users (with the user group function) from adding requests? This is a feature we would really like! Thanks, Helen
Implement ASAP for Mobile Platforms on a React-Native App.
Hello. I am currently developing a React-Native app for mobile phones and I wanted to include the Mobile SDK in order to include the Customer Support dashboard. I am not knowledgeable in Java and some questions have arisen when trying to follow the step by step documentation. First, I added the 'Initialize the SDK in Your App' code snippet like this: @Override public void onCreate() { super.onCreate(); SoLoader.init(this, /* native exopackage */ false); ZohoDeskPortalSDK.Logger.enableLogs(); DeskConfig
Introducing SugarCRM and 3 other Zoho Desk extensions
Zoho Marketplace releases SugarCRM along with 3 other Extensions for Zoho Desk. Here's a list of all new releases for Zoho Desk, June 2020. Get more from your Zoho products with extensions from Zoho Marketplace. Harvest for Zoho Desk Powered by Zoho Flow
Importing Facebook Messages into Zoho Desk via API
We've turned on the social channel integration for Facebook and it's updating with new private messages coming in and that's great. However, we have 2 years of messages we'd like to import in here so our staff can go through them and make tickets as needed. I'm able to get a JSON object from Facebook of this data, but I don't see anything in the API docs regarding the social channels or private messages. Is there a way I can get this done? Thanks!
Bug: filtering by due date fails in Zoho Desk API tickets search endpoint
Steps to reproduce: GET /api/v1/tickets/search?limit=100&dueDateRange=2019-06-30T16:40:00.000Z,2019-06-30T16:50:00.000Z&sortBy=createdTime Result: the response returns all tickets from the beginning of time, regardless of due date. Expected result: it should only return tickets whose due date is between 2019-06-30T16:40:00.000Z and 2019-06-30T16:50:00.000Z. It was working perfectly fine until today (30/06/20) around 11:55 UTC, when it suddenly started ignoring the dueDateRange query parameter. Probably
Changing ticket contact without changing "Channel"
The quick version of our question: is there a way to reassign tickets in the "Email" channel to a non-email "Contact" without changing the ticket "Channel" to "Phone"? Context: My property management company uses Zoho Desk to manage email requests from tenants. Usually, tickets come directly from tenants, but occasionally they instead come from third parties (like caseworkers) who handle communication for multiple tenants. Since the tickets come from third parties, they are initially tied to an "Account"
Create ticket
Can I create and send a ticket to multiple email accounts or add them as cc?
Add CC address on Ticket
I would like to be able to include another user in a ticket for updated status. There is another program that we were using before we moved the Zoho that would allow for two things we didn't anticipate when moving. The first is I would like to be able to add a cc for users, for instance someone in a department might open a ticket, and then someone else might call with the same issue and I would like to be able to include them in any updates to the ticket. Currently a ticket is only open for
Can Zoho be used to deal with email inquiries?
Hello. We receive a lot of email inquires and have a small team that answers them. We are looking to streamline our process so the inquiry emails are sent to a certain location, logged, and then we can nominate a team member to take the inquiry. Ideally it would mean that we know who has been answered, which team member has done it, and the status of the inquiry (ongoing, waiting reply, dead lead, etc.) Are there any apps in Zoho that can do this? CRM seems the most obvious, but I am not sure if
Zohodesk Free, reporting
Has reporting changed in Zohodesk free? when I try to customize reports, I don't have any columns I can add anymore and when I try to make a new report it gives me no columns I can add. This is true for all fields, filters, columns. The form is just blank.
Set approvers with Blueprint
Hi, I've been testing the new Blueprint feature and it looks amazing. But there is something I can't do: Can I set a fixed approver for a approval transition with Blueprint? Thanks in advance. Regards
Contacts changing in Desk
We have Contacts in Desk synched with CRM. When we send a Contact an invitation to the Support Portal, they are able to change their name, email, phone, & timezone. Unfortunately, they are changing their name and email to groups or distribution lists, providing support to unauthorized users, and making it difficult for us to provide support because the Contact has been changed. Then we have to get in an argument with them why they can't change their contact info to other people. It would be really
Embedded form attachment not working after cusomtization
Hello, I am using embedded form in website. I have changed the code a bit to align and have the same language and theme on my webpage. I also made the mandatory fields "Last Name" and "Email" hidden but I set their values before submitting the form with correct data (already tested them and created a ticket) I have a problem only when attaching files. See below: 1) Clicking Attach files (blue text in above image) does not work, nothing happens when clicked. 2) When manually showing one of the attachment
First Assigned Time definition
Hello, I'm trying to create a report in Analytics against Zoho Desk data, looking for the time difference between a ticket's creation time, and the first time an individual agent assumes ownership of the ticket (not the team). I thought I'd use ticket create time, and "First Assigned Time", however first assigned time appears to change if the ticket exchanges ownership. First response is not the measurement I'm looking for, as we'd like to know how quickly tickets are assigned. Does anyone have any
Custom Function to Check Status of Ticket
I want to send a daily email notification to the ticket owner based upon the status of the ticket. What seems like the best way to go about this is to use the Schedules section on Zoho Desk. But I cant just associate a condition and a notification with the schedule I have to create a custom function. How do I check the status of a ticket in a custom function, is that possible? If so, what environment variable am I looking for? Is there an easier way to achieve what I am looking for?
Timeline feature is now available in the Zoho Desk Android app!
Knowing the history of the tickets raised by the customers is one of the best practices of Customer Service. Timeline is one such feature that helps the agents to get a complete list of the tickets sent by your customers. We have now brought in support for 'Timeline' feature in the latest version (v.2.4.7.1) of the Zoho Desk Android app. You can access this feature by going on to a ticket > click the more option (hamburger icon) > Timeline. You can update the app directly from the Play Store
Updating Departement info isn't reflected on portal homepage
Hi, I tried updating the details of a department (Name, Display Name, Description) but that doesn't seem to have any effect on what is showned on the portal. Is there a way to update that information after the initial creation? David
Customer Portal Button issue
I recently tried the rebrand of our customer portal, and got everything set up correctly. I can see that the new portal link works and is set up correctly in the Help Center Access Control section. However, the Cases.Customer_portal_button variable in the email template uses the link that is set in the General > Rebranding > Portal Name section which I cannot edit to go to the right link. It instead tries to force the customer to go to our actual internal support queue. Any advice would be appreciated.
Webhooks in Standard Plan
Good Day, Can I use the webhooks in Standard Plan? Thanks, Jhon Paul Del Valle
"Can not perform this operation" error when using "Save As New" for custom report
I have modified a report, and attempt to save a copy of this Report, but when I do, I get "Can not perform this operation" I can run the report, I can export the report, but I cannot save the report for future use.
URGENT! Custom Function FORBIDDEN","message":"You are not authorized to access this resource"
This function was working perfectly putting into Authtoken variable the ZSC Key. Creating a new Department, the same custom function (copy and paste) is not working. Running the Custom function manually, it display this error: updateTicket : {"errorCode":"FORBIDDEN","message":"You are not authorized to access this resource."} Please, need help to generate correct Authtoken to run this Custom Function. I have asked to the support on monday. Today is Thursday and I didn't get a definitive answer....We're
Customer Portal Improvement
Hello we need to be able to add COntact /Account fields to Registration form in CUstomer portal. 1. if possible to ad redio buttons to enabling visability of the fields in Registration page. 2. also Checkbox for Privacy Policy and Terms before Registration button should be enabled. my Service team is facing the problem and considering switch to competitors system, please help. Regards, Eduard
Next Page