List of system.entities

The chatbot platform provides by default a certain list of system.entities, which can be used across the dialog. 

 

  • {{system.year}} (2022 etc.) = year
  • {{system.month}} (1-12) = month
  • {{system.day}} (1-31) = date
  • {{system.day_of_week}} (1-7) = day of the week
  • {{system.hour}} (0-23) = hour
  • {{system.minute}} (0-59) = minute
  • {{system.second}} (0-59) = second
  • {{system.device}}  (desktop, tablet, mobile) = the type of device used for the conversation
  • {{system.channel}}  (livechat, whatsapp, facebook, twitter) = The channel type used in the conversation
  • {{system.starturl}} = The URL in which the conversation was initiated