Use Action Responses Across Kiosk Screens with Sequential Actions
This is exactly what Sequential Actions bring to Kiosk Studio in Zoho CRM.
Sequential actions allow kiosks to wait for one action to finish before moving on to the next screen. This ensures that action responses—such as newly created records or function outputs—are immediately available for use in subsequent screens and components.
What Are Sequential Actions?
Sequential actions enable you to use action responses in later screens within the same kiosk. When enabled, the kiosk waits for an action to complete before continuing, allowing you to:
Example: Using Created Records in the Next Step
Consider a kiosk where the first step creates a new record, such as a lead.
With sequential actions enabled:

1. Wait for Completion
The Wait for completion toggle ensures that a kiosk waits for an action to finish before displaying the next screen. This makes the action’s response available for use later in the kiosk.
By default, this option is enabled for most actions. It must be manually enabled for the following actions:
If this option is not enabled, actions will run in parallel, and their responses will not be available in subsequent screens.
2. Failure Path (Optional)
When Wait for completion is enabled, you can optionally configure a failure path.
If an action fails:
3. Message on Load
For actions such as webhooks and functions that may take time to execute, you can display a custom message to users while the action is processing. This improves the user experience by keeping users informed during execution.

Let’s say you want to create new leads in Zoho CRM using a custom function.
This approach allows kiosks to react dynamically to real-time outputs from functions or external APIs.

New Components and Field Enhancements
KioskRecords and CreatedRecords
With sequential actions, newly created records can now be accessed through CreatedRecords.
To simplify configuration:
are now grouped under a single category called KioskRecords, providing a unified view of all record-related options.
Using CreatedRecords in Decision Components
Previously, decision components only supported conditions based on GetRecords and CurrentRecords.
With sequential actions, you can now:
Using CreatedRecords in Action Components
Actions can now be configured using CreatedRecords as the record type.
For example:
Kiosk Fields
All screen fields and action fields are now grouped under Kiosk Fields.
This unified section makes it easier to:
Sequential Action Specifications
Keep the following limits and behaviors in mind:

Sequential actions make kiosks more intelligent, responsive, and connected. By enabling real-time data flow across screens, this enhancement allows you to build dynamic kiosk experiences that adapt instantly to user actions and system responses.
This powerful addition to Kiosk Studio gives you greater control, smoother flows, and more flexibility when designing complex, data-driven processes.
If you have questions or need help getting started, feel free to leave a comment and we’ll be happy to assist.
