4

I'm trying to create a bot for analytics purpose. Basically, this bot retrieve the name of the website, the metric name and the range date. It works fine, but with multiple questions ("what is the website ?" / "what is the metric ?" / "from when" / "to when").

I would like to know if it's possible to configure 1 slot for all the data like:

"I would like to know about {metric} for {website} from {dateStart} to {dateEnd}"
starball
  • 20,030
  • 7
  • 43
  • 238
Johann
  • 153
  • 2
  • 8
  • Do you want _1 slot for all the data_? or multiple slots in an intent? – imTachu Aug 24 '17 at 10:27
  • I would like to have 1 slot for all the data AND 1 slot per data. Currently, the "1 slot per data" is done, but i cannot have the "1 slot for all the data" working. – Johann Aug 25 '17 at 01:44

0 Answers0