Setting up a Response
Lab Steps
Need help? Contact our support team
Introduction
You are almost done with creating your first Intent. The only major task remaining is to set up a response. In production, this would make a back-end API call or reference an external data-source but for testing, you can just use a local response.
Instructions
-
Scroll down to the Responses section of the Intent menu.
You can mock up a response right in Dialogflow and even use the account_number as a variable in your response.
-
Copy The balance for $account_number is $500.32 into Enter a text response.
-
Click Save.