Dialogflow Tutorials: Integrate Dialogflow Chatbot with Database

preview_player
Показать описание
Download our free ebook to get the following exclusive content:
- 7 use cases for education chatbot
- 7 things to consider before launching your chatbot
- 7 strategies for designing perfect edtech chatbot
- 7 tips for improving your chatbot performance

Looking for custom chatbot developers? Click on below link:

This video shows how to integrate your Dialogflow agent with a firebase database.

Some useful link to firebase documentation:
Рекомендации по теме
Комментарии
Автор

How we can read multiple child from database

arjunkv
Автор

You deserve way way more subscribers. I've already told all my coworkers about your videos. Amazing stuff you have here. Thanks!

jpesmar
Автор

just came across this video, had subscribed already

pogrammerinthehouse
Автор

Thank you!! I wish your next video is bigquery to dialogflow

rodcastillo
Автор

Muchas gracias, estuve buscando esto por la red durante varios días y no entendía nada hasta que acabo de ver tu vídeo. Ya me suscribo a tu canal y de nuevo gracias!

alanreyes
Автор

What a great explanation. Hopely more in 2020? Many thanks.

jayhu
Автор

Thank you very much Sir for posting this, but when I click on enable inline editor in fulfillments it asks to manage billing and a billing account.
whereas in this video you weren't asked to enable billing?
Have you already enabled billing and does it charge when we connect it to firebase?

harshshah
Автор

This doesn't seem to work in some cases.

Particularly, when some credentials have been set and the ApplicationDefault isn't working.

everybot-it
Автор

Awesome!! This is so good😍😍😍🙏🙏🙏 So much in depth knowledge...Wow great!!!

Sheeba_Rizvi
Автор

i follow of the steps and i dont read my firebase :c, maybe exist other method for fix my mistake ?

joseossesplaza
Автор

Deployment isn't working at 19:16. It says Snapshot and Value aren't defined and that Snapshot is missing a ):

The deployment of your Cloud Function failed:
Function failed on loading user code. Error message: Code in file index.js can't be loaded.
Is there a syntax error in your code?
Detailed stack trace: /srv/index.js:41
return
^


SyntaxError: missing ) after argument list

function handleReadFromDB(agent){
return
const value = snapshot.child('text').val();
if(value !== null){
agent.add(`the value from database is ${value}`);
}
});

tonyaube
Автор

thank you so much for your tutorial, is it available to link DF CX with firebase to read and write like exactly DF ES

abdelrahmanmustafa
Автор

Could you please tell me whether I can store the conversation done from chatbot by every user in the database to have a track on what all queries is being asked from the users.
Please let me know!

hemantsahu
Автор

genial amigo, muchas gracias por el tutorial eres un maestro

frankramirez
Автор

I follow all steps, but in the end it is not working. When i write something to save to DB, the text parametar is not chaning in the firebase DB. It stay "ABCD". Do you have any solutions?

muhamedkozic
Автор

Cara !!! tu é muito muito muito bom !!! :) Me ajudou muito !!! Metodologia nota 10 !!!

garotospunkrock
Автор

Thank you very much for this tutorial!
I´d like to ask: is it possible to save the sessionId on Firebase?

FelipeMarquardt
Автор

Is it possible to store documents.. Then How to store the documents in data base

saikirandas
Автор

What if I want to store multiple orders of a restaurant?how can I do that as this only gives the most recent value

zahidkhan-lnjv
Автор

Can we connect Dialogflow to another database like Mongo DB etc..?

vikaskanchan
welcome to shbcf.ru