Initiate dialog using Dialogflow, Twilio & Node Js.

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP


Initiate dialog using Dialogflow, Twilio & Node Js.



I am trying to find a way to trigger a Dialogflow event from Node Js to start a conversation with the end user.



For example, I'd like to send a text message to the end user reminding them about their appointment and ask them for a confirmation.



As I understand it, I would need to initiate the conversation with the end user, and programatically set the entities and context in Dialogflow. Any insights on how I might achieve this?



i.e.



DIALOGFLOW AGENT: Hi John, I'd like to confirm you appointment for 2pm this Thursday?









By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

Popular posts from this blog

Visual Studio Code: How to configure includePath for better IntelliSense results

Spring cloud config client Could not locate PropertySource

Makefile test if variable is not empty