How to add a chatbot to your avatar or robot
Click the gear icon in the upper left corner of the Robot/Avatar frame. Now a sidebar will open. Here, click on the three dots and select Add Chatbot. Now select the chatbot you want to add from the list. Upload the chatbot credentials in JSON format (the chatbot credentials you export from your chatbot).
Create a Chatbot with Dialogflow
To use Google Dialogflow, you need to create a service account and private key for the new agent in Google Dialogflow. Before you begin Role required: admin Procedure:- On the project dashboard page, click Go to project settings.
- On the IAM & Admin page, click Service Accounts.
- Click + Create Service Account.
- Provide a name, and then click Create and Continue.
- Under Select a role, select Dialogflow > Dialogflow API Client.
- Click Continue.
- Click Done.
- Click the link for the record in the Email column.
- The Service account details page opens.
- Click the Keys tab.
- Click Add Key > Create new key.
- When prompted for the key type, select JSON, and then click Create. The JSON file is downloaded to your computer.
