extended-salmon
extended-salmon15mo ago

can't make a simple data pass

i just am trying to pass the last typed data the user typed and forward it to the intent, but I can't figure out how to pass the data
No description
3 Replies
extended-salmon
extended-salmonOP14mo ago
this is exactly what I need but I can't pass the data, can someone please just tell me exactly how to pass the data. the intent is setup fine but I can't get it to accept the data @W. Williams (SFT) can I get some help over here my man
W. Williams (SFT)
Not sure what you are trying to do. Why do you need to pass something to an intent?
extended-salmon
extended-salmonOP14mo ago
I'm trying to route the non-match {last_utteranc} to the appropriate response. I have many more than just 1. I will present the user with a call now button, and then listen to their response, their response will be designated to the appropriate pre written response which I have 20 of, that's why I need their typed utterance forwarded to a choice block. Can you please just tell me how to make the choice block accept {last_utterance} When I type directly in the choice block it works perfectly fine(clicking play directly) but it refuses to listen to received data Please help me fix this I'm not passing to an intent, I'm passing it to a choice block which will trigger various intents based on the {last_utterance} my concern shave been solved by William, thanks again 😊🙌

Did you find this page helpful?