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
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
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.
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.
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),
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
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
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
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
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
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
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.
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
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
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.
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':
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