Retrieving pre saved phone numbers in Google Dialogflow for Username defined as EntitiesHow can I trigger a `action.intent.INTENT_NAME` intent from my webhook?Dialogflow entity matching IssuesDialogflow - Match intent if phrase is ever presentHTTP GET request for user's phone number in fulfillment editorDialogflow - Google Assistant: @sys.any entity not catching sequence of digitsHow to keep a user in a loop for an intent until webhook (fulfillment) is satisfied with the resultsDialogflow Intent that will display additional text to that which is spokenDialogflow Prefers System Entities to User DefinedHow can I receive input from user without defining training phrases for Actions on GoogleDialogflow Fulfillment cannot do dynamic quiz chatbot
Is there a practical way of making democratic-like system skewed towards competence?
5v home network
Calculate the shadow on earth of a large orbital disk
Drawing Super Mario Bros.....in LaTeX
Would Anti-Magic Zone Affect Dragon Breath?
Slow coworker receiving compliments while I receive complaints
Type and strength of a typical chain
How honest to be with US immigration about uncertainty about travel plans?
How to handle shared mortgage payment if one person can't pay their share?
How to execute a project with two resources where you need three resources?
Sanitise a high score table to remove offensive terms / usernames
Why is CMYK & PNG not possible?
How can my hammerspace safely "decompress"?
What is joint estimation?
Numbering like equations for regular text
How do you translate "Don't Fear the Reaper" into Latin?
Prove the inequality is true
What is the meaning of "shop-wise" in "… and talk turned shop-wise"?
UK PM is taking his proposal to EU but has not proposed to his own parliament - can he legally bypass the UK parliament?
Multiple stock symbols for same company with in USA
Is there an engine that finds the best "practical" move?
Match the blocks
What causes standard door hinges to close up to a certain amount automatically?
If the law cited as the reason for an impeachment article is rendered unconstitutional, does that nullify the impeachment article?
Retrieving pre saved phone numbers in Google Dialogflow for Username defined as Entities
How can I trigger a `action.intent.INTENT_NAME` intent from my webhook?Dialogflow entity matching IssuesDialogflow - Match intent if phrase is ever presentHTTP GET request for user's phone number in fulfillment editorDialogflow - Google Assistant: @sys.any entity not catching sequence of digitsHow to keep a user in a loop for an intent until webhook (fulfillment) is satisfied with the resultsDialogflow Intent that will display additional text to that which is spokenDialogflow Prefers System Entities to User DefinedHow can I receive input from user without defining training phrases for Actions on GoogleDialogflow Fulfillment cannot do dynamic quiz chatbot
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;
As part of a conversational bot use case using Google's Dialogflow, I have list of User names defined as Entities which are pretrained and using fulfillment perform certain actions for spoken intents.
One such intent requires me to retrieve cell phone numbers of users so it can be passed to notify users via text/voice for messages.
I wanted to know if there is a way within Google Dialogflow to provision storing of numbers, say by defining phoneNumber entity but linking it to the Username entity, so that on referencing the username, related phone number can be extracted for that user and send a message.
Exact use case: If a person is asked for, based on the user name mentioned, the bot should retrieve user's phone number and send them a message.
Appreciating any assistance in advance.
Thanks,
Ulhas S.
google-cloud-firestore dialogflow dialogflow-fulfillment
add a comment
|
As part of a conversational bot use case using Google's Dialogflow, I have list of User names defined as Entities which are pretrained and using fulfillment perform certain actions for spoken intents.
One such intent requires me to retrieve cell phone numbers of users so it can be passed to notify users via text/voice for messages.
I wanted to know if there is a way within Google Dialogflow to provision storing of numbers, say by defining phoneNumber entity but linking it to the Username entity, so that on referencing the username, related phone number can be extracted for that user and send a message.
Exact use case: If a person is asked for, based on the user name mentioned, the bot should retrieve user's phone number and send them a message.
Appreciating any assistance in advance.
Thanks,
Ulhas S.
google-cloud-firestore dialogflow dialogflow-fulfillment
add a comment
|
As part of a conversational bot use case using Google's Dialogflow, I have list of User names defined as Entities which are pretrained and using fulfillment perform certain actions for spoken intents.
One such intent requires me to retrieve cell phone numbers of users so it can be passed to notify users via text/voice for messages.
I wanted to know if there is a way within Google Dialogflow to provision storing of numbers, say by defining phoneNumber entity but linking it to the Username entity, so that on referencing the username, related phone number can be extracted for that user and send a message.
Exact use case: If a person is asked for, based on the user name mentioned, the bot should retrieve user's phone number and send them a message.
Appreciating any assistance in advance.
Thanks,
Ulhas S.
google-cloud-firestore dialogflow dialogflow-fulfillment
As part of a conversational bot use case using Google's Dialogflow, I have list of User names defined as Entities which are pretrained and using fulfillment perform certain actions for spoken intents.
One such intent requires me to retrieve cell phone numbers of users so it can be passed to notify users via text/voice for messages.
I wanted to know if there is a way within Google Dialogflow to provision storing of numbers, say by defining phoneNumber entity but linking it to the Username entity, so that on referencing the username, related phone number can be extracted for that user and send a message.
Exact use case: If a person is asked for, based on the user name mentioned, the bot should retrieve user's phone number and send them a message.
Appreciating any assistance in advance.
Thanks,
Ulhas S.
google-cloud-firestore dialogflow dialogflow-fulfillment
google-cloud-firestore dialogflow dialogflow-fulfillment
asked Mar 28 at 20:57
Ulhas ShettyUlhas Shetty
217 bronze badges
217 bronze badges
add a comment
|
add a comment
|
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55406755%2fretrieving-pre-saved-phone-numbers-in-google-dialogflow-for-username-defined-as%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55406755%2fretrieving-pre-saved-phone-numbers-in-google-dialogflow-for-username-defined-as%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown