Kiosk Studio Session #1: View paid customers in the same industry
Kiosk Studio Session #1: View paid customers in the same industry
Update | 15 Oct 2024: Session #2 is now available here!
Hello everyone!
We're excited to launch our new series of posts on Kiosk Studio today. Called Kiosk Studio Sessions , these posts will be packed with actionable ideas to help you get the most out of this feature!
The story so far
Kiosks help your CRM users get their work done faster by packing the data and actions they need into a single interface .
We made Kiosk Studio available to the public in March 2024. New to this feature? Watch this brief intro video:
Our team is highly responsive to comments and requests on our announcement post. They'll be equally responsive to any ideas you share here. Your constant feedback has helped us ship enhancements like the following:
All of this has happened in the last six months, so we're just getting started!
We'd like this to be a two-way exchange of ideas, so please share your Kiosk Studio success stories and use cases with us in the comments section. We'll be sure to highlight many of them in our upcoming posts!
Let's tune into:
Session #1
Since this is the first post, we'd like to share something simple but useful. You should be able to implement this in 30 minutes or less!
Sales reps use the Deals module to track their opportunities and generate revenue for your business. To do this, they spend a lot of time on calls with customers. New customers often want to know if your product is used in their industry to gauge your expertise and reduce their perceived risk. This goes a long way in building trust and credibility with your customers.
Friction point
Sales reps can't access this useful information within a deal's record, as it doesn't contain a list of paying customers from the same industry as the new customer. To access this information, the sales rep has to:
Switch to a different tab and access the Accounts module, thus navigating away from the current deal record page where they need to perform tasks.
Filter records by the same industry as the new customer.
Switch back to the Deals module to continue the conversation with the new customer.
How users access the information they need without kiosks
Doing this once may be a minor annoyance. Doing it multiple times per day will grate the nerves of even seasoned reps. They'd rather be pitching offers and sharing valuable information with customers instead of spending all their time searching for details and navigating through the CRM.
Simplify with a kiosk (<30 minutes)
Create a kiosk that retrieves this data for your sales reps. Simplifying the information retrieval process frees up time for what matters most: connecting with and selling to customers.
How users access the same information within the record itself using a kiosk
Please note that we've added a picklist in the Accounts module to denote whether that account is using a paid edition of our product or the free edition.
Add a screen to show the details related to the account associated with that deal.
Within that screen, use a GetRecordscomponent to list important details of the account linked to that deal. This enables your sales rep to confirm the industry with the customer before proceeding.
Sometimes, the industry field may be unfilled. Even if it is filled, there might not be any paid customers in that industry. To make sure we show the sales rep the right screen, we can use a decision component.
Within the decision component, add a new GetRecords component that retrieves accounts who are paid customers in the same industry.
Add a path (named "Yes") if paid customers are present and add a screen to display the list of paid customers.
Add a path (named "No") if paid customers are not present. Add a screen to notify your sales rep and educate them on how to handle this.
For the default path, add a screen saying that the kiosk did not work as expected and ask the sales rep to continue the conversation by highlighting other aspects of your product.
Associate your kiosk with a custom button to access information when needed.
You can add a custom button to the deal's record detail page and associate this kiosk to it to reduce the clutter on the record detail page. When necessary, your sales reps can access this information with the click of a button.
Add your kiosk to the record detail page itself for immediate visibility.
If this is a frequently asked question, you can consider adding it directly to the deal's record detail page. You can eliminate a click by placing your kiosk here, but this will take up valuable screen space. Consider the importance of this information and how frequently it is accessed by your sales reps. Then, you can decide where the kiosk needs to be placed.
Next steps
Try implementing this kiosk for your sales reps and see if it helps them. You can tweak and extend this kiosk based on their feedback. We haven't added actions to this kiosk, as it's for viewing data. You can try adding actions to this kiosk in a sandbox environment and test it out. If useful, you can deploy it to the production environment.
Last note
Share your Kiosk Studio success stories and use cases in the comments. We may feature them in future posts!
You can create up to 25 kiosks with the Enterprise edition or Zoho One bundle. If you're using CRM Plus or the Ultimate edition, you can have up to 50 kiosks. If you're on one of these supported editions, we encourage you to explore this feature to leverage your subscription fully.
We look forward to your comments, concerns, and ideas!
Coming up next
Kiosk Studio Session #2: A kiosk that lets your SDRs run through a call script and update lead details without opening a single lead record!
Update | 15 Oct 2024: Session #2 is now available here!
For instructions on setting up these controls, please check this help document: Configuring accessibility controls. Hello everyone, Today (December 3, 2024), on the International Day of Persons with Disabilities, we begin our journey towards a CRM that
Dear Customers, We hope you're well! We are super excited to present a pivotal addition to VoC in Zoho CRM—the ability to act! Customer feedback is directly proportional to customer experience, and in this customer-driven market, that feedback has a powerful
Hi there, With all the time your users spend on record creation, do you feel like they have the most seamless experience while doing it? For different types of records or those with a LOT of fields, do your users spend time navigating to enter data repeatedly?
Dear All, We hope you're well! We are here with a quick update about Notes and Attachments profile permissions. In the past, a record's Notes and Attachments were visible by default to all users with record access. However, as notes and attachments can
Post moderated on: 7th November: Release update: This feature is now available for users in all DCs. Dear Customers, We hope you're well! At any given time, a sales rep handles multiple deals, each progressing at its own pace. But not all deals will succeed—some
I have a domain successfully transferred to AWS Route53 from NameCheap. When I try to CNAME or TXT Records as suggested, they are added in AWS console however zohomail does not verify them. For the TXT record zohomail says the value is wrong, whereas
For the last 2 to 3 weeks I'm trying to verify my LinkedIn account to access my company's LinkedIn page, Linkedin is sending verification links and codes to this email address but I have not received any codes or links. Please help me here. Looking forward
Hi Zoho Desk Team, We would like to request a feature enhancement related to default email templates. Currently, agents can select and set their own default email templates when replying to tickets. However, we believe this setting should be managed centrally
i'v created a zoho creator application for take a picture and rename it by phone. Now i need to send Each renamed pictures to my ftp or to specific folder on google drive...then, delete it from creator. (every picture recived it will processed by another program and stored on my Erp) HOW CAN I DO ??
Hi Zoho Desk team, First, congratulations again on the excellent Zoho API. But, I’m encountering an issue while attempting to update an email signature via the API. Whenever I make a request to update the signature, the response returns an HTTP 403 Forbidden
Hi, We are moving to Zoho Desk soon. Our current support system displays an option in our help center allowing customers to export their Open, Closed, or all tickets based on which list they are looking at. We need to offer the same in Zoho Desk help
I am working on a Creator app that my org will use internally. Is there any way to mass upload pfs through a form with an OCR file upload field? Is Creator capable of this, or would I need to use Catalyst?
Hi guys, I need to store API response into Form File upload field . I'm not getting any errors but PDF file is not assigned to file upload field. You can check possibilities using below details: Method: POST URL: https://v2.convertapi.com/convert/web/to/pdf?Secret=<<SecretKey>>&Token=<<APIKey>>&Url=https://www.google.com You need to generate secretKey and APIKey by Login to https://www.convertapi.com/a/su Response: { "ConversionCost": 4, "Files": { "FileName": "www_google_com.pdf", "FileSize": 68342,
Hi, Is it possible to export a view (as a spreadsheet) via deluge? I would like to be able to export a view as a spreadsheet when a user clicks a button. Thanks
Good Afternoon everyone. I am trying to take the information from my subform and populate it into a multiline field in the CRM. The code below works with no errors. The problem is, it shows that the Open and Close (Time fields) are null. But they are
As we roll into 2025, we'd like to pay tribute to all the milestones we hit in 2024! From releasing out new features that streamlined your workflows to updates that made payroll management smoother, we’ve had a prolific year—all while keeping you, our
Hi, Is it possible to sort the report on the record template by the date field and not the default Added Time. Please check the example bellow: The records are sorting by the added time I wand to change that by the date field,
Am I right in thinking that there is no Zoho email application that allows me to create a shared inbox and then add additional folders/subfolders under that inbox? If so, this is really quite incredible and probably a deal breaker for us to start using
Hi, I am new to coding and do basics within deluge. I need help with the deluge script to meet the following requirement. Form Student Attendance The fields are : Attendance Date Course (Lookup to Course Form) Class (Lookup to Class Form) Students (Multi
Hi all, Maybe someone can help me out. At the moment we have a shared mailbox without streams. When a users reads an mail or marks it as read other users will not see this. How can we resolve this? We now archive the mails when read and followed up. However
Hi, This might be obvious, but I cannot find the answer. I have 3 shared mailboxes so any team member can see the emails. Is there a way of allocating a specific email to a user so that it is their responsibility to deal with it? Thanks in advance.
Hi everyone, is there a way to search mails in shared mailbox's? Search in streams or mail doesn't return anything from mails in shared mailboxes. Thanks! Rafal
Is there anyway to customise the Approval email or to add further fields as the default looks so basic and unlike any of the other email notifications from Desk. My users just thought it was spam.
We are switching to Gravity Forms from Zoho Forms and I cannot find any good info on how to make sure my GCLID tracking info is pushed through to the CRM through my new forms. There was an article in the documentation about placing something within the
Dear Zoho Support Team, We have been working on configuring SSO integration for our Zoho Help Center using Amazon Cognito. While the setup appears to be completed successfully, we are encountering an issue when attempting to access the Help Center. The
I'm trying to merge two contact records (they are the same contact) where one of them is a member on the help center. The system warns me about this situation and then I de-activate this contact as an "End User" for the help center. Right now the system
I have noticed that our list of contacts in Zoho Desk duplicates contacts periodically. I have yet to identify when or why. How do I merge or delete them? I see there is a "Deduplicate" but I am unable to find anything that explains this feature.
Hi Zoho Cliq Team, We would like to request a feature enhancement to enable admin access to one-on-one conversations (direct messages) conducted through Zoho Cliq. Use Case: As administrators, there are situations where it becomes essential to access
Dear support, in the below scenario, clicking on "Mark as spam" identifies only the first of the checked emails as spam, removes that email from the visible list and leaves the rest of the list still visible & unchecked. I've tried check-marking them
This actually a complaint about this announcement: https://help.zoho.com/portal/en/community/topic/free-user-licenses-across-all-portal-user-types You present this as an enhancement. And, yes, while reading the main part, I'd agree that (for smaller companies),
Hello Zoho Desk Users! It has been a wonderful journey with you on Zoho Desk. As we welcome 2025, we are strengthening our efforts to ensure a secure and seamless experience for you. To enhance email security, DKIM configuration will be mandatory for
every time i go to my calendar i have to re-engage the "super-compact view" for the week view...is there a way to make "super-compact" a default view so I dont have to keep on setting it manually?
One of the attractive features of google calendar and outlook calendar is that locations for events will start to automatically populate the location drop down menu as you type. Adding this feature to zoho calendar would be the final feature i need.
I'm trying to see if Zia (connected with OpenAI key) can take data parameters stored in a Zoho Sheet to conduct research out on the internet then return an answer into the same Sheet. I'm trying to do the equivalent of using something like the =AI() function
Hello Everyone! We're thrilled to invite you to the Learning Table Series—a year-long initiative to demonstrate how Zoho Creator can transform industries with innovative and automated solutions. Each month focuses on a specific industry, and this time,
Hi. Trying to test the api integration for Zoho Desk with the Self Client - Client Credintials flow method. I've created the self client, obtained the client id and secret, inputted "Desk.tickets.ALL" as my scope, and "ZohoDesk.[My Zoho Desk Org ID]"
Hello everyone, I'm looking for an efficient way to access and manage my GEPCO online bills. I've heard that Zoho Sheets can be a powerful tool for organizing and tracking bills, but I'm not sure how to set it up for this specific purpose. Does anyone
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,
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
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