Use action responses across your kiosks with sequential actions

Use action responses across your kiosks with sequential actions

Hello Everyone,

Imagine building a kiosk that gives you full control over how actions are executed in later screens in that same kiosk. What if you could use data from a previous action later in that kiosk—with no interruptions or data gaps? This is exactly what sequential actions bring to Kiosk Studio in Zoho CRM.

Sequential actions enable you to use action responses in subsequent screens or components in your kiosk. With this enhancement, kiosks can now wait for one action to complete before moving to the next step, enabling you to use the response of that action in later screens or components.

Here's a quick example:

Let's say your first step in the kiosk creates new records. With sequential actions enabled, your kiosk waits for those records to be created and then makes them available in the next step. For example, once a new lead is created, you can immediately schedule a meeting for that lead or create a task for that record owner in subsequent screens. You can also use these new records in decision components, pass them on to another action, or trigger follow-ups without any manual setup. 

What's new? 

  1. Wait for completion: This option tells your kiosk to wait until an action is completed to ensure its response can be used in the next screen.
  2. KioskRecords: This combines GetRecords, CurrentRecords, and CreatedRecords into a single grouped view for easier access. 
  3. CreatedRecords: This option displays the list of new records created through Kiosk actions. 
  4. Kiosk Fields: This merges screen fields and action fields under one unified section for simpler configuration. 

How sequential actions can improve your kiosks

Wait for completion

To enable sequential actions for your kiosks, you must switch on the "Wait for completion" toggle. Once enabled, the kiosk will wait until the action is completed before showing users the next screen, where they can use the appropriate action responses.


By default, most actions will have this option automatically enabled. The actions for which this option needs to be manually enabled are as follows:
  1. Activities (tasks, calls, and meetings)
  2. Create record
  3. Webhooks
  4. Functions
If this option is not enabled, kiosks will be executed in parallel, without waiting for actions to be completed. Those action responses cannot be used in subsequent screens. 

Add failure path (optional) 

Enabling sequential actions for kiosks will give users the choice to add a failure path if needed. This is optional and visually different from the success path, as shown in the screenshot below.

When we enable the "Wait for completion" action, users can enable a failure path in case the action fails during execution. When enabled, the kiosk will display two paths: a success path and a failure path. You can then define the next steps in each case.

Message on load 

While actions like webhooks and functions are being executed, you can display customized messages to users.

Let's go through the use case below to see how sequential actions work in kiosks. 

Use case: Pass function outputs in subsequent screens                                                                                                                            

Let's say you want to add new leads through functions to your Zoho CRM account. Create the function to capture new lead records and save it. The output of this function will be the record IDs of newly created leads.

With sequential actions enabled, the kiosk will wait for the function to finish and produce its output (i.e., the new record IDs will be available in the next screen). The returned outputs (record IDs)become action fields in your kiosk. In this use case, we'll schedule a demo for newly created records in the subsequent screen. We'll first use the GetRecords component to get the record IDs from the function. Then we'll configure the Create Record action with GetRecords as a lookup. Finally, we'll set up the Activities action to schedule a meeting for the new record IDs.

This makes it easier to build dynamic flows that depend on real-time outputs from functions or external APIs.

Check out the video below to learn how you can use custom function outputs in a GetRecords component to fetch and display new records (via functions), and how you can schedule a demo for those records.



Now that you understand how sequential actions work in kiosks, it's time to learn about the new components and fields we've added to kiosks as a result of this new feature. 

New components in Kiosk Studio

→ KioskRecords and CreatedRecords 

With sequential actions, newly created records from the Create Record action can be displayed through CreatedRecords. To simplify your setup, GetRecords, CurrentRecords, and CreatedRecords are now grouped under a single category: KioskRecords. This gives you a unified view of all record-related options in one place.

CreatedRecords in decision components 

Currently, while configuring a decision component, you can only add conditions based on GetRecords and CurrentRecords.

With sequential actions, you can now configure a decision component by adding conditions based on CreatedRecords as well. Click KioskRecords and choose CreatedRecords to add your conditions.

CreatedRecords in action components 

You can now configure actions based on CreatedRecords in Kiosk Studio. Simply select the action you want to configure, select the record type as CreatedRecords, and complete the configuration.

Let's say you want to update a field in a created record. You can configure the Update Field action, select CreatedRecord as the record type, and configure which field needs to be updated.

Similarly, you can use CreatedRecords in various action components in kiosks. 

→ Kiosk Fields 

Previously, you could only use screen fields in your actions or create different paths in decision components.

Now you can use both screen fields and action fields under one section called Kiosk Fields, making it easier to manage all available inputs in your Kiosk setup.

Sequential action specifications

Here are some additional details related to configuring sequential actions in Kiosk Studio:
  1. You can add up to three sequential actions from webhooks and functions between the two screens in a kiosk or between the start and end state of a kiosk.
  2. The execution wait time for webhooks and Deluge functions is 10 seconds. If the action takes longer, it will be considered as having failed and will be moved to the failure path (if configured). The action will still be executed, but its response will not be available in later screens.
  3. The maximum number of fields that can be created for webhooks and Deluge functions is 25.
  4. If errors like sockettimeout, threadtimeout, or connecttimeout occur while webhook or Deluge functions are being executed, the action will be considered as having failed and will be move to failure path (if configured).
  5. Only JSONObject responses from webhooks and functions are supported.
  6. JSONArray is not supported for sequential actions.
  7. The string returnType is only supported in functions. Thus, the JSONObject response has to be parsed and sent as a string from the action.
Sequential actions are designed to make kiosks smarter, faster, and more connected, and to help you create dynamic, data-aware experiences that respond in real time.

We're sure this valuable addition to Kiosk Studio will provide users with greater control to create smoother flows. If you have any questions regarding this enhancement, please comment below and we'll get back to you at the earliest.

Thanks & Regards,
Serena Woolridge


    • Recent Topics

    • 452 Mailbox delivery restricted by policy error

      We have been testing Zoho desk for about a week now and have been forwarding emails in via an Exchange Online Mail flow rule without issue until yesterday. Suddenly yesterday morning we started getting the vast majority of the emails stuck in Pending
    • Send Email reply on behalf of Agent

      Hi, When using the send email reply via the API I can set the reply on behalf of the customer by using impersonatedUserId in the header of the API call. Is there a way to do this for Agents too? I need to be able to send an email reply on behalf of an
    • Sharing Tickets to a team within a department

      Hi there, We have a need for one department to be able to share tickets to a specific team within a department, I'm wondering if this is possible? All the shared tickets are going into the 'Shared Tickets' view for the whole department but is there a
    • Removing To or CC Addresses from Desk Ticket

      I was hoping i could find a way to remove unnecessary email addresses from tickets submitted via email. For example, a customer may email the support address AND others who are in the helpdesk notification group, in either the TO or CC address. This results
    • Do not use isnull()

      Does not always return booleans. Can also return null. Never use this function. Just use var==null instead.
    • Trying to access records in a custom module in Zoho Desk and not having luck

      I've built a custom module in Zoho Desk and am using a custom function to query the records in the module and I'm not having any luck. The only way I have found to retreive a record is by getting it by its recordID (the long zoho assigned one). The function
    • Organization wide Account and Contacts Visibility/Sharing Capabilities?

      Has anyone figured out a way to make visibility or sharing of Accounts and Contacts to be available across the entire organization without having to have every individual user edit their Sharing permissions? For our sales folks they need to be able to
    • Is there a way to configure dark mode for Campaigns emails that go out to customers?

      I've found a lot of information on how to configure dark mode for my (The user) personal Zoho workspace and email, but is there any way to edit dark mode settings on emails that we send out to customers via campaigns?  We sent out a test email the other
    • When Does WorkDrive integrate with Books?

      When Does WorkDrive integrate with Books?
    • How do I import Connected Records for a Deal?

      Can you point me to an example of the CSV file that would add related records to an existing CRM Deal? I imported a Deal, then tried importing a connected record using a unique ID that references the Deal ID, but it doesn't attach it to the Deal rec
    • FSM integration with Books

      Hi, I have spent a few months working with FSM and have come across a critical gap in the functionality, which I find almost shocking....either that, or I am an idiot. The lack of bi-directional sync between Books and FSM on Sales Orders/ Work Orders
    • How to close an estimate ?

      Hello, I have created estimates, and converted them to invoices to get 50% payment. Now I have 2 cases where the estimate stills shows status partially invoiced, however: 1. for one of them, project stopped half way, so the remaining part will never be
    • Power up your Kiosk Studio with Real-Time Data Capture, Client Scripts & More!

      Hello Everyone, We’re thrilled to announce a powerful set of enhancements to Kiosk Studio in Zoho CRM. These new updates give you more flexibility, faster record handling, and real-time data capture, making your Kiosk flows smarter and more efficient
    • How do you print out the invoices comments

      I have some invoices where i need to print out the comments that show when reminders and etc were sent how do we print those out in Zoho Books.
    • Unable to load a specific image

      Hi I am trying to upload an svg file, which reports that there is "a problem with the file", but does not say what sort of problem. I can't find anything which says which files are supported, so it may be it does not support svg. (which would be a real shame) The file itself will open in either Firefox or Chrome without problem. For the moment I am using a png file, which does not zoom well of course. David
    • Why does the Address field show the wrong map location even with a correct Pincode?

      I am noticing an issue with the Address field map in Zoho Creator. When I enter a city name that exists in multiple locations within the same state, the map sometimes points to the wrong area even if I have entered the correct Pincode. Currently, it seems
    • Uploaded files are not included when using "Include user submitted data" in Email Notification

      In Send Email notification workflow in Zoho Creator, there is an option called "Include user submitted data" which allows the email to contain all the form submission details. However, when this option is enabled, files or images uploaded through File
    • Books <-> CRM synchronisation with custom Fields

      Hello, We are synchronising Books Customers with CRM Accounts. In CRM Accounts I set up last year a "segments" multiselect field shown below In Books, I set up a custom multi-select field with the same value as in the CRM And set up the synchronisation inside Books. Want to synchronise the Books Segments with the CRM Segments, but the later doesn't exist, and another non-existing is there ?! First, I don't understand where the field Segmentation is coming from. Second, I set CRM Segmentation to sync
    • CRM x WorkDrive: We're rolling out the WorkDrive-powered file storage experience for existing users

      Release plan: Gradual rollout to customers without file storage add-ons, in this order: 1. Standalone CRM 2. CRM Plus and Zoho One DCs: All | Editions: All Available now for: - Standalone CRM accounts in Free and Standard editions without file storage
    • Archive Option in Conversation View

      Hello, I have a suggestion\request to add an "Archive Thread" button in conversation view of Zoho Mail. The best suggestion I have is to put an "Archive Thread" button next to the "Label Entire Thread" button in conversation view. Most users don't just
    • Outlook/Hotmail Blocking Zoho SMTP IPs (S3150)

      We are currently facing a serious deliverability issue with Zoho SMTP while sending transactional OTP emails for our production application. Emails sent to Outlook / Hotmail addresses are being rejected with the following error: 550 - 5.7.1 Unfortunately,
    • Outlook is blocking incoming mail

      Outlook is blocking all emails sent from the Zoho server. ERROR CODE :550 - 5.7.1 Unfortunately, messages from [136.143.169.51] weren't sent. Please contact your Internet service provider since part of their network is on our block list (S3150). It looks
    • Track Marketing Automation Campaigns in Zoho CRM

      Hello, I've been searching but haven't found the exact answer to this question. I am looking to track Marketing Automation email campaigns and activities inside of Zoho CRM. Use Case: Action: Prospect Submits A Lead Form Outcomes: Prospect created in
    • Zoho Social API for generating draft posts from a third-party app ?

      Hello everyone, I hope you are all well. I have a question regarding Zoho Social. I am developing an application that generates social media posts, and I would like to be able to incorporate a feature that allows saving these posts as drafts in Zoho Social.
    • Temporarily rate limited due to IP reputation.

      We have suddenly started receiving the following Mail Delivery Status Notification: Diagnostic-Code: 4.7.650 The mail server [136.143.184.12] has been temporarily rate limited due to IP reputation. For e-mail delivery information, see https://aka.ms/postmaster
    • Incorrect Functioning of Time Logs API (Version 3)

      We need to fetch the list of time logs for each task for our company internal usage. We are trying to achieve it by using the next endpoint: https://projects.zoho.com/api-docs#bulk-time-logs#get-all-project-time-logs Firstly, in the documentation the
    • IMPORTANT: It doesn´t search for letters with portuguese characters.

      Some of my articles have for example the word "vídeo". But if I search for "vídeo" it doesn´t find them. If I search for "video" it does find them. Idealy, it should find the articles either way. But if I have to choose, it would be better to find the
    • IMPORTANT: It doens´t show full article name on search - Should add line break

      When we search for articles, it doesn´t show the full name. There should be a line break so the user can see the full article name, otherwise the user can´t know if that´s the article he/she is looking for. This is very important, otherwise the user has
    • Zoho Books - Payment Gateway - Revolut

      Hi Books Team, My feature request if to include the popular platform Revolut as a payment collection option on invoices in Zoho Books. Please upvote if you are also looking for this option.
    • Zoho Books | Product updates | January 2026

      Hello users, We’ve rolled out new features and enhancements in Zoho Books. From e-filing Form 1099 directly with the IRS to corporation tax support, explore the updates designed to enhance your bookkeeping experience. E-File Form 1099 Directly With the
    • Kaizen #233 - Generating AI-powered Follow-up Emails Using CRM Functions and Widgets

      Hey everyone! Welcome back to another interesting post in the Kaizen series! Sales teams regularly capture interaction notes in CRM after speaking with prospects. However, drafting a follow-up email that reflects the conversation context can be repetitive
    • Connect Bank in Zoho Books

      Can I connect UOB or Ariwallex in Zoho Books?
    • Using MPN across multiple SKUs and inventory tracking

      I have several different SKU's that share a common MPN and would like to track inventory by MPN. SKU1 has MPN1 assigned SKU2 has MPN1 assigned Here is an example If I start with 5 of MPN 1 in stock I want each SKU1 and SKU2 to show as 5 in stock, If I
    • Extend Zoho Canvas Customization to Zoho Creator Forms and Reports

      Currently, Zoho Canvas allows users to design and customize the UI of Zoho CRM modules with a much better visual experience. This helps organizations create cleaner layouts, improve usability, and design interfaces that match their workflows. However,
    • Marketing Tip #1: Optimize item titles for SEO

      Your item title is the first thing both Google and shoppers notice. Instead of a generic “Leather Bag,” go for something detailed like “Handcrafted Leather Laptop Bag – Durable & Stylish.” This helps your items rank better in search results and instantly
    • Feature Enhancement Request – Text Formatting Options in Item Description (Zoho Books/Quotes Module)

      Dear Zoho Development Team, Greetings from Radiant360 Integrated Technical Services LLC. We would like to bring to your attention a functional limitation we've encountered within the Item Table / Quote Description section of Zoho Books (and Zoho CRM Quotes).
    • ZOHO Books Query

      Good day, Can someone please advise. I recently migrated from ZOHO Invoice to ZOHO Books. No that I want to use the inventory on Books I cant as all my items have transaction history. The person I spoke to at ZOHO said I need to create a new Company profile
    • Best way to schedule bill payments to vendors

      I've integrated Forte so that I can convert POs to bills and make payments to my vendors all through Books. Is there a way to schedule the bill payments as some of my vendors are net 30, net 60 and even net 90 days. If I can't get this to work, I'll have
    • ZOHO.CRM.UI.Record.open not working properly

      I have a Zoho CRM Widget and in it I have a block where it will open the blocks Meeting like below block.addEventListener("click", () => { ZOHO.CRM.UI.Record.open({ Entity: "Events", RecordID: meeting.id }).catch(err => { console.error("Open record failed:",
    • inventory removal at packing list or shipment.

      currently our system is set to remove inventory at invoice. This is creating an inventory nightmare? Is it possible to change the settings to remove the item from inventory at either the packing slip stage or shipping the item.
    • Next Page