WTM_Assistant
  • WTM Summit AoG workshop
  • About
  • Why is DialogFlow awesome?
  • Demo & Exercise
  • Diagram
  • The general flow
  • Agent
  • Entity
  • person_skill entity
  • person_name entity
  • person_location entity
  • search_terms entity
  • Intent
  • Default Welcome Intent
  • Default Welcome Intent - search
  • Default Welcome Intent - search - get_name
  • Default Welcome Intent - search - get_location
  • Default Welcome Intent - search - get_skill
  • Fulfillment
  • Database
  • Final code
  • Context
  • Custom intent
  • Additional Resources
  • Can you speak at my event?
Powered by GitBook
On this page
  • Steps
  • Explanation

Default Welcome Intent - search - get_name

Let's implement the search women techmakers lead by name flow.

PreviousDefault Welcome Intent - searchNextDefault Welcome Intent - search - get_location

Last updated 6 years ago

Steps

  1. Click Intent on the left menu

  2. Hover on Default Welcome Intent - search

  3. Click on Add follow-up intent

  4. Choose Custom from the select menu.

  5. This will take you to the new created follow-up intent

  6. Rename it to Default Welcome Intent - search - get_name

  7. Click save.

  8. Under Training phrases add a few names

  9. Under Responses add some dummy responses

Explanation

First of all we need to create another follow up intent that will be triggered when the user asks for the name, so go ahead and add one more follow-up intent but this time hover your mouse over the 'Default Welcome intent - search'

For this step you can do only the 'Default Welcome intent - get_name' if you want.

Note that when you type a name that you have added as a person-name entity, it will be automatically matched to the correct entity for you.

For now add a dummy response at the 'Responses'

Try it out!

.... yeah something is off.

Text responses
Follow-up intents
get_name intent
Text responses
get_name intent