Hey everyone!
I’ve got my integration with Dialogflow working (Thanks Daniel!). The next step for me, after Dialogflow has discovered the user’s intention, is to trigger a flow based on that intention.
For example, if Dialogflow issues a response along the lines of “OK - so you want to book an appointment. Let’s get started!”, what would be the best method of triggering the appointment booking flow?
I’ve thought about detecting a keyword, setting an attribute etc but not sure what best practise is.
Thanks!
Michael