Kiosk Studio Session #1: View paid customers in the same industry

Kiosk Studio Session #1: View paid customers in the same industry

NotesUpdate | 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:
  • Easier retrieval of child module records
  • Addition of Kiosk to Canvas record detail pages
  • Display of Zia insights in a kiosk
  • Increased maximum limit for Kiosk creation across supported editions
  • Quicker publishing of kiosks to multiple locations from Kiosk Studio itself
  • Addition of kiosks to record detail pages
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.

In the Kiosk Studio, you can:
  • Set the CurrentRecord's module as Deals.

  • Add a screen to show the details related to the account associated with that deal.

    Within that screen, use a GetRecords component 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.
  • Publish the kiosk!

Where do I place this kiosk?

You can place your kiosk in multiple locations, as seen in the screenshot below:

We have two options that are suitable for this use case:


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!
NotesUpdate | 15 Oct 2024: Session #2 is now available here!

Resources

    • Recent Topics

    • How to upload a file to form file upload field from deluge script.

      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,
    • Export view via deluge.

      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     
    • Subform Time field showing as null in script.

      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
    • Is there a way to sort report on record template by a specific field like date field

      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,
    • Shared subfolders

      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
    • Update Multi select field values to another form table as individual record

      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
    • Shared Mailbox - Mark as read for all users

      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
    • Allocate emails to user in a shared mailbox

      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.
    • How to view shared mailbox in Outlook

      How to view shared mailbox in Outlook or in another software
    • Customising the approval email

      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.
    • Pushing GCLID info from Gravity Forms to ZohoCRM

      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
    • Issue Configuring SSO Integration with Cognito in Zoho Help Center

      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
    • Need manual aggregate column pathing help

      See linked video here: https://workdrive.zohoexternal.com/external/a5bef0f0889c18a02f722e59399979c604ce0660a1caf50b5fdc61d92166b3e7
    • Merging contacts does fail because of help center membership

      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
    • Duplicate Contacts - how to get merge or delete

      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.
    • "Mark as Spam" not working as expected

      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
    • Massive price increase for user licenses of Zoho Portal

      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),
    • Calendar - "super compact" week view

      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?
    • Calendar - "pop up" locations

      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.
    • Using Zia in Zoho Sheet data to research the internet and return answer to a cell in Zoho Sheet

      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
    • [Free Webinar] Learning Table Series - Creator for the Education Industry

      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,
    • Remove the [## XXXX ###] from subject replies

      For our organisation we would like to have the [## XXXX ###] removed from subject replies. Cheers, Jurgen 365VitaalWerken
    • Self Client Authorization Issue

      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]"
    • How Can I Easily Access and Manage My GEPCO Online Bill Using Zoho Sheets?

      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
    • 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
    • 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
    • Next Page