Closed nicholas-gcc closed 1 day ago
This is good enough: https://cloud.google.com/dialogflow/es/docs/quick/api#detect-intent-text-python
No webhooks needed, just detect the intent + parse the user ID, map to the correct Management API request, take the response and append it to predefined fulfilment text
Create a DialogFlow ES instance: https://cloud.google.com/dialogflow/es/docs
Discovery work on intent detection and text fulfilment using API: https://cloud.google.com/dialogflow/es/docs/quick/api#detect-intent-text-python
Assess need to use Dialogflow webhooks vs. pure Pythonic intent mapping: https://cloud.google.com/dialogflow/es/docs/fulfillment-webhook?hl=en