Posts

Showing posts with the label twilio

Composer: Command Not Found on Mac

Image
Clash Royale CLAN TAG #URR8PPP Composer: Command Not Found on Mac I have installed Composer as per the instructions command not found After installing I get the prompt that Composer is successfully installed but when I go to check the version it gives me error "Composer: Command Not Found" 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.

Initiate dialog using Dialogflow, Twilio & Node Js.

Image
Clash 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.