Validation Block

Validation Block

Definition

The validation block is meant to validate your data in your flow design. This can be data inputted from the user, or data captured from an external system. The validation works like a condition block, but without multiple routes. This helps to simplify your flow and give an easier overview.

If the validation fails you have the following options:

  • repeat previous block

  • ask for variable (let user (re)input variable)

  • send a message (give input block)

  • skip (next/continue)

  • restart flow

  • redirect to flow


Example:



    • Related Articles

    • Function block

      What is the Function block The function block will trigger a function that was previously created under the functions tab at the right time in the flow. Hence, function blocks support REST, SQL, Adaptive Cards, Custom-code, and Storage functions. ...
    • v2.0.9

      The list below shows the features that were introduced, changed or removed with the release of v2.0.9. Features Improved Pre-built entities Amazon added as NLU engines Platform API extended for Voice & Attachments Added RegEx entities Webwidget ...
    • v2.1.7

      Release date: 16-03-2021 The list below shows the features that were introduced, changed or removed with the release of v2.1.7. New Features Blits Automate This enabled automatic selection of the best NLU engine for your bot. The blits algoritme, ...
    • Redirect call

      The redirect call block makes a phone call to a predefined phone number once the conversation flow reaches that block.
    • Simple calculation

      The simple calculation call block enables you to make simple calculations inside the bot.