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 in Cliq 5.0 letting developers in Platform create extensions and tools to boost productivity, create workflows and extend Cliq's functionality.
Here's some of the new additions →
1. Images and Cards in Widgets
Cliq Widgets has leveled up — Widgets can now display Images or Cards as in Gallery (vertical) or in Carousel (horizontal) view. Create captivating image galleries, product showcases, and immersive visual content for your users.
2. Custom Unfurling in Extensions
Tired of your App Links looking like this
Bring more life to links and make them rich and interactive by using the Unfurl Handler in Extensions.
You can now configure custom link unfurling for specific domains by adding custom buttons, dynamic actions, and adding extra workflows post sending the link.
To configure,
Go to Bots & Tools → Extensions → '+ Create new extension' or 'choose an existing extension of your choice' → Edit Configuration.
Scroll down to Unfurl Handler and define the URL you want to customize.
Edit code in the handler of your choice and voila!
The Unfurl Landscape | Types of Unfurl Handlers
Preview Handler - Expand the link to display a richer data format
Action Handler - Execute actions on the buttons in the link data.
Menu Handler - Display dynamic actions in the link data.
- Post-Send Action Handler - To trigger a workflow when an expanded URL is shared in a conversation. (Eg. Zoho Writer prompts to give access to those in the channel after sharing a Writer document)
User Experience when using custom unfurling
Once you define these handlers and have the implementation, your extension is ready to expand links of third-party cloud apps.
For instance, let's see the experience of your users who install these extensions in their Cliq.
Upon installation of the extension, when the user share a link of the defined third-party link, they will be prompted to allow the extension to expand the link.
When there are multiple extensions available in the organization to render the same domain, the choice is given to the user.
Or go to Profile & Settings → Privacy → App Links → Switch the configuration from Open Graph (Default) to your extension of choice. For more help, please refer this document →3. New Bot Subscription Model
Introducing the Bot New Subscription Model – now you can nudge non-subscribed users to relay important information in your access level. Bot will give them a nudge in their notifications and recipients can decide to subscribe if they wish. It's as simple as leaving a note on their desk.
In the new model, we allow the admin or creator of the bot to send messages to users who have not yet subscribed to the bot. To achieve this, the admin (team/org) or bot creator can use Bot Message API and specify the "userids" key, which is a list of ZUIDs to whom the message should be sent.
Here, users who are already subscribed - will receive notification as usual and who aren't subscribed - will receive notification but whenever the bot chat is opened, a prompt will be shown asking if they would like to subscribe to the bot or not.
Once the user selects "Continue", bot will be subscribed for that user.
If the user choose to "Unsubscribe", further notifications will not be posted to the user unless they're subscribed to the bot.
4. Webhook Tokens Revamp
Effortlessly link Cliq with external apps using incoming webhook tokens. With these tokens, you can easily perform actions such as posting messages using bots and in channels, etc using the various REST APIs making communication between Cliq and external apps a breeze.
We've now revamped this experience into the new and improved webhook tokens in Cliq. Managing your incoming webhook integrations is now easier than ever with our redesigned interface.
Quickly generate, view, edit, disable or delete tokens and keep track of usage history, invocations, and last access time for each token with just a few clicks.
5. Effortless Extension Publishing | UI Revamp
Developers, get ready to simplify your extension publishing experience. Our redesigned publish UI lets you effortlessly manage extensions, compiled components view, pricing plans, versions, and publishing automations and workflows in one intuitive view.
6. New Components Alert
We've added new components in Platform so you can make more purposeful and powerful tools for your organization.
New Database Fields
Large text and Encrypted text have been added as new fields in Database to cover for all your data needs, no matter how big or confidential!
Attachment button
Introducing the all-new Preview button type in the Platform! A nifty preview modal will pop up, so you don't have to open a new tab every time and giving you the glimpse you need. Learn more →
Custom icons | Bot menu actions
You can now customize icons and change colours in your bot menu actions for all bots to add a dash of style and convey more meaning.
7. Fresh Updates & New Integrations (Coming soon)
Enhance your Cliq experience by connecting with all your favorite tools you and your team loves, to take your daily workflow to the next level.
Want an extension you don't see in the Marketplace? Mail us your requirement to support@zohomarketplace.com so we can develop it for you.
Curious developer? Build your own extension with Cliq's REST APIs and submit it to get yours featured 👆 Start building →
So go ahead and build. We're eager to see your innovations in action.
With love,Zoho Cliq 💙
Recent Topics
All notes disappeared
I've been using the notebook app for over five years on my phone without being logged into an account. A few days ago I opened the app and all my notes had disappeared. Since then I tried restarting my phone, updating the app and logging into my account,
How to add tags to a record with jS SDK 1.2/ZohoEmbededAppSDK
Hello Is it possible to add tags to a record with jS SDK : https://live.zwidgets.com/js-sdk/1.2/ZohoEmbededAppSDK.min.js ZOHO.CRM.API.updateRecord Thanks for insights
URGENT: Zoho Forms reCAPTCHA v2 Spam Issue
Hello Everyone, We are encountering a critical issue with Zoho Forms despite having reCAPTCHA v2 enabled. Our business is accessibility-focused, and we are receiving a high volume of spam submissions, which is significantly affecting our workflow and
View all Products by pipeline deal
Very good CRM I use it everyday only problem is modules not being interconnected especially products module. The main problem of products module are separated from contacts and company modules and only being connected to the Deals module. This way there's
Add "Lead Image" in Bulk?
Each of our Leads is accompanied with a URL containing a photo of the lead when they come in. We currently have to manually download then upload the photo to the lead. This is a HUGE waste of time. Is there any way to AUTOMATICALLY add the photos to the
Map fields from CRM record to Finance Suite/Books Invoice fields
I'm trying to auto-fill unique record specific field inputs that I have in my Contacts and Deals modules onto Invoices created from the record's finance suite related list upon creation. One example is a field called "Job Number" that I have in my Contact
Add and Remove Agents from Departments and Groups in Zoho One
Hi Zoho Flow Team, We hope you're doing well. Currently, Zoho Flow provides an action to add an agent to a group in zoho one, but there is no action to remove an agent from a group or a department. Another action that we find missing is the option to
Zoho CRM - best way to search an account and assign to a deal
Hi Everyone I am looking for some advice. I want to find the best way to complete the below steps. We have a deal and once it reaches a certain stage we need to allocate a supplier / vendor to this deal along with the salesperson. I want to add (ideally
What's New in Zoho Analytics - December 2024
Hello Users! We’re excited to bring you a roundup of the latest features and improvements in Zoho Analytics. These updates are designed to elevate your data analytics experience, making it more powerful, interactive, and seamless. Let’s dive in! Expanded
trying to access CRM Variables with JS SDK
Hello i built a widget with Sigma, i create CRM VARIABLES in custom properties. I try to access them in function : ZOHO.embeddedApp.on("PageLoad",function(data) with : ZOHO.CRM.CONFIG.getVariable("mycrmvariable").then(function(data){ console.log("mycrmvariable
Writing on sketch cards is bugged when zoomed in
When zoomed in, it writes a noticeable distance above or to the side of where you're actually trying to write. The further you're zoomed in, the more noticeable it is. Zooming is also entirely absent on the desktop version.
Private Project
Hi, I would like to know if a user can create a Private project that only he's able to see it. Not even the ADMIN user. Thanks
Accordion in tabs to create FAQs, etc.
Accordion elements do not seem to be able to be placed in the tabs. It would be useful to be able to do this. Thank you.
Which are the IP addresses to use for 'split delivery' with Office 365? (Zoho mail inbound gateway)
Hi, I'm trying to set up 'split delivery' (email routing) with Office 365. I'm following the instructions to set up Office 365 as the primary server (https://www.zoho.com/mail/help/adminconsole/coexistence-with-office365.html) One of the prerequisites
Zoho Projects 2024 Recap
Dear Users, As we conclude another remarkable year, it's the time to reflect on the journey we've just completed. The year 2024, defined by significant milestones, challenges, achievements, and important lessons. Every moment has contributed to the story
Custom Fields at Line Level
Hi, is there an ability to add custom fields at line level? I need to track the start and the end date for each product within an invoice and I can't seem to find an option to do this.
Zoho API Error Code 7019 when adding job.
Hello, I am following the documentation found here. https://www.zoho.com/people/api/timesheet/adding-jobs.html Regardless of how I try and post the data (including just using the example requests), I receive back the response {'response': {'message':
How to see changes with ZOHO.CRM.API.updateRecord(config) without reload page
hello got a widget in account, trigger with a button i copy data to account when click on a button, in my popup All is working well. But i need to reload the page to see the update. How can i see the changes without reloading page, only when close the
How to call a Creator function which is in a different Creator application?
How to call a Creator function which is in a different Creator application?
Unable to send message; Reason: 554 5.1.8 Email Outgoing Blocked
My account is mino@flawless-frames.com, or flawlessframesstudio@gmail.com Could you please unblock my account, I've got restricted from sending more emails
Stock Count
The stock count is a nice new feature, but we cannot figure out how to: 1. Use it without assigning to a person, we have a team or one of multiple do stock counts as do most any company. 2. Add any extra fields to what the "counter" sees. The most important
Move a Contact from Current Account to a NEW Account
I do not believe the functionality to Move a Contact from a Current Account to a New Account is not available. Please someone tell me I am missing something! I have been through designing, developing, using and selling CRM systems for over 25 years and had this functionality20+ years ago in other CRMs. In the real world people move from one organisation to another. In the sales, finance and technical world it is nice to see the communication history with that person in their old account and also
Force Specific Layout for CRM Contacts Portal
Hello: We're in trial on ZOHO One and looking at the CRM Portal (just for the contacts module). We have a client layout set up for Contacts that is working well for our internally, but for the portal we don't want to require (make mandatory) some of the
Automatic Removal of Departments and Groups for Inactive Employees in Zoho One
Hi Zoho One Team, We hope you're doing well. Currently, when an employee is marked as inactive in Zoho One, they remain listed as a member of their department and associated groups. This creates a challenge in maintaining accurate records and ensuring
Change eMail Template for Event-Invitations
Hello ZOHO-CRM Team How I can change the eMail Template for Event-Invitations? I work with the German Version of the Free Version. I know how I can modify eMail alerts or Signature Templates, but where I can other eMails modify you send out? Thank you for your answer. Regards, Juerg
Zoho Social integration with Zoho Flow
Is there any plans for Zoho Social integration with Zoho Flow?
Zoho CRM Widget and translations
Hi everyone! We're building a Widget with zoho-extension-toolkit, how is localization supposed to work? "zet init" created a translations/en.json file, but what should go inside it and how is it supposed to be accessed from the Widget/javascript? Thanks
Bienvenue à Zoho FSM : l'optimisation des opérations locales qui offre une expérience de service impeccable
Nous sommes ravis de vous présenter Zoho FSM, la plateforme de gestion des services terrain de bout en bout. Les solutions de gestion des services locaux s'adressent aux organisations qui effectuent des activités d'installation, de réparation et de maintenance
Adding tag to specific record as an acion in a workflow
Hi! I've created the following workflow in the module 'Leads'. When a record meets the criteria, there should be a tag added to the specific record in the module 'Contacts'. In the module 'Leads', there is a look-up field named 'Kandidaat' which is connected
Trying to catch error with ZOHO.CRM.HTTP.get (Response Code)
Hello, I'm trying to get response header from ZOHO.CRM.HTTP.get, in order to catch error like 404 or something else but it seems that ZOHO.CRM.HTTP.get() method only returns the body of the response, and I see no way to access the headers returned. Is
FSM - How to ADD PHOTOS to Estimates & Invoices
How can you add photos to estimates and invoices that are being emailed to the client so the can see what you are estimating and your completed work?
Free developer edition of Zoho CRM
A question for Zoho and other developers: How can you set up a demonstration version of a Zoho CRM implementation to show employers/clients what can be achieved? Do you pay for Zoho CRM Enterprise/Zoho One for this purpose? Does Zoho offer a free version
Can I add Conditional merge tags on my Templates?
Hi I was wondering if I can use Conditional Mail Merge tags inside my Email templates/Quotes etc within the CRM? In spanish and in our business we use gender and academic degree salutations , ie: Dr., Dra., Sr., Srta., so the beginning of an email / letter
Where are scheduled emails stored?
After you schedule an email to go out through the CRM, how do you go about changing that scheduled email? Or even where can I see the list of emails scheduled to go out? They are not listed in my Zoho Mail account in Outbox which has been the only answer
CRM Home Page Dashboard, how can i add zoho desk cases?
How can i see which tickets are in my group as a dashboard component on the home tab in zoho crm? I don't see any way of adding this.
Frontal interview scheduling - room availability in office using Google Workspace?
Hi, We're using Zoho Recruit as our ATS and Google Workspace as our email, calendar and resources management. We want to use the interview feature to schedule an in-person (frontal) interview with the applicants. How can we sync the room resources availability
Custom Module missing SDK function fetchRelatedRecords(...) in a Client Script
Good day, We have added a new module with a Multi-Lookup relation to Contacts. When we tried to use the fetchRelatedRecords(id, related_list_api_name) function to get Related Records it is missing for our new custom module. https://js.zohocdn.com/crm/5124797/documentation/DotSDK/Modules.html
Assistance with Setting Default Values for Zoho Chat Custom Fields
I am currently using the Zoho Chat JavaScript API to successfully add custom fields to the chat interface. While the implementation of these fields has been smooth, I am now looking to set default values for these custom fields. However, I couldn't find
Subform Client Script
Good day, I have a subform where users can subscribe to various magazines. I would like to prevent the user from selecting the same magazine twice when adding a new row. Is there a way to prevent the user from doing this? (Can it be done via a client
Checklist/ save to onedrive/ a group of items invoicing in Zoho FSM
hi, is there a way to add a specific checklist to any WO without passing eachtime by the model customization? can we save file such picture directly in our sharepoint ak onedrive? is there any way to add a group of item pre defined to make invoicing easier
Next Page