Variables

Variables

Variables can be used to define variables that can be used in flows as conversational output. For example, when multiple flows that belong to different intents provide a link to a website in a flow, then the link can be added as a variable.

This is demonstrated below:

  • Message without variable: "Please visit  https://www.blits.ai/ for more information"

  • Message with variable: "Please visit [link] for more information"

Should this link become obsolete in the future, then it can easily be adjusted in the variables page. This way, the user does not need to go through every flow to find Dialog blocks that use this link and to change it accordingly.

    • Related Articles

    • Variables

      In a flow, multiple variables can be set, saved and processed. Each variable that is cofigured within the elements of a flow has a name. This name can be altered by clicking the blue 'Pencil' icon. Thereafter the name can be adjusted and saved by ...
    • Set Variable

      The set variable block defines specific input from the user of a flow into a predefined variables for further usage in the flow.
    • Replace in variable

      The replace in variable block converts specific input from the user in a flow into predefined variables for further usage in the flow.
    • v 2.1.9

      Release date: 30-05-2021 Security improvements Backend and frontend vulnerabilities fixed 2FA for Microsoft account users introduced Aligned password policy with Microsoft AD  Rest SQL/SQL variables encrypted Enabled (admin) users to make REST/SQL ...
    • Send email

      With the send email block, you can send an email to a recipient upon triggering the block. Fill in the email address of the recipient, the topic of the email and the content of the mail in the designated fields. You can also use variables using the ...