
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
[Free Webinar] User Management in Zoho Creator - Creator Tech Connect
Hello Everyone! We welcome you all to the upcoming free webinar on the Creator Tech Connect Series. The Creator Tech Connect series is a free monthly webinar that runs for around 45 minutes. It comprises technical sessions in which we delve deep into
A couple of minor enhancements to Workflows
Last updated on September 17, 2024: These enhancements were initially available for early access, and we've now enabled them for all users. We are elated to announce a couple of enhancements to custom functions in our Workflows! Say hello to: "Source"
Business Continuity - Disaster Recovery
I know about the Zoho CRM backup .zip files, however, this doesn't include any of the infrastructure with like custom fields or custom modules. I am curious on what everyone has in place for a true backup or what your plan is if your Zoho instance were
Free webinar alert on October 16 - Less Complexity, More Security: Workplace + Directory
Hello Zoho Workplace Community! Security and productivity shouldn't be at odds—and with Zoho, they're not. Discover how Zoho Workplace + Directory delivers seamless collaboration with enterprise-grade security, all in one integrated ecosystem. Join our
Narrative 11: Are your customers happy?
Behind the scenes of a successful ticketing system: BTS Series Narrative 11: Are your customers happy? Happiness isn't just something you experience; it's something you remember. Hear your customers' voices by enabling customer happiness ratings in Zoho
Don't understand INVALID_REQUEST_METHOD when I try to post up an attachment
When I make the POST request (using python requests.post() for files): https://www.zohoapis.com/crm/v8/Calls/***************01/Attachments I get this response: r:{ "code": "INVALID_REQUEST_METHOD", "details": {}, "message": "The http request method type
Signature field is showing black
Hello, When customer signed the service form, it is showing as below picture Phone model: iPhone 16 Pro We tried delete and install application, but it not solved. This has on phone of a few person. There is any advice to solve this?
Zoho CRM Android app updates: record sharing, user image upload, Zoho Survey integration, and more
Hello everyone, We've made some important improvements to Zoho CRM's Android app, and we'd like to walk you through the latest updates. Here's what's new: Record sharing with org users User image upload Zoho Survey integration support Venue preference
How to Delete/hide Google adwords section from Layout?
Hi people, maybe someone can tell me how to remove or hide the Google adwords section from my layout? Im not using it and it takes too much space.
WIDGET in related record list ZOHO CRM; how to get and put data to subform custom fields?
he need: Read and write two custom subform line-item fields on Quotes: Segment_wyceny (picklist/text) and W_pakiecie (number). Write works; read does not return these fields via SDK. Environment Zoho CRM Widget Zoho Embedded App SDK v1.2 Module: Quotes
Introducing Assemblies and Kits in Zoho Inventory
Hello customers, We’re excited to share a major revamp to Zoho Inventory that brings both clarity and flexibility to your inventory management experience! Presenting Assemblies and Kits We’re thrilled to introduce Assemblies and Kits, which replaces the
Way to update CRM records in quik view
I have custom module in zoho crm and that module have 500 records. I want a quick way or UI so that user can easily update the record information in quick view without going to record detail view or edit view. I tried zoho sheet option but in zoho sheet
Writer sing up problom
Zoho writer sing up prolom face
Where to integrate Price Book and Product List Price
Hello, We sync zoho crm all modules with all data to zoho analytics. In zoho crm, we have "Price Books" and "Products" modules, where each product is assigned to a few price books with different list prices. From zoho crm, I am able to export a dataset
Form / CRM Integration Not entering into workflow
I have a simple form setup with company name, first name, last name and lead source. Each of the fields are mapped to CRM Leads module. When the form is submitted, the lead is populated properly. I also have a workflow created that when the lead source
Automating CRM backup storage?
Hi there, We've recently set up automatic backups for our Zoho CRM account. We were hoping that the backup functionality would not require any manual work on our end, but it seems that we are always required to download the backups ourselves, store them,
Zoho Slowness - Workarounds
Hi all, We've been having intermittent slowness and Zoho just asks for same stuff each time but never fix it. It usually just goes away on it's own after a couple weeks. Given that speed is a very important thing for companies to be able to keep up with
Don't understand why Forms Mobile Scan and Fill not working
I have configure enabled mobile scan and fill, I have enabled QR and Bar code on two fields name and position, I have mapped seq 1 to Name and seq 2 to position, I have created a 2d QR code with the person names and position, seperated by a comma. When
Recurring Supervisor Rule Reminders for Open/In-Progress Tickets
Hello Zoho Support Team, I would like to suggest a potential improvement regarding reminders for tickets and activities in Zoho Desk. Currently, it is possible to set reminders only once. In the Supervisor Rules section, it is possible to configure reminders
Template usage
Hi, We are using some templates as a response to customer questions. Is it possible to analyze the usage of these templates? We want to know if the use of our templates has increased over time
Ticket Status Colors
Can i change the colors of Ticket Status in the admin panel? Or even change the background of the entire cell of a Critical ticket? This way its easy for my agents to see a urgent ticket when it comes in. Right now everything is black text. Here Right
Sync Lookup Fields from Zoho CRM
HI Team, I have synced a lookup field from my CRM data to Campaigns. When I view the synced data the field appears to display a Zoho CRM record ID rather than the text value. Is it possible to get the sync to import the text value rather than the CRM
New From Address cannot verify
I have created a new From Address, which is the support@ address for my domain, that forwards to the default support mailbox. Presumably then, the verification email that is sent, should turn up as a ticket, but it does not. How can I verify my from address so that I can use my own domain?
How to update/remove file in zoho creator widgets using javascript API
Hi Team, I have developed a widget which allows inserting and updating records I have file upload field with multiple file upload. Now while doing insert form record, I am using uploadFile API to upload files for that record. I am using updateRecord API
issue with image thumbnails not showing in Image Selector
We have been using Zoho Campaigns for over a year, maybe close to two years, and this issue just started happening in the last month. I wanted to wait to see if it would resolve on it's own, and it doesn't seem to be. The thumbnail images for all new
Deluge Script for adding tag
Trying to create a custom function where a tag is added to a record - but for the life of me, I cannot figure out how. Help please! Moderation Update: Adding the help doc and sample to add Tags to records via deluge here for everyone's benefit. tag1 =
Unlock your Zoho Vault with OneAuth, Windows Hello, TouchID, YubiKey, and many more!
Hello everyone, We are thrilled to introduce one of the most highly requested features – the ability to unlock your Zoho Vault using various authenticators. The primary purpose of a password manager is to remember just one master password and securely
Blueprint or Validation Rules for Invoices in Zoho Books
Can I implement Blueprint or Validation Rules for Invoices in Zoho Books? Example, use case could be, Agent confirms from client that payment is done, but bank only syncs transactions tomorrow. in this case, Agent can update invoice status to done, and
Creator roadmap for the rest of 2022
Hi everyone, Hope you're all good! Thanks for continuing to make this community engaging and informative. Today we'd like to share with you our plans for the near future of Creator. We always strive to strike a good balance of features and enhancements
How can I get base64 string from filecontent in widget
Hi, I have a react js widget which has the signature pad. Now, I am saving the signature in signature field in zoho creator form. If I open the edit report record in widget then I want to display the Signature back in signature field. I am using readFile
Add Setting Values to the Rules
Hi, It would be great to use the rules to set values in fields for submission, such as if a Type is X then set the Field Y to 10. Thanks Dan
So we ran with it for the week
In our company i bit the bullet and ran with FSM for a whole week. Service calls, deliveries and surveys. Covering about 30-120 miles a day to domestic properties. Loved the appointment list and satnav integration. Loved the timer to measure the appointments.
Is there a way to set Document Owner/Sender via the API
When sending requests for zoho sign, it would seem zoho uses the id of the person that created the zoho api cred to determine the owner_id, is there a way to set a default for this?
What's New - September 2025 | Zoho Backstage
September has been a different month for Zoho Backstage. Instead of rolling out a long list of new features, we focused on something just as important: Performance, reliability, and stability The event season is in full swing, and organizers are running
Prevent stripping of custom CSS when creating an email template?
Anyone have a workaround for this? Zoho really needs to hire new designers - templates are terrible. A custom template has been created, but every time we try to use it, it strips out all the CSS from the head. IE, we'll define the styles right in the <head> (simple example below) and everything gets stripped (initially, it saves fine, but when you browse away and come back to the template, all the custom css is removed). <style type="text/css"> .footerContent a{display:block !important;} </style>
Stock Quotes/Spreadsheet
It would be nice if we could download security and mutual fund prices from Yahoo Finance (or?) in order to maintain an up to date investment portfolio on Zoho. Any chance?
link to any Belgian bookkeeping software?
Hello, Does anyone on this Forum can help me with the question whether the ZOHO CRM (Invoices) or ZOHO Book can be linked to software that is used for Belgian Bookkeeping/accountancy? By linking, I mean either with the help of a middleware program or either by the ability to export the custom made reports as CSV-files... If someone has an experience with online CRM-Accountancy in Belgium, with ZOHO (or other), it would be great to read it... Thank you
marketing automation
wants to know about the zoho marketing automation
Problems with email templates (HTML - Outlook)
Hi there, I've been trying to create a newsletter from the template "Business 4". Everything looks great in the preview, but when I send it to my Outlook inbox, the layout doesn't seems to stick. More particularly: - The line-height is way more reduced, even though I used the line-height tool from the template - Columns but they are sometimes misaligned - Font size is not always the one I've selected. Could you help? Thanks!
Zoho CRM IP Addresses to Whitelist
We were told to whitelist IP addresses from Zoho CRM. (CRM, not Zoho Mail.) What is the current list of IP Addresses to whitelist for outbound mail? Is there a website where these IP addresses are published and updated? Everything I could find is over
Next Page