How do I get to "Admin Panel"
I just started a Cliq account. I am the sole administrator. As I read the documentation, I keep seeing reference to an "Admin Panel". I see no way to access this from my Cliq account. How do I access this panel?
this bot is not able to display the url or link
This is currently not working.. Can u tell me the error response = Map(); if(message.containsIgnoreCase("MAKE") || message.containsIgnoreCase("RECIPE") || message.containsIgnoreCase("COOK")) { url = getUrl("https://m.recipes.timesofindia.com/recipes/" + message.getSuffix("make").toLowerCase() + "/"); dishlist = url.get("recipes"); rows = List(); count = 0; for each news in dishlist { count = count + 1; row = Map(); //row.put("View Link", url ); if(count <= 10) { rows.add(row); } } return {"text":"Hello!
get url error for .html webpages in slash commands
the following is the code for slash command in cliq to get the movie review. it shows cannot have .html in geturl.. but when i give the command it is neither working nor responding... film = options.get("film"); mapUrl = "https://www.behindwoods.com/tamil-movies/" + encodeurl(film) + "/" + encodeurl(film) + "-review.html"; resp = getUrl("https://www.behindwoods.com/tamil-movies/" + encodeurl(film) + "/" + encodeurl(film) + "-review.html"); info resp; status = resp.tomap().get("status"); if(status
YouTube - videos and music you love in Cliq
Today's extension in Cliq is YouTube - the most popular video site where millions of users upload and watch videos every minute. I'm sure not a day goes by without watching at least one YouTube video. On account of this, Cliq provides YouTube Extension so that you can watch any video from your chat window without navigating to another tab. To watch YouTube videos, you must install the extension from Zoho Marketplace. Check out here for more details. After installing, it's just one command and a click
Disabling File Attachments
Hi, I want to disable that users attaching files in between chat, is there any option for the same? Thanks, Babu Jayaraj
Can't add external zoho users to Cliq
Hi there, I am trying to use cliq as a collaboration tool with my clients, all who have their own zoho accounts. When I try to add them as a contact within cliq, I get the error "email-example.co.uk isn't a Zoho user yet." What makes this more unusual is that if I try to add a gmail user, the message invite sends fine. I was really hoping this would be the answer for me to stay easily connected with my clients, but so far it is not working. Can you offer any help on this?
Cliq with non Zoho users
Can Zoho cliq be used with non Zoho users i.e cross platform chat with gmail yahoo or other webmail users
Deluge Code Formatting
When writing context handlers it becomes extremely difficult to read the code because you can't have any line spaces. Any possibility of improving this? EG: Current code works { context = '{"id":"Room Service","timeout":"300","params":[{"name":"room service","question":"Great!
Cliq Bots - Building conversational bots with a series of questions and user inputs!
We all know how important it is for a bot to manage the conversation flow with a user. And so, here we bring to you the bot context handler! This post introduces the concept of a context and how a chain of questions and user inputs can be achieved through the context. Simply put, the context allows the bot to ask a series of questions pertaining to a topic of interest. The responses or the user inputs are then collected to perform an action at the end via the context handler. Sounds interesting?
Stack Overflow in Cliq - one stop solution for developers
Hello all, We've been seeing about integrating extensions to your Cliq account for accessing various apps right from within your Chat Window. Today let us see about Stack Overflow Extension. What is Stack Overflow Extension? How can I use it in my organization? Is it really helpful to me and my colleagues?.... are some of the common questions that will cross your mind when you read the above lines. Let's find out the answers to these questions. Stack Overflow is a question and answer site for programmers
Context handler does not work on iPhone app. Crashes!
I've used the sample code from your help pages regarding the context handler and it consistently crashed the app. It consistently crashes upon the second context input code sample on the Context Handler page causes the iPhone app to crash. I'm using iOS 11.2 When I iterate through the Room Service context it crashes after I choose "House Keeping" or "Maintenance" https://www.zoho.com/cliq/help/platform/bot-contexthandler.html == Sample Message Handler Code response = Map(); if(message.containsIgnoreCase("ROOM
Enterpise Level Security on Cliq and Connect
We are a reseller of Zoho Services and we have several enterprise clients who are nervous to use Cliq because of the lack of enterprise type settings. The main example is that an admin is not able to access ALL Cliq interactions between employees as well as any outside organizations who might be collaborating. In addition, we do not see any controls to determine if users are allowed to delete communications or channels. We also need the ability to journal/archive messaging for compliance reasons.
Appear.in - one click video conferencing from your chat window
Jump into live video discussions with just a click, well it's actually a command and a click! Read on to learn more. In user-education@TeamZylker channel, a discussion about forums is going on. The members are discussing on how to deliver quality forum content to their audience. It is Friday eve and plans start to fly high between friends in their group chat. Each person wants to do something else and the group is filled with back and forth banter. In both the above scenarios, text conversation
Pulling data from CRM
So I am trying to link a record from CRM into Cliq but after I type /zcrm Contacts (anything) -- the window just blanks out and nothing returns. Is there a proper way to use this that I may be missing?
Zoho Cliq Contact List Directory Management
I have a question. In Zoho Cliq. In the Desktop app on the left hand side. Is there a way to make a directory for contacts? Like Contacts per department in my org? So contacts show up under a department. I know that creating a channel allows entire team discussions and anyone the mods want to add can join that channel. I am looking for something like this -Contacts IT Department 1.User 1 2.User 2 3.User 3 Design Department 1.User 1 2.User 2 3.User 3 Payroll 1.User 1 2.User 2 3.User 3 etc...
Cliq Bot: "Context Handler" - Any information on this?
Hi, I guess zoho is just releasing all this stuff but does anyone have any information, code samples or documentation on the "Context Handler" within Bots. I presume it's for passing back data to the bots describing the "context" of the conversation... EG: the user intent which should all us go deeper into a conversation. any info much appreciated
Which version of Cliq is included with Zoho One subscription?
Which version of Cliq is included with Zoho One subscription?
Integrations: Find the best business in town through Yelp right from within your Chat Window
You had a busy day and at the end of day you are in a mood to go and chill out. You wanna discuss with your friends and see if they are interested. So how do you proceed? Simple, yelp extension is there to save your day, well at least the end of your day I'm sure all of you must have a group chat or private channel exclusively for friends. Head there and start a conversation, be sure to include yelp too! Just type /yelp (what you are looking for) in (place) and yelp will give you top 5 suggestions.
Cliq- what if i don't have a team, can my client chat in there?
Hi there, i am new to the whole Zoho platform, could you please tell me if I can use this for a client? I won't have a team, I am a single entity and would like too use this if i needed to chat with a client or potential customer. Thank you
Channels in Cliq
Hello peeps! Today we are going to see about Channels in Cliq. Channels is a medium for instant communication and collaboration with users in and out of your organization. Click on the (+) of channels to create one. Let's see in detail the types of Channels offered by Cliq. Cliq offers 4 types of Channels: Organization, Team, Personal, and External. Organization: Anyone can create an Organization level channel. It can range from anything to everything. eg: #Announcements, #Technews, #Press, etc...
How to disable permission for enabling GUEST chat
How to disable permission for enabling GUEST chat
Bot Basics - Cliq bots for productivity, fun and much more
When we think of bots, the first thing that comes to our mind is how they make lives easier by taking care of repetitive tasks, we humans would otherwise do. It is evident that bots are supportive by taking form as our personal assistant or a friend. Isn't it cool to have a bot notify you about a task, remind you just in time about a meeting, get your Facebook notifications, posts your tweet? The chatbot market is booming at a crazy rate, now's the time to build your bot and push it out as an extension
searchRecords() arguments error
Hi, I'm new to Deluge so please accept my apologies for this very beginners type of question! I am trying to create a custom command within Cliq that will list all Open tickets within Desk. The problem I am getting is when I use the searchRecords() method, I enter in the 5 required arguments, but it still asks me for the other 3 optional arguments: Number of arguments mismatches for function zoho.support.searchRecords Required :8 arguments Found :5 arguments Have I misunderstood the documentation
External users
how do i add outside people to cliq? (vendors, drivers, etc) I've added them to connect...
Cliq Channels - Join & Leave
Hello everyone, By now all of you must have got an idea of our Cliq Channels. If not then it's fine, just continue through this post. Why are channels needed? What is the use of channels? How does it help me? Channels are a way to collaborate with anyone and everyone instantly for anything from projects, work to entertainment and hobbies. Let me list out a few channels I have mentioned so far in previous posts (Cliq Channels) to get a better idea. Creating a private channel (#Project 1) for a new
Cliq Channels - Clearing a Channel
Previously we had seen Delete and Archive features of Channels. Today we will see about clearing messages in a Channel. Why do I need to clear messages? What is the difference between deleting and clearing, they both sound the same to me... must be the questions you are having now. Scenario1: You create a channel #twitterpost and configure a Bot to post in the channel, whenever someone tags your company. To configure the Bot perfectly, you do trial posts leading to many junk messages in the channel.
More integrations needed
This new service looks like a promising addition to the Zoho environment, and I really want to use this over slack but you guys need a lot more features that slack provide. I am following this product closely though, and will happily migrate from slack when new features become available.
Cliq Channels - Roles for everyone
There is always something for everyone here in Cliq Channels. Having said this, let's see the various roles in a Channel. What are roles? Why do we need roles? What is the big deal in having roles? Why can't we manage just fine without roles? etc, etc....... These are some of the various questions, you would have thought when reading the title of this post. Well, now think of it this way. You are in charge of a project, so you create a private channel and add other members of the project. A few among
Cliq Channels - Mute it with a click
You can mute specific channels, for particular timeframes and unmute instantly when needed. Let me help you with some scenarios to understand how Mute can be a lifesaver at times ( I'm not exaggerating). Scenario1: A discussion is going on in an Org channel #Trekkers. Adam would love to get involved, but then he has work that should be turned in at the end of hour. So he goes ahead and mutes the channel for 1 hour, finishes his work, turns it in, and then gets back to the channel. Scenario 2: Emma
Introduction to Slash Commands in Cliq
In Steve Jobs' words, The most precious resource we all have is time. And rightly so, aren't we all looking for quick ways to perform our tasks? Automating even the most trivial actions, can save us some time and make us more productive. If you are looking for an interface to quickly carry out your actions, then Slash Command is the answer. So today, lets learn about slash commands and also try programming a simple command. Now that I've kindled your curiosity, let me give a brief overview about
How do I remove old users form Zoho
I am trying to use Cliq, but I have old contacts that cannot be removed from Zoho showing up in my possible contact list in Cliq. I have tried removing these people but it seems that once someone is in your Zoho platform, you can never really remove them. We are a very small organization and it is annoying. How do larger organizations deal with this?
how can i download 32bits windows version of cliq
how can i download 32bits windows version of cliq
Does Zoho Chat include video/audio calling?
Hello, Our organization has signed up for Zoho Chat. We need video and audio calling capabilities. I was wondering, does Zoho Chat have this? I have looked around all over the website but can't find anything about it. The chat software built into Zoho Mail has it, but only for 1 to 1 chats. We need it for groups. Thanks for reading. Noble Obodum Webmaster, Adventist Outreach Kids nobodum@theaoks.gq
How do I set up the integration across my other Zoho apps?
Hello Everyone, I am going to give Cliq a try in my organization. Although, I kind of feel it is a bit like twitter for me in the sense that I just don't get it. Perhaps diving in a using it I will find that I can't live without it. However, I have pretty much survived without twitter as I still don't get it. OK, enough for my doubts. How do i set up integrations to my other Zoho apps, like CRM, Creator, Books etc... I know that the chats will show up in my Zoho mail as they always have, but how
RESTRICTIONS
How can I restrict my company users from adding other users (who are not part of my organization) in contact list and restrict direct messages
Change notification of Cliq on android
How do i change notification sound and adjust volume. It has a very low volume and just a short tone. Thanks
How do I disable cliq for my org?
Seems like a simple question, but I'm unable to find an answer: I've been trying out Cliq, but it won't meet my needs. How do I remove/disable it from my organization? (I'm using free Zoho mail, and plan to continue using it.) Any help appreciated!
Farewell, Zoho Chat! Welcome, Zoho Cliq!
Hello all, As the heading says, Zoho Chat is now Zoho Cliq with power packed features that will keep you hooked. Cliq is designed to provide you with topnotch collaborative services that will keep you connected at all times. Let me list a few features outlining it's functions: Audio & Video calls: The calls are available in 1-1 Chats. Get connected instantly with your contacts and colleagues from anywhere. Commands and Bots: You can now create Commands and Bots to integrate your internal tools
Webhooks Support for Cliq
Hey Guys, I'm trying to create an extension to integrate BitBucket with Zoho Cliq. We use Webhooks to post any data from BitBucket. Documentation here -> https://confluence.atlassian.com/bitbucket/event-payloads-740262817.html Is there a way to specify an API key or something instead of OAuth for authentication while posting messages to Cliq?
Can I bring 1500 people on zoho chat?
Is there a limit to the number of people we can add on zoho chat?
Next Page