
Automate tasks with Dialogflow
Build intelligent speech interfaces for web, mobile, and devices.
https://dialogflow.cloud.google.com
This integration allows you to automate tasks with Dialogflow, facilitating the creation of intelligent voice interfaces for web applications, mobile devices, and more. By connecting Botize with Dialogflow, you can execute actions automatically without manual intervention, enhancing efficiency and user interaction.
Additionally, you can access bot and messaging application data, enabling you to customize responses and optimize the user experience. This integration provides a comprehensive solution to automate processes and improve user interaction across various platforms.
Actions
The action is what happens automatically, without you having to do anything else.
-
Answer the Fulfillment request
Responds to the Fulfillment request. The response must occur within 10 seconds for Google Assistant applications or 5 seconds for all other applications, otherwise the request will time out.
Run Botize Tasks from Dialogflow
Dialogflow "Fulfillments" are compatible with Botize. You can trigger tasks from any bot created with Dialogflow by simply providing the URL of your automated task.
Access Bot Data
Dialogflow executes the Fulfillment by sending all the bot's current parameters and values to Botize, allowing you to use them within the task.
Access Messaging App Data
Dialogflow also sends Botize data from the messaging app where the bot resides, enabling you to identify the app in use, the user's name, or their identifier.
All tags received by your task with the prefix "original_detect_intent_request_" are data obtained from the messaging app used by the end user.
Respond to Dialogflow from Your Task
Using the data and actions performed by your automated task, you can configure the response message that the bot will display to users.