Dialogflow V2 Setup

Dialogflow V2 Setup

DialogFlow agents can be integrated with your Webio organisation to utilise natural language understanding to identify the intent of a response, and use this intent to progress the conversation journey. Integrate each of your dialogflow agents to your Webio organisation to make them available to your bots.

Quick trick: Generate your JSON key for your dialogflow agent service account, then paste this key into your organisation screen, by selecting Integrations, Dialogflow V2.

Google Dialogflow ES (Global)

If you don't already have a Google DialogFlow account, you can login with your google account at https://dialogflow.cloud.google.com/#/login.  Once logged in, create a new agent, add your intents and for each intent add a few training phrases that would mean this intent.  You're now ready to link to your DialogFlow agent to your Webio organisation. 

Linking Your DialogFlow Agent To Your Webio Organisation

Generating The Key

Before you can use your DF agent within a bot, it first needs to be integrated with your Webio organisation.  This is done using the JSON key for your agent.  To generate the key, within DialogFlow click the settings icon next to your agent name.  

You will see the Google Project ID highlighted in blue.  In the screenshot below it is webio-yes-no.  Click on this and you will be taken through to your project on the Google Cloud Platform.


In the Navigation menu, select IAM & Admin and then Service Accounts



Select Create a Service Account and complete the Service account name and description, select Create and Continue. 


The role you need to add is the Dialogflow API Admin. Click Continue and Done.


You can now generate the key you require.  For the service account you have just created, click into the actions dots and choose manage keys.  Under Add a Key, choose Create New Key, make sure it is on JSON and click create. 



Copy the entire key from the first { to the last }.  All of this needs to be pasted into your Webio organisation screen. 

Completing The Integration

To complete the integration please follow this link Integrating A DialogFlow Agent (webio.com)
    • Related Articles

    • How to Setup a SFTP (Classic Web App)

      SFTP is a secure method of transferring data. Connecting via SFTP allows you to access API services as detailed in our Swagger document, or retrieve reports. If you want to connect to Webio using SFTP then you can configure an SFTP connection for ...
    • Unknown error creating or editing a campaign

      To create a campaign or edit an exiting one, the file that needs to be uploaded has to contain data. In case of an empty file or a file that contains only headers, an error will occur when moving to "Define Field Mappings. Since our system is not ...
    • Data Sharing - Third Parties

      Webio takes our data protection responsibilities very seriously. We protect your data by ensuring it is secure and we manage your data in compliance with GDPR. When necessary we do share data with carefully selected third parties, but before we do we ...
    • Webio Webhooks

      Quick trick: click into organisations, scroll down to Webhooks, click create Webhook, enter the callback URL, select the events you want to subscribe to and click create. This documentation covers Webhooks creation process on on our Old UI. If you ...
    • Updating a sender id

      Sender ids are set within each bot from the ids available to your organisation.  To update a sender id, click into to bot and select the required id from the drop down user the sent from box.  Update your bot and then update any campaign that uses ...