• Server Error? Image Links All Broken

    Has somethign changed in the set up for uploading and including images in templates? All our links are broken right now and following the image link leads to a page like this:
  • Unusual activity detected from this IP. Please try again after some time.

    Unusual activity detected from this IP. Please try again after some time. I have been facing this message from a week now. How does it gets cleared?? Unable to Add users Unable to Add Others Zoho app users.
  • IMAP Not Syncing Folders Automatically

    I'm using Thunderbird to receive mail via IMAP, but I also connect via Android tablets and my iPhone. On my desktop, I've set up Thunderbird to connect every five minutes, and every 15 minutes on my tablets. But new mail only comes through when either
  • Domain Not resolved

    Hi,  I have a urgent problem when sending email to one of our user (me).  We received emails like this :  This message was created automatically by mail delivery software. A message that you sent could not be delivered to one or more of its recipients.
  • Zoho not updating with Apple Mail mobile

    Anyone having problems with Zoho not updating with Apple mail on iOS 12?  it's a real pain that i have to regularly log into desktop Zoho to get my mail.
  • Why I can't format the writer document properly???

    I am having the same issue as this guy https://help.zoho.com/portal/en/community/topic/im-pissed-as-fuck-5-4-2019-1 And you shamelessly labeled as not a problem. Well, let me tell you it is!!! IT IS IMPOSSIBLE TO ALIGN FIELDS IN ZOHO WRITER. It has its
  • Gives error "Undefined" while adding domain to site

    Hi, Getting error as "Undefined" while I tried to add a domain to developed website. The domain is already listed in my Zoho One domains list. Regards, User
  • Zoho Cliq not working on Desktop

    Is anybody else having this issue? I can't find any reports of the program being down. Recieving messages on my phone but not through the desktop. 
  • Zoho CRM Widget is not working

    I have tried to make widget for Zoho CRM but its not working. I found some sample widget app in github and I have tried that. But still I can't make widget to Zoho CRM its shows error "Parentwindow reference not found ". Please guide me to make the widget and if available send me the sample code.
  • Reporting tags not created on invoice/customer payments for prepaid invoices

    I have a discrepancy on my balance sheet for a bank account when running with vs. without reporting tags. I traced this to invoice/customer payments where the invoice was paid in advance of the invoice date (prepaid invoices). Zoho automatically books
  • Problem setting up with K9

    I've been trying to setup all of my email accounts with K9 and I'm having issues with getting K9 and Zoho to talk to each other. The first error it gives is: "Setup could not finish username or password incorrect. (invalid credentials(Failure))" with
  • problem with dollar sign replacement

    Hi, I am trying to avoid users from entering the dollar sign in a string field So I want to check if the dollar sign is in the string and if so replace it with nothing if (input.invoer.indexOf("%") >= 0){ input.invoer = (input.invoer).replaceAll("%","");} This works other characters. If I do this for # or & it works. But only not for the dollar sign Please let me know how to solve this? Rob
  • Facebook Leads Ads/forms status issue

    Hello Team, I've noticed that one of my Facebook lead forms is currently showing a status of 'Not Delivering.' I'm seeking clarification on the reason behind this and how to reactivate it. This particular form is integral to my Facebook Ads strategy as
  • Zoho books canadfa

    Bonjour, J’ai tenté d’ajouter le module Zoho Books sans succès, en ajoutant une région géographique une fenêtre indique que le fuseau horaire est invalide. J’ai corrigé les paramètres du compte à l’heure de l’Amérique du nord (GMT 05 :00 heure normale
  • Authorization for rest api

    I dont see the india dc in client settings thats whya the code generated shows invalid client
  • Unable to Copy in Vault Extension

    I was experiencing a long time issue where Zoho vault in Ulaa was unable to copy user names and passwords. The update from Ulaa Version 2.2.5 (Chromium Version 114.0.5735.199 (Official Build) (arm64)) to Version 2.5.5 (Chromium Version 117.0.5938.153
  • Error while listing emails

    I cannot retrieve my inbox emails as it says 'Error while listing emails (Oops! Something went wrong. Please try again later).
  • Unable to send email in Zoho Mail

    Currently unable to send email in Zoho Mail. I do not receive an error, it just does not send. I can still receive emails, I have not made any DNS changes at all. HELP
  • Help Error O113 Add User Mail

    Hello, good day, please help me when creating a user Email "ioao@316ads.com" I get an O113 Error, I attach a screenshot, please help me solve it, thank you
  • How can I get only month and year in Date format

    Hello, I want to show only month and year in Zoho Creator Form Builder for that I used Date Field as input . But in default it shows like this only 08-February-2024. I want like this February-2024 . Is there any way to resolve this .
  • Custom detail view is not visible on mobile devices.

    I'm reaching out to address a concern regarding our Zoho application. It has come to our attention that the custom detail view we've created is not visible on mobile devices, whereas the default detail view is accessible. Could you please investigate
  • CRM German Saluations missing

    Hello, Im using Zoho in English, and salutations are just fine.  However, some of our users are German, and Zoho does not switch the salutations to the corresponding Herr, Frau, etc.  The missing salutation problem is compounded when having to export the contact data  - as were being forced to use Zoho sheet view and export the fields into an excel table and from there export them into an Avery label printing app to send them off to the printer in the correct format. This problem was already flagged
  • There was an error while connecting to GSTN

    Hi Whenever recently I was trying to file my gstr1 I was trying to push the data I got following error message "There was an error while connecting to GSTN" Kindly help regarding the same Best regards
  • Zoho Writer keeps highlighting contractions as something I should fix.

    This was never an issue until today. I'm an author and have several book tabs open simultaneously. All of a sudden, Zoho Writer highlighted all contractions in my documents - basically telling me to change them to formal writing. I went into Zia and made
  • Slow reaction time or not registering double clicks

    Hi, sometimes Bigin doesn't seem to react to clicks immediately. This is most noticeable when you try to open a company or contact record by double clicking You click and click and click and click and nothing happens. Refresh the site and then maybe it
  • ZA-Connect.exe is marked as untrusted in Edge

    We are encountering a problem with the assist desktop plugin on download. In Edge the download is getting marked as untrusted and users are unable to run the exe. We are having to spend time re-assuring the clients that the download is safe and have to
  • Zobot not working as intended/usual

    Hi, My Zobot is not working as intended. Here is what should appear on Facebook : BUT what is does on Facebook is : It's skipping the second frame, the card button with 8 options and it goes directly to another button card... This comportment changed
  • Mail is down.

    Needed to get a 2fa code for a remote desktop app, and was unable to as the mail server isn't connecting in the app, and webpage isn't loading on desktop.
  • Can't get items from an invoice from API response ?

    Hello ! I want to be able to take a certains invoice and make a new estimate with the same custom items in it and prices and implement that in a workflow my problem is that I can't seem to get that data from GET invoice request where I can get everything
  • Zoho API accessing another drive which is not mine

    I used my email to register my organization on zoho, I want to access my sheets with zoho api. But it's giving me the files in the organization workdrive instead of my personal workdrive. Since I used my email to register the organization, there are duplicate
  • Zoho Mail - Domain Verification

    Hi. Does anyone know how to verify my google domain in Zoho Mail Set-up? My domain is from Google Workspace/Google domains. I cannot access the DNS Settings. Please share the steps. Thank you.
  • Recent Update Not Working

    I keep getting a pop-up that says there's an update available but it doesn't seem to be installing correctly or something. I've restarted my computer and the app several times throughout last week and this week and it keeps on popping up. Me and my coworker
  • for meeting Participants other than Contact, meeting shows as Invited Event but not Closed Activity

    To log a past meeting, we create an Open Activity that, because it's in the past, becomes a Closed Activity once saved. For the Participant who is also the Contact, the meeting shows under her/his Closed Activities. For the other Participants, the past
  • Not receiving any emails but can send

    Hello! I tried sending emails and it worked but I cannot recieve any emails. I tried using my gmail to send an email to my zoho mail and I recieved an email saying address not found. Please help. Thank you.
  • Zoho Desk not available in EMEA this morning

    Customers and agents unable to access the portal. Is there a problem with server, and what is the expected resolution? Thanks
  • Can not access files/attachments on Calendar in Mail App or add attachments to calendar via workdrive

    Hi there, I have recently signed up for Zoho Workplace and am in the process of getting my events etc set up.  When adding an event to the calendar on desktop, I select to attach a file and it does not give me the option to add the file from the workdrive - only directly from the computer which seems strange. When adding an attachment to an email I am given the option of selecting from the computer / workdrive or cloud. Why can I not access these options with the calendar? Also and perhaps more importantly
  • Blueprint transition does not detect assigned owner

    Hello. The lead is added to the CRM by Email Parser. This works flawlessly. I created a blueprint for leads management. The record owner is automatically assigned by the Assignment Rule and is visible under the lead details but as you can see it shows
  • Custom Functions no longer working

    Team, I have several custom functions that stopped working. They were all working yesterday. See attached. Upon checking the error, it seems like there is an error with a Zoho Books connection. I also manually executed said custom function and it also
  • [URGENT] Applications in the EU data centre cannot be used?! Total failure

    Hello there, currently the services cannot be accessed! What is happening here? The problem has existed since today 07/02/2024 09:00 GMT+1
  • Unable to see contact role contacts in emails other than primary? - In potentials / Deals

    I am unable to see the emails of any of the additional contacts added via contact role. The video here shows that we can do this but the middle "Names" selection box is not showing up for me? I have multiple contacts added via contact roles and the only
  • Next Page