Limitations on editing a message in Cliq
Hi I've checked the documentations and there's no mention of how many times a message can be edited. When trying with code, I get various numbers such as ~1000 edits or so. Please mention if there's a limit on how many times one can change a message via
Automating Employee Birthday Notifications in Zoho Cliq
Have you ever missed a birthday and felt like the office Grinch? Fear not, the Cliq Developer Platform has got your back! With Zoho Cliq's Schedulers, you can be the office party-cipant who never forgets a single cake, balloon, or awkward rendition of
How to add formatting in zoho.cliq.postToUser(...) message?
In a CRM Deluge function, I'm trying to use the message formatting guidelines given here: https://www.zoho.com/deluge/help/cliq/posting-to-zoho-cliq.html#message-formats My message is: message: #Title text. The result in Cliq is: #Title text. (no large
How to add line breaks in zoho.cliq.postToUser(...) message?
In a CRM function using Deluge I'm sending this message and attempting to add some line breaks but they are ignored. Is there another way to add these breaks? My message: message: New urgent task\nDescription \nThis is a fake description.\n A new line?
Accelerate Github code reviews with Zoho Cliq Platform's link handlers
Code reviews are critical, and they can get buried in conversations or lost when using multiple tools. With the Cliq Platform's link handlers, let's transform shared Github pull request links into interactive, real-time code reviews on channels. Share
White screen when connecting Zoho Cliq and Zoho People for birthday notifications
Hi everyone, I'm new to Zoho and I'm trying to set up the employee birthday notifications, following this guide: Automating Employee Birthday Notifications in Zoho Cliq But when I try to connect Zoho Cliq with Zoho People, I just get a white screen and
App Spotlight : PagerDuty for Zoho Cliq
App Spotlight brings you hand-picked apps to enhance the power of your Zoho apps and tools. Visit the Zoho Marketplace to explore all of our apps, integrations, and extensions. In today's fast-paced world, seizing every moment is essential for operational
Will Cliq support Streaming for AI / LLP resposne
Currently LLM APIs stream the LLM response token by token, since waiting for the entire response takes usually ~ 7-10 seconds. Is there any intention in supporting streaming in the Cliq platform? Namely, I'd like to build a chatbot in Cliq and I want
Cliq 1.7.5 status icon doesn't update if there are unread messages
Cliq 1.7.5 System: Ubuntu 24.04.2 LTS x86_64 Installed from the .deb package (cliq_1.7.5_amd64.deb / MD5: 10c5924911a2e90af012d564da670bf8) GNOME 46 Whenever I get new messages the status/notification icon remains unchanged (white icon without the red
How can I capture the Cliq channel name from Deluge Script?
I am working on a chat automation with a third party tool called Make.com. Using a webhook I am relaying information from the Bot I have created in Zoho Cliq to Make.com Webhook. I am using the Mention Handler of the bot in Cliq to relay information like
Automate your status with Cliq Schedulers
Imagine enjoying your favorite homemade meal during a peaceful lunch break, when suddenly there's a PING! A notification pops up and ruins your moment of zen. Even worse, you might be in a vital product development sprint, only to be derailed by a "quick
Enhance Bot Functionality for Scheduled Reminders
Dear Zoho Cliq Team, We are writing to request an enhancement to the bot functionality within Zoho Cliq. Currently, bots can be added to channels and send messages, but they lack the ability to schedule reminders. Our team utilizes a deluge code to send
Bulk user onboarding for Cliq Channels in a jiffy
As developers, we frequently switch between coding, debugging, and optimizing tasks. The last thing we want is to be burdened by manual user management. Adding users one by one to a channel is tedious and prone to errors, taking up more time than we could
message var is empty in bot mention handler
Hi, I'm encountering a problem: in my bot's mention handler, I want to retrieve the text the user typed when mentioning the bot. Example: On the #tests-cyril channel, I send this message: “@Donna hello how are you ?” I expect the system variable "message"
Convert a message on Cliq into a task on Zoho Connect
Message actions in Cliq are a great way to transform messages in a conversation into actionable work items. In this post, we'll see how to build a custom message action that'll let you add a message as a task to board on Zoho Connect. If you haven't created
Unfurling Unlimited Possibilities in Zoho Cliq 🔗
Are you tired of your app links looking plain? Imagine if the shared links came to life with custom previews, organized data, and one-click actions, making chats more interactive. With the Cliq platform's unfurl handlers, let's see how developers can
Let's build a dashboard with Cliq Widgets!
While juggling multiple tasks and tracking real-time data, you face a strict deadline for delivering a quarterly analysis report on a blank canvas while switching between different apps. Sounds exhausting, right? What if you could streamline everything
Participation handler does not get triggered on photo comment edits
I'm working on a bot participation handler to automate a task. For this to work, a photo with a comment is required. The bot does see a "message_created" operation, but it does not trigger a "message_edited" when a photo with a comment that has been posted
Post message to a channel using a simple one-line command!
Hi Everybody! This post is all about posting a message in a Channel using cURL, Wget and PowerShell. cURL is a light-weight, command interface used to transfer data to a server. The steps are pretty easy! The three most important points here are Generating an Auth token Get your Channel Unique Name Form your message as a JSON structure Generating an Auth token To use the 'Messaging API' you'll need Cliq's authentication token from Zoho Accounts. Generate an auth token by hitting the below-given
Cliq Bots - Post message to a bot using the command line!
If you had read our post on how to post a message to a channel in a simple one-line command, then this sure is a piece of cake for you guys! For those of you, who are reading this for the first time, don't worry! Just read on. This post is all about how
Automate a CRM workflow with Zoho Cliq
Imagine having a virtual assistant that provides rapid updates to your team through Zoho Cliq, helping you stay on top of your sales processes. After returning from a client meeting filled with updates and action items, managing this information together
Numbered / bullet point List in Zho Cliq
Hi, is there a way to format chat messages in Cliq like this Topic 1 Hey, I finished this project yesterday etc... Topic 2 I am still working on this etc...
Access Tokens and Webhooks
I have a linux server application that I want to be able to talk to the cliq chatbot and get a response back to that linux server application. This is for the linux server application to check the chat/channel's message history in Cliq. The Zoho API console
Automating leave alerts in Zoho Cliq
The constant ebb and flow of employee absences can disrupt projects and hinder productivity. With Zoho Cliq's leave alert automation, you can easily keep your team informed. Real-time notifications can be sent to team chats, ensuring that everyone stays
Developer option
As a developer which feature would you love to have in Zoho cliq. I am gonna create an extension in zoho cliq. I would love to hear from you guys. you inputs might help me win cliq trix. If you even have any common suggestion don't hesitate to put it
Databases Function Error
Hi, I have created a form in Zoho Cliq, and I want to store the data in a database. I have also created a database form and executed a function. However, after saving the code, when I enter the field value, it shows 'function does not exist'. How can
Integrate check in/check out notifications in Zoho Cliq with Zoho People
Hello everyone, Today, we wanted to share with you a useful tip on how to integrate check in/check out notifications in Zoho Cliq with Zoho People. By integrating these two Zoho apps, you can ensure that your team members receive timely updates on the
How to send a message to my zoho cliq channel?
I have a cron job running on my remote server. It checks for a condition and if satisfied it has to send a message on my cliq channel. Now I was able to get the api endpoint url but then it requires auth token? How do I get one. I tried using developer
integrate Zoho Cliq with Cht GPT
Hello I am currently trying to integrate ChatGPT with the bot I created in Zoho, but I have encountered several issues. Despite following various online guides and using different codes, I am unable to get the integration to work as expected. The codes
Cliq Schedulers - Configure a scheduler or ten to manage work effortlessly!
About schedulers Schedulers are the newest addition to Cliq's Platform Components and also a blessing in disguise to manage our ever growing list of work items! Schedulers allow you to trigger and perform timed actions. These actions can be anything such
Fetch all chats for a user through API
Hi, I am looking into the API for fetching all direct chats for user https://www.zoho.com/cliq/help/restapi/v2/#retrieve-chats , the problem I am facing is that there is no pagination and I might miss certain chats with upper limit of 100. I tried to
How to get message by id? Preferably with all formatting
I want to create function that updates pinned message in cliq's chat (changes mentioned users in message). In documentation there is code: response = zoho.cliq.editMessage("22306xxxxxxxxxx6126","159xxxxxxxx97_3354xxxxxxxx396","Hello", "cliq_connection");
Code emoji lists
Hi, Does anyone know the lists of emoji codes? so I'm planning to use emoji code for the icons in my application so e.g. :smile: for smile :sad: for sad and :slight-frowning: Sad and smile or other single-word icons work fine, however when using :slight-frowning:
Cliq Bot not responding to forwarded messages
I have created a simple Cliq chat bot that takes in a URL and provides a response, and it works as expected when copy-pasting the URL and sending it to the bot. However, when messages are forwarded from other conversations to the bot, it completely ignores
Never miss a sprint meeting | Get instant Zoho Sprints meeting notifications in Zoho Cliq
Tired of forgetting your sprint meetings? Let's set up automatic notifications from Zoho Sprints to Zoho Cliq. What is Zoho Sprints? Zoho Sprints is an Agile project management software that helps dynamic teams plan, track, iterate, and deliver their
Zoho Cliq create remind api
I was trying to create a message as reminder in a chat, I been used the cliq remind api, i couldn't get the output as normal as i expected. rather i got errors, please help me with solving the issue. Code I used : remindchat = invokeurl [ url :"https://cliq.zoho.com/api/v2/reminders"
zoho cliq create remind api
Hi there, I've been developing some bot in cliq bots and tools using deluge, so I was using the remind api to remind a chat in group, code i used: remindchat = invokeurl [ url :"https://cliq.zoho.com/api/v2/reminders" type :POST parameters:params headers:header_data
How to trigger a form from a message card's button in Cliq
Hi all, I would like to implement the following use case for my teammates: At 5 PM every Friday, a notifier (message card) will be sent to all teammates via a bot. Teammates will click on the button in the message card, which will trigger a form. Teammates
Looking for Developer to assist with Chatbot building
I am with Resource Management, we are currently looking for a developer who can assist with editing the script for our chat bot. Please inquire here. I can provide a diagram of what we wish our chatbot to accomplish. Thank you in advance.
zoho cliq - DateTime Auto detection
Hi there, I saw that whenever I send or receive any chats in cliq, it always highlights the words like, Monday, friday, June 20, today, tomorrow,.. always highlights and when clicked asks for three options to set reminder,. So I want to know is this auto
Next Page