Site icon BotFlo

How to bulk upload intents from a CSV file in Dialogflow

If you are creating a large FAQ chatbot in Dialogflow, typing out all the intents one by one can be a slow and painful process.

You can use my tool to speed up the process.

How to use this tool




Here are the steps:

1 Download the sample CSV file

2 Choose the bot’s language

3 Choose your bot’s timezone

4 Select the CSV file from your local computer

5 Click on Download button to download the agent ZIP file

6 Use the Restore Agent ZIP file feature in Dialogflow ES and your bot will be ready!

7 Now modify the CSV file based on your own data

The tool above is a demo, and allows you to convert a CSV file with two columns: Query and Response into a Dialogflow agent ZIP file. This allows a single training phrase and a single response per intent, and autogenerates a slug derived from the training phrase as the intent name.

If you want to use custom intent names and multiple training phrases and multiple responses per intent, check out the 4 column FAQ Bot Generator demo

Exit mobile version