# Dialogflow

<figure><img src="https://3688769499-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mbui1HRO4dGghy5ITOz%2Fuploads%2FD7mzd8IvQQLqKQohlAl5%2Fdialogflow-overview-1.png?alt=media&#x26;token=737f01ad-dcff-4856-861c-e8fd099afab4" alt=""><figcaption></figcaption></figure>

Dialogflow, formerly known as Api.ai, is a natural language understanding platform that makes it easy to design and integrate a conversational user interface into your mobile app, web application, device, bot, interactive voice response system, and so on. Using Dialogflow, you can provide new and engaging ways for users to interact with your product.

<figure><img src="https://3688769499-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mbui1HRO4dGghy5ITOz%2Fuploads%2FN9SFd6Z47v5ScHLBGh2x%2F12.png?alt=media&#x26;token=3d90490b-d476-4de1-a3be-4cf2190c9d4d" alt="diagram showing how messages go from a user to the respond platform to dialogflow"><figcaption></figcaption></figure>

With Dialogflow integrated with the IS-Messenger platform, you can:

* Develop powerful conversational functionalities
* Deliver messages on the requests of users
* Store profile-specific information
* Retain contextual awareness

#### Dialogflow Editions <a href="#dialogflow_editions" id="dialogflow_editions"></a>

Dialogflow offers two main types of agents: **Dialogflow CX** and **Dialogflow ES**.

* **Dialogflow CX** is designed specifically for large-scale and complex conversational systems suitable for enterprises.
* **Dialogflow ES** is a simpler edition that is well-suited for small to medium-sized businesses and organizations that are just starting out with chatbots and conversational systems.

Learn more about [Dialogflow editions here](https://cloud.google.com/dialogflow/docs/editions).

#### Connecting to Dialogflow <a href="#connecting_to_dialogflow" id="connecting_to_dialogflow"></a>

To set up the Dialogflow API Integration with IS-Messenger, you can take a look at the following article:

Connecting to Dialogflow

#### Dialogflow + IS-Messenger <a href="#dialogflow_respond_io" id="dialogflow_respond_io"></a>

The following table summarizes what you can achieve with the Dialogflow + IS-Messenger

| **Feature**                 | **Dialogflow Only** | **Dialogflow + IS-Messenger** |
| --------------------------- | ------------------- | ----------------------------- |
| Natural Language Processing | ✅[^1]               | ✅                             |
| Intent Manager              | ✅                   | ✅                             |
| Entity Management           | ✅                   | ✅                             |
| Multi-channel Integration   | -                   | ✅                             |
| One-Click Deployment        | -                   | ✅                             |
| Contact Manager (CRM)       | -                   | ✅                             |
| Broadcasting                | -                   | ✅                             |
| Surveys                     | -                   | ✅                             |
| Automatic Tagging           | -                   | ✅                             |
| AI-Human Hybrid/Handoff     | -                   | ✅                             |
| Variable Values             | -                   | ✅                             |
| File Storage and Delivery   | -                   | ✅                             |
| Parametric Code Generator   | -                   | ✅                             |
| Store and Manage Responses  | -                   | ✅                             |

The IS-Messenger platform utilizes Dialogflow's parameters and events to achieve the functionalities in the table above. To learn more on how to make the most out of this integration, take a look at the pages below:

Custom PayloadsParametersEvents

#### FAQ and Troubleshooting <a href="#faq_and_troubleshooting" id="faq_and_troubleshooting"></a>

**Why am I getting&#x20;*****"The key could not be validated. Invalid key provided"*****&#x20;error?**

This error occurs because the API key generated from a non-global server is not supported by IS Messenger. Currently, IS Messenger only supports global Dialogflow agents.&#x20;

[^1]:
