April 7, 2023 No Comments

Dialogflow CX Tutorial For Beginners Part-2

What is webhook? A webhook is a user defined HTTP callback that is automatically invoked whenever certain criteria is fulfilled. A webhook can be created in any server-side programming language like Python, PHP or Node.js. You can read more about webhook here. In Dialogflow, a webhook can be used to fetch data from your server […]

April 7, 2023 2 Comments

Dialogflow CX Tutorial For Beginners Part-1

About Dialogflow Dialogflow CX tutorial for beginners Part 1 Let’s begin the Appointment Chatbot development. 1. Google signup To start using Dialogflow you need to have a Google Account. If you already use Gmail, you can log in using that account. Or you can create a new Google account. 2. Create a Project To start […]