Skip to main content
Extract dynamic variable node is used to extract information from conversation and store them as dynamic variables. It’s not intended for having a conversation with the user.

Add a Variable

To create a variable, fill in the following details:
  • Variable Name – A short name to reference this variable
  • Description – A brief explanation of what this value should be
  • Variable Type – Choose from Text, Number, Enum, or Boolean
  • Enum Options – Options to choose from (only when type is Enum)

Variable Types

Node Settings