// const knowledgeBaseId = `the ID of your KnowledgeBase`; I can't seem to find the knowledgebase ID in Dialogflow nor in the Cloud Console. Please help.
I'm getting backend failure error in google smart home while accessing fulfillment URL provided in dialogflow webhook url { textPayload: "SYNC: Request ID 15
I want to integrate conversation actions and Smart Home Actions in a app. When call app will 2 options : Play a conversations game. Control light, pan,... A c
I'm working with dialogflow quick replies and i want to show the options to the user vertically. What i mean is, by default, the user will see the options side
How can I detect an intent while remaining idempotent and not have the possibility to change any contexts or entities? According to DetectIntent() as shown in t
I have a question. Is it possible to use both flowXO and API.ai together and single-time in one bot? If so, how to implement it?
I am trying to use dialogflow's integration called "Dialogflow messenger" (This isn't the interface to microsoft messenger). The integration is at beta stage, b
Is Dialogflow available in Hungarian ? It is not a langage available in the official list in Dialogflow when you try to choose a langage. Thanks
I am trying for a fulfillment in Dialogflow using Firebase. There is data in Firestore and the intent is expected to retrieve the results based on the given par
To study, I'm trying to make a bot that, in response to a request, will send an image. Used waifu pics api (https://waifu.pics/docs) just pictures. It sends the
I'm working with dialogflow for creating chatbots, i want to recover all the messages and send them to bigquery, after i will link bigquery to datastudio to sho
I successfully created a simple chatbot using Google Dialogflow and a webhook. The bot asks a user to enter their age. If their age is between 18 and 60, the
I successfully created a simple chatbot using Google Dialogflow and a webhook. The bot asks a user to enter their age. If their age is between 18 and 60, the
i'm actually trying to use Dialogflow v2 with java sdk in android. I can already make queries to dialogflow but I wanted to send some payload with my query. Be
i'm actually trying to use Dialogflow v2 with java sdk in android. I can already make queries to dialogflow but I wanted to send some payload with my query. Be