i want use intent text which user entered in flow. What data variable should i use?
Hey @harvinder161 use string variable.
Wanted to ask which system data we have to use?
like i tried with following variables but it was coming some different value
{{{data.intents.text}}} {{{intent}}} {{{parentIntent}}}
@harvinder161 use {{{data.message}}}
1 Like