Cliq 5.0 | Unfurling a Richer Cliq Platform Experience
Hello everyone, This time we're back again dedicated to transform Cliq into your personalized playground, giving you the power to tinker, tailor, and tweak your apps to perfection and extended Cliq's native functionality. We've added some new features
Example of Cliq connecting to CRM and searching a module?
Just wondering if anybody has an example of Cliq bot connecting to zCRM and searching a module for a list of records? Can't find any examples in the documentation and going around in circles testing! Thanks in advance
Slash command
Hello, I created a form in Zohocliq. Here is the code: { "type": "form", "title": "FHG Orders", "name": "FHG-Orders", "hint": "This form takes input from telesales for each order to be sent to DAs", "button_label": "Submit", "inputs": [ { "name": "date",
Schedule a Cliq Message
There are many times when I am up late working or working on weekends when I want to send a team member a Cliq message but do not wish to disturb them during their off time. It would be really great if I could schedule the Cliq message to be delivered
Cliq Status Request
Since working from home has become such a big thing, there are certain controls that companies need to have over remote employees. One is that as a company, we should be able to customize and restrict the statuses in Cliq. For instance, the "Away" and
Embedding cliq in a web page or otherwise communicating to cliq from a web page
Hi, We're finishing a dashboard for our ecommerce system and want to allow the pick and pack company to be able to chat to us from the order process system. Is there a way to embed cliq in to a web page? If not, is there any other way to communicate with
Markdown blockquote with an empty line?
Is there a way to get an empty line in a blockquote? !adslfkjdslkfjdaslaldskjfdlk;sfaj ! !ads;klfjdsa;lkfjdfl;akjs
Cliq - Texting
I am trying to send text messages through the existing integration with Twilio. I have an existing channel that has a from and to cell phone number connected, and I want to send out a text message to a new phone number. I am using the slash commands to
Slash Command to Show Deals
In today's Zoho-sponsored webinar, Zoho showed a slash command /crm to present a least of Deals and then somehow post a Note to the selected Deal. Zoho, can you please share the code for this execution handler? Thank you!
No option for the super admin to retrieve deleted cliq messages
In zoho cliq there is no option to retrieved the deleted cliq messages i think there must be some option for the super admin to retrieve those deleted cliq messages because sometimes user deleted the confidential business information by mistake, in that
Email integration into Cliq
Cliq is an amazing product and I would love it to be the Commaned Centre for the whole Zoho ecosystem. The integration with Projects is amazing. What would be even more amazing if Zoho Mail was integrated into the same way as Projects with a proper embedded
Removing “Zoho Smart Bar” across all Zoho one apps.
I want to remove that bar but it seems that there is no way of doing it. If there is no way that just seems crazy to me. It is such a basic thing. Having a bar there across all apps when even most things in the bar are not working does not seem like a
Unresponsiveness in Zoho Cliq
Time of post: 6:56 am PDT, 19 July 2023 Dear Cliq users, We have encountered an unprecedented issue in our messaging servers. The details of the issue are as follows: Impacted users : 1/4th of users in US DC (users who access cliq services through cliq.zoho.com)
Cliq Performance Issues, Chats not Sending or Loading
Hello Support, We are experiencing another issue with Cliq where we have the following symptoms. Previous chats do not load or error out. Chats not sending occasionally. Status updates are delayed or do not occur. Is there a known issue?
Incident Report - File Upload/Download Issue - Resolved
Dear Cliq users, We regret to inform you that we encountered an unexpected server issue on 1 August 2023. The details of the issue are as follows: Impacted users: Users in the US DC (users who access cliq services through cliq.zoho.com) Issue time: 12:27 AM
For Cliq guest users, can you customise the from email address, and standard Cliq email templates?
For Cliq guest users can you customise the standard from systemgenerated@mailer.zohochat.com.au address to example admin@mydomain.com and can you customise the standard email templates (including the email template footer) that get sent to new Guests
Active noise cancellation
Like in Microsoft Team it would be great if Cliq have active noise cancellation.
How to create an auto-responder bot for a specific user?
How to create an auto-responder bot to entire company for a specific user? On message received, auto-reply "Out-of-office"
New - Messaging service incident - Partial outage of Zoho Cliq services
Dear users, (6:57 am PDT, 24 July): We have identified that Cliq services are down for a few users . We apologize for the inconvenience. Our team is currently investigating it. We will be updating about this issue in this forum post. (9:02 am PDT, 24
Notification after reaction
Is there a way to receive notifications on your device when someone reacts to a message? Ie: someone leaves a "thumbs up" on a message, so I would like to know that it happened without having to open the chat again.
Export or migrate from Cliq to slack or similar service
Anyone have experience exporting chats to a competing service? Google chat, slack, teams, etc.
Javascript error when trying to open or reinstall Cliq app
Hi, Last week i suddenly got the error showing below when trying to open the Windows App: I deinstalled the app and trying to reinstall it, but get the same error message. What can i do to fix this?
Cliq Channels - Archive & Delete
Hello Peeps! Today let's see the difference between Archiving and Deleting a channel and also explore as to why they are essential. Scenario 1: A sudden glitch appears in the application security and the company's Security Manager creates a private channel #ddos-attack with a select few engineers to resolve the issue ASAP. The work is carried out efficiently and the glitch is fixed in no time. Scenario 2: Zylker organizes Partner Summit every year in its campus. So a private channel #partner-meet
Desktop Notifications Indicator
Hi, please consider adding a visible indication of new messages in the system tray / indicator panel icon. I'm not sure if it's already like that on the other platforms, I'm using Ubuntu. Maybe by default it can be a grey-scale icon and then change to color if a new message arrives, or contain a badge with an unread counter? Also make it configurable to only behave like this for direct messages / mentions or all messages. I'm finding that I'm missing new messages because I got used to glancing at
Cliq Networks users can see all other network users contact information
Is there a way to hide user contact information from each user in networks? I would only like the users to see the admin's contact information, not other users. Network users information shared by default
What's New in Zoho Cliq (May & June 2023)
Hey everyone! As we enter the second half of 2023, we are excited to showcase some of the newest features and updates that we rolled out for Cliq in the last two months (May and June): Assign Cliq's paid licenses to specific users: When faced with a scenario
This is an important update for Zoho Cliq desktop app users
The latest release, Cliq desktop app 1.7.0, will not be supported on Windows 8.1 and earlier versions. This is because Windows 8.1 and earlier versions are no longer supported by the framework we use in its latest version. What does this mean for you
I want to use zohocliq's bot to send cliq to individuals.
I would like to use zohocliq's bot to send a cliq message to an individual. The deluge script I want to use is `zoho.cliq.postToUser`. I tried to write the code, but it does not work. Is it possible to send cliq from a bot to an individual?
Zoho Cliq 4.0: Developer Platform
Greetings, Cliq community! We are excited to announce the latest updates in the Zoho Cliq Developer Platform as part of our Cliq 4.0 release. This release brings a host of new features and enhancements that are aimed at making the development experience
Docs Not Opening
Since the site was down for maintenance yesterday none of our documents will open. We have a combination of word, excel and pdf all in zoho formats that used to work perfectly now a message comes up to try to restore to a previous version when you attempt to do this it does not allow you to save or export the previous version or do anything with it. Any help would be greatly appreciated.
Busy light
Is there a way we can have a busy light synced with Zoho Cliq ? The light will turn red when a user will be on a call/busy in Zoho Cliq and will turn Green when he'll be available. It will make the open office work easier
Zoho Cliq not loaded probably
I have a problem with Zoho Cliq on windows 10 (Google Chrome, Microsoft Edge and Cliq App) Cliq not load probably and I have tried to sign out and re-sign in, uninstall Chrome and re-install, tried it on Microsoft Edge, tried to download Cliq app for
Creating, replying to, modifying and merging Desk tickets from Cliq conversations with customers
When we first learned that Zoho has a mobile messaging tool, we did automatically think that it would be awesome to directly convert a chat which includes video and voice parts in it to a ticket in Desk but later we found out that the integration didn't include such revolutionary features. Cliq was just another mobile/desktop communication tool. We want strongly suggest you to include such features as exporting the history of a chat directly into one of your other solutions such as Desk, Project,
Alphabetical Order of Threads within Channels
Hi! We are in the testing phase of using Channels and would like to know if we can sort our threads within a channel alphabetically? Thank you, Candi
Is The Full Version Of Cliq Part Of Zoho Workplace?
Hi, Cliq is shown in my Workplace apps. But when I go in the Admin area, there is an Upgrade button and mention of the free version only. Do I have all the features of Cliq (and can make backup that are more than just 7 days.) Susan.
User Tips: Create a bot & have users chatting with ChatGPT in 30 seconds!
If you want your users to be able to chat 1-1 with a bot, this post is for you! This builds on the great post by Poorvik Palanikumar here that walked users through the process of creating a bot that could respond on a channel. If you followed that post
Updating Contact Names
We have some contacts appearing in Cliq with full names and others with their Zoho account nick names. We would like assistance on how to make sure that everyone's nick names appear in all apps rather than their full names. Please advise!
How do we change the @mention name for users?
In our group, for some users their @mention chat name is their first and last name. For other users, it is just their first name. We would like to edit this, so all users are the same. How do we do this? Thanks
Incorrect overdue reminders on Android app
I keep getting an overdue reminder notification on my phone, but there are none actually overdue. Invalid reminder If I tap the notification I'm told there are no reminders, and it's not a filter thing, there are no reminders at all. In the Windows desktop
Desktop app for chat
Hi guys, Is there a desktop (windows) app for chat? I have been using another chat software for several years and it uses a desktop app for the technician. It looks like Zoho chat requires that a browser be open in order to notify. I'm a one man operation and I work on multiple computers (and several virtual machines as well) and I wouldn't remember to keep a browser open with the chat all the time. Any ideas for a solution? Best regards, Arnor Baldvinsson Icetips Alta LLC
Next Page