DEV Community

Cover image for Automate customer support with Dialogflow
Pipedream
Pipedream

Posted on

Automate customer support with Dialogflow

In this week's Speed Run, we learn how to connect Dialogflow with Pipedream and generate dynamic responses to customer support requests without code.

With Dialogflow, we can build chat bots that use Natural Language Processing or NLP for short.

Just give Dialogflow examples of training phrases and how to respond to them, and it will automatically train and build a dedicated bot for you.

Then we use Pipedream to customize responses and reply with real dynamic data.

In this example, we automatically reply with the current stock in our inventory.

Top comments (0)