Category "dialogflow-cx"

Dialogflow CX - Required Page Parameters problem

I'm creating a flow in Dialogflow CX and I faced a problem with the pages Parameters. When I read about it, it says that when you check the required checkbox, t

Dialogflow CX sys.date type not recognising "Morgen" (tomorrow in german)

The sys.date type in Dialogflow CX does not recognize the German word "Morgen" meaning (tomorrow) in English. The type recognizes "heute" (today), or even more

How to use C# and Google.Cloud.Dialogflow.Cx.V3 to generate valid Google DialogFlow CX webhook response JSON

I've created a webhook using C# and ASP.NET Core in order to try to generate the webhook response to DialogFlow, but I'm really struggling with using Google.Clo