search_terms entity
Let's create one more entity named search_terms.
Last updated
Let's create one more entity named search_terms.
Last updated
On the left Menu click Entity
.
Click the blue button that says Create entity
.
Name it search_terms
.
Type in the terms as in the image below.
Click save.
🌟You've created your search_terms
entity.
The final result should look like this:
If you prefer instead of typing each one, here's the CSV you can copy and paste:
Click the more ( 3 dots) button
Click Switch to raw mode
Paste the data below within the CSV tab
4. Click Save
The user is welcome to the conversation with the following message:
Agent says: Hi! Welcome to the GDG Cloud directory conversational app. Would you like to find a lead by 1. Name, 2. Skill?
The user then can reply stating they'd like one of the options.
User says: I would like to to search by skill.
In order to being able to redirect our users to the correct flow and ask the right question. We create another entity that will handle what the user types in.
Our search_terms
entity will have 2 values :
name
(or 1)
skill
(or 2)